Managed to find one £6.25 anyone that wants one as well here is the ebay link http://www.ebay.co.uk/itm/ML-2016-T...rElectronics_Batteries_SM&hash=item2ecc25c861
Hey all, It appears the byteswapping utility hates 64 bit Operating systems: any word on how to get past this?
Yeah, don't set up a vm for this! It is pretty straightforward to do in any programming language! At last resort use wine! Learning to do it in python might be even less of a pain than to seting-up a vm to do it for you!
It's worth setting up seeing how simple it is to get running, assuming you've got the spare HDD space.
OK back to the main post where do you start to grab the header data from say a Sega CD game to patch say Final Fight CD NTSC-J? I only want to do this one game instead of bothering installing a new BIOS for one game.SDConv fails patching this game so was hoping to do this manually for the one game.
You can't convert a Japanese game to other regions without moving the initial program loader code to a new address. On that particular game moving the program code forward in memory is failing and that's why SDCONV isn't working for you. Making non Japanese games work in a Japanese system is easy because the security program on Japanese machines are smaller so you can just pad the difference with NOP instructions. No relocation required. Because of that, you won't get away with that game, without modding your BIOS.
I burnt jp_mcd1_911228_region_free.bin on a 27C1024-85 for my Japanese Mega CD 1 but it will not boot with that chip (the whole unit will not power on with it). Had to revert to the original BIOS chip.
Just a word of caution, this program is doing 32bit word swap, not 16 bit byte swap... Edit: Also, please check the new thread with newer versions of these files.