Author Topic: About Touphscript  (Read 1430 times)

ocarina

  • *
  • Posts: 1
    • View Profile
About Touphscript
« on: 2018-08-18 17:36:19 »
I downloaded latest version but when I run it says 1.2.9 and ts says this;

No FFVII installation found
Error creating spacing table
Couldn't dump kernel2: basic_ios::clear: iostream error

here ini file;

# 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 = E:\Game\Steam\steamapps\common\FINAL FANTASY VII\data\field\flevel.lgp
world = E:\Game\Steam\steamapps\common\FINAL FANTASY VII\data\wm\world_us.lgp
scene = E:\Game\Steam\steamapps\common\FINAL FANTASY VII\data\lang-en\battle\scene.bin
kernel = E:\Game\Steam\steamapps\common\FINAL FANTASY VII\data\lang-en\kernel\KERNEL.BIN
kernel2 = E:\Game\Steam\steamapps\common\FINAL FANTASY VII\data\lang-en\kernel2.bin
window = E:\Game\Steam\steamapps\common\FINAL FANTASY VII\data\lang-en\WINDOW.BIN
exe = E:\Game\Steam\steamapps\common\FINAL FANTASY VII\ff7_en.exe