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 - RPG-Ducky

Pages: [1]
1
FF7 Tools / Re: [FF7] Text editor - touphScript (v1.3.0)
« on: 2014-10-17 18:44:55 »
I have a question. I'm looking to do a Danish translation of FF7. But after trying to dump the files via touphScript, the program gave me a "Fatal Error: Cannot open registry" message. I have the 2012 version, and I changed the file paths in the .ini file accordingly. I also de-activated any bugfix, dialogue strip, etc., but it still gave me the error. Does anybody know how to fix this?
For reference, here's my edit of the .ini file:

-----------------
# Strip unused text
text_strip = 0

# Strip unused scripts
script_strip = 0

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

# Various script patches, will only work on original English field scripts to avoid conficts

# In case question lines need to be modified in main script 3
ealin_2 = 0
# Enable extra Barret cutscene later on in gonjun1
chrin_2 = 0
# Enables original clock minigame difficulty
kuro_4 = 0
# Activate village elder extra dialogue immediately after other two
# (instead of having to ask 10 times)
goson = 0
# Enable old guy's 3 random dialogues (only 2 shown normally).
elmin4_2 = 0
# Enable Aerith's dialogue when attempting to pass
# before Kalm (uses Tifa's without)
psdun_2 = 0
# Change Tifa & Aerith's lovepoints check to > 40 (was > 120)
gongaga = 0
# Fix Barret infinite lovepoints bug
# (gives +6 points if you hear him out to the end, otherwise none)
cosin1_1 = 0
# Fix Tifa infinite lovepoints bug
blin67_2 = 0
# Modify battle game odds, shorten game to 5 rounds
# & fix battle end after 4th opponent.
games_2 = 0
# Enable extra cutscene (text needs to be copied over from PSX version)
mtcrl_9 = 0
# Insert extra Barret dialogue if not in party when receiving PHS
elminn_1 = 0
# Change when TV dialogues appear
min51_1 = 0
# Fixes movie end chopping
lastmap = 0
# Patches question var in case mods change it
frcyo = 0
# Fixes menu access bug after talking with Yuffie
fship_4 = 0
--------------------------------

Thanks.

Pages: [1]