HomeForumsWhat's newResources 
 
 
Question to those translating saturn games
Yomandinga - Oct 16, 2003
 Yomandinga Oct 16, 2003
I was just wondering what programs you use to translate the games so could you please list down anything that you use.

 DBOY Oct 18, 2003
UltraEdit-32, CD-Mage and PHP.

 IBarracudaI Oct 18, 2003
PHP?! what for?

 Yomandinga Oct 18, 2003
Ok thanks for that I'll look into it hopefully I can get good at this quick hey we all gotta start somehwere.

 CyberWarriorX-Clone Oct 18, 2003
Yeah, you'll basically want some sort of hex editor(obviously hex workshop and ultraedit are the most popular), a way of testing your hacks(cdmage if you want to test on an emulator, or you could just get an Action Replay+Commlink card and patch the files in memory on a real saturn), and of course a good compiler for any tools you write for yourself(and trust me, you -will- be writing tools).

Though one thing d didn't mention was that you should also have a good disassembler on hand(especially if you need to do any VWF routines, etc.). IDA pro seems to be the tool of choice, but it also costs like $800 unless you happen to get it from somewhere other than datarescue.

There's probably other tools you might find useful, but it all depends on what you want and need to do.

Cyber Warrior X

 Alexvrb Oct 19, 2003
I dig the sig, Cyber. Hey that ryhmes...

 IBarracudaI Oct 19, 2003
LOLOL :lol:

CyberWarrior is getting cloned! hehe

Humm.. I wonder if I forgot my password... better watch out..

 Yomandinga Oct 23, 2003
This will be the first time I try to do something like this so is there any tutorials I could look at just so I know where to start.