I was toying with some C/C++, and I happened to have the page on the GSHI wiki that contains offsets between PSX game versions open, so I made a small console app that will convert codes between all the versions of the (measly) three games we have listed (eh, we should probably collect a few more).
For now, it can only convert one code at a time, making it less useful than it could be. I suppose I should augment it to allow batch conversion.
I've included source, in case anyone wants to muck around with it. Keep in mind that I'm fully aware of how ugly the source is, heh. Also, there are more efficient ways of doing what I did, but the way I did it was just what popped into my head. Anyway, here:
[dead link; upgraded to Majestic Porter]
For now, it can only convert one code at a time, making it less useful than it could be. I suppose I should augment it to allow batch conversion.
I've included source, in case anyone wants to muck around with it. Keep in mind that I'm fully aware of how ugly the source is, heh. Also, there are more efficient ways of doing what I did, but the way I did it was just what popped into my head. Anyway, here:
[dead link; upgraded to Majestic Porter]
Comment