Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Vykthor13

Pages: [1]
1
FF7 Tools / Re: [FF7] Text editor - touphScript (v1.3.0)
« on: 2017-07-29 05:01:15 »
Hey there! I know this post is over a month without anyone posting, but I'm not sure if I should make a new topic for this.

So, I have an issue with the tool. After reading a few of the previous posts, I could solve most of my problems, except one, "No FFVII installation found". I use the Steam version, and all texts were dumped properly (I assume). I thinks I should also mention that I have Reunion installed.

So here's my ini file:
Spoiler: show

# 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 = C:\Program Files (x86)\Steam\SteamApps\common\FINAL FANTASY VII\data\field\flevel.lgp
world = C:\Program Files (x86)\Steam\SteamApps\common\FINAL FANTASY VII\data\wm\world_us.lgp
scene = C:\Program Files (x86)\Steam\SteamApps\common\FINAL FANTASY VII\data\lang-en\battle\scene.bin
kernel = C:\Program Files (x86)\Steam\SteamApps\common\FINAL FANTASY VII\data\lang-en\kernel\kernel.bin
kernel2 = C:\Program Files (x86)\Steam\SteamApps\common\FINAL FANTASY VII\data\lang-en\kernel\kernel2.bin
window = C:\Program Files (x86)\Steam\SteamApps\common\FINAL FANTASY VII\data\lang-en\kernel\window.bin
exe = C:\Program Files (x86)\Steam\SteamApps\common\FINAL FANTASY VII\ff7_en.exe


And the only line in my log file is this:
"No FFVII installation found"

Anyhow, sorry if I shouldn't have "revived" this post, and any help is appreciated. Thanks in advance!


Pages: [1]