ROM Hack [Release] Shin Megami Tensai IV + Final - Dialogue Editing Tool

Bastani

Well-Known Member
OP
Newcomer
Joined
Mar 13, 2016
Messages
77
Trophies
0
Age
27
XP
237
Country
Canada
So as you probably already know, I've been busy at work on the SMTIVFinal translation.
I've been messing around with the files and I found the way the dialogue was structured and made a program to manipulate it. It's a little early in build right now and it has trouble with some special characters, but it'll most likely let you know if the sentence does contain special characters (doesn't work in all cases).

upload_2016-4-8_8-22-58.png
upload_2016-4-8_8-23-57.png

upload_2016-4-8_8-23-25.png
upload_2016-4-8_8-23-41.png

The way this works is that in takes in all the Lengths and Position of each individual sentence.

01 00 00 00 10 00 00 00 4E 02 00 00 00 00 00 00

where the 5th byte is the length and the 9th - 10th bytes are the position (in little-endian).
I haven't completely tested this, but it should work for the most part.
I'll also include the source for anyone who wants to look.
This is my first C# project so I apologise for the messiness and no comments as well aha.

My SMTIVFinal Project:
http://gbatemp.net/threads/wip-shin-megami-tensai-iv-final-english-translation.420566/
 

Attachments

  • SMT4 D-Edit.zip
    8.2 KB · Views: 305
  • Source.zip
    78.3 KB · Views: 245
Last edited by Bastani,

Bastani

Well-Known Member
OP
Newcomer
Joined
Mar 13, 2016
Messages
77
Trophies
0
Age
27
XP
237
Country
Canada
It's not complete, it messes up at NewLines and can't recognize a few other special characters
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    K3Nv2 @ K3Nv2: Yeah forgot to turn that off