ROM Hack from the abyss translation

  • Thread starter Thread starter valyr
  • Start date Start date
  • Views Views 10,846
  • Replies Replies 46

valyr

Well-Known Member
Member
Joined
Sep 15, 2007
Messages
326
Reaction score
50
Trophies
1
Location
United Kingdom
XP
1,509
Country
need some help extracting some dat files i have most of the in game text and graphics translated already but these are giving me some serious problems thanks any help is appreciated


UPDATE: problems solved now have 60% item/skill names and descriptions done
70% graphics
70% game text: arrgh found some more in the arm9 binary

will be releasing a beta patch this weekend hopefully

Edited on 31/01/08
 
Quick script (it works well on itemlist, need some tweaking on skilllist). By the way, the fact you got most script extracted is perhaps because they are plain text files...
tongue.gif
(also graphics uses already documented graphics file formats)

CODEimport sys
from struct import unpack

f = file(sys.argv[1], 'rb')

pad, strange = unpack('
 
I'm enjoying this little game.. fun but short! I'd love to try this translation when done Valyr. Thanks a lot deufeufeu for helping!
 
i really love this game

if there is any way that i can help you then let me know
though i cant translate any of that stuff xD
 
I guess 'this weekend' isn't happening, huh? Any update/report? I don't know much of the game, but it looked fun.
When you're at 70%, either there isn't a lot of text ingame, OR You're a monster!! Well, then don't eat me or anything, good job though.
 
sorry the patch isnt released yet everyone, Family probs lol im sure you understand
right anyway down to business am now looking at this week sometime for the patch
release as i have some size issues with some of the text fitting in boxes etc other than that just graphics
to finish and some text.
Items and skills are complete
Sorry for the delay ppl

valyr
 
way cool! i will try this out for sure. i liked the game even in japanese, tho some stuff was confusing
wink.gif
so with a translation i might play to the end.
smile.gif
 
need some help extracting some dat files i have most of the in game text and graphics translated already but these are giving me some serious problems thanks any help is appreciated


UPDATE: problems solved now have 60% item/skill names and descriptions done
70% graphics
70% game text: arrgh found some more in the arm9 binary

will be releasing a beta patch this weekend hopefully

Edited on 31/01/08


So that was on the 31st Jan? So this is the second weekend... do you need any help with anything? I can try my best...
 

Site & Scene News

Popular threads in this forum