[PC] Text editor - touphScript (v1.4.0)

  • Thread starter Thread starter luksy
  • Start date Start date
Status
Not open for further replies.
thanks for making these tools. sorry for floods. by the way what is r04?
 
Until Luksy releases his latest version - this one will have to suffice. It works with Reunion R04 and the English Steam version [I can't remember whether you have to override the paths in the ini or not].  It has the following issues (or things missing that could make it better):

https://www.ff7catalog.com/posts/143360/

Download HERE
 
Last edited:
hey thanks finally working.

ff7.exe.txt kernel0-1.txt is empty is it normal?
 
Last edited:
hey thanks finally working.

ff7.exe.txt kernel0-1.txt is empty is it normal?
01_kernel.txt will have 3 entries only. Assuming you used correct path to it.
 
log file says;

Registry values found:SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{141B8BA9-BFFD-4635-AF64-078E31010EC3}_is1
Registry values found:SOFTWARE\Square Soft, Inc.\Final Fantasy VII
Error creating spacing table
Couldn't dump scene: converting to scene failed, basic_ios::clear: iostream error
Couldn't dump kernel: basic_ios::clear: iostream error
Couldn't dump kernel2: basic_ios::clear: iostream error
Couldn't dump exe: basic_ios::clear: iostream error
 
anyone tell me is there any problem this (up message) log file says? Or how to solve?
 
Hello all, Im trying to change menu options using Toughscript and I get an error saying

Registry values found:SOFTWARE\Square Soft, Inc.\Final Fantasy VII
Error creating spacing table
Cannot read / error reading flevel
Couldn't dump world_us: basic_ios::clear: iostream error
Couldn't dump scene: converting to scene failed, basic_ios::clear: iostream error
Couldn't dump kernel: basic_ios::clear: iostream error
Couldn't dump kernel2: basic_ios::clear: iostream error
Couldn't dump exe: basic_ios::clear: iostream error

I have read the entire toughscript thread and none of the solutions there seemed to fix the issue. Ive reinstalled, cleared my registry, and done any other solution mentioned in the post.
My ini file is as follows
# Strip unused text
text_strip = 1

# Strip unused scripts
script_strip = 1

# Insert missing windows.
# Reuses previous window id values if available,
# otherwise defaults are x = 80, y = 80, w = 150, h = 57
window_patch = 1

# Dump window parameters with text
# (where available)
dump_x = 0
dump_y = 0
dump_w = 0
dump_h = 1
dump_sp = 0
dump_question = 0

# Force character name widths to width of value
# (not recommended for redistribution)
# cloud = Cloud
# barret = Barret
# tifa = Tifa
# aerith = Aerith
# redxiii = Red XIII
# yuffie = Yuffie
# caitsith = Cait Sith
# vincent = Vincent
# cid = Cid

# Override paths
text = .\text\
flevel = "D:\Games\Steamapps\Common\Final Fantasy VII\data\field\flevel.lgp"
world = "D:\Games\Steamapps\Common\Final Fantasy VII\data\wm\world_us.lgp"
scene = "D:\Games\Steamapps\Common\Final Fantasy VII\data\battle\scene.bin"
kernel = "D:\Games\Steamapps\Common\Final Fantasy VII\data\kernel\kernel.bin"
kernel2 = "D:\Games\Steamapps\Common\Final Fantasy VII\data\kernel\kernel2.bin"
window = "D:\Games\Steamapps\Common\Final Fantasy VII\data\kernel\window.bin"
exe = "D:\Games\Steamapps\Common\Final Fantasy VII\ff7.exe"

I have my TS and ff7 folder all set to write and all run as administrator and im using version 1.3.1. Idk what ive missed so any help would be appreciated.
 
Last edited:
Certain of your files are either corrupt, broken, non readable/writable, or not compatible.

I assume "d" drive is a writable drive?  And not your cd/dvd/blu-ray drive?
 
Yes my D drive is my secondary HDD, Ive even gone so far as to use my admin account to disable read-only mode for the entire drive. Ive done fresh installs of TS and ff7, including the exes gained from 7h even though they should have no effect on this process, i even tried changing the exe path in the ini file to the BC, MO, and even SS exes to see if any of those would change it.
 
Your game seems to be English version, which is correct.  All I can assume is your files are broken somehow.  A mod you have installed may have broken one of the files.  Does ts work with original game?
 
No, When i did a fresh install i tried it before running the ff7 converter, after running but before setting up 7h
 
Ok so something i noticed that is if i put the # back in my ini it dumps from the files from somewhere and makes the full list of txt files and fills them... but any changes i make has no effect in game. I deleted my txt folder and dumped again and the changes i made were still in the txt files.. So my TS is pulling from a set of game files somewhere, i thought it was from the source folder, but i deleted my source folder and it still pulled the same data.
 
Another update. I tried it on my wifes laptop (windows 8 whereas my pc is win 7) and i get the exact same error, I also first time installed steam and ff7 on it prior so there couldnt be any broken or modded files sitting in some location im not thinking of. It still pulled a full list of dialogue when all the file paths were excluded, encoded it and still no effect in game, dump the files again and the files still had the changes i made.
 
There has to be some reason this is not working for you, but works for me.  I don't think ts is broken out of the box. Upload your executable to me, along with flevel.lgp  from data

Send to my pm.
 
Status
Not open for further replies.
Back
Top