Merlinoboy said:
But, is this possible on mac too? I REALLY want to put my own music in CS! If not, anyone any suggestions on how to make it for mac?
Yes. Learn x86 and PPC assembly, disassemble the Mac executable, and figure out how it works. Once you've done that, you can duplicate this hack for the Mac.
That's not as easy as I made it sound, by the way.
Noxid said:
No, this is an ASM hack and that means that there is 0% chance of it being transferrable to mac.
I wouldn't say 0%; if the hack doesn't rely on calling any system library functions, it could probably be transferred to Mac with just minor tweaking. (And then a copy translated into PPC assembly so that it works on
all Macs.) If it does call system library functions (which wouldn't surprise me), it'd be a bit more difficult to port it. Not impossible though.
carrotlord said:
Okay, before I forget, I've written a Python script to automatically apply this hack to Doukutsu.exe.
Oh good, that was desperately needed.
carrotlord said:
The best way would probably be WINE, though I have no idea how successful it may be.
I think the regular Cave Story works on WINE. I remember some hacks not working, but that was on Darwine where there was a nasty graphics bug; I haven't tested them since upgrading to WINE proper.
Merlinoboy said:
I HATE wine... I tried to get it workin for two years exactly... And countless times i've been advised the same, irritating, never working, wine! And then it seems to be the only free emulator... So, no. It isn't going to be wine, in my case, darwine.
Well, if you're using Darwine, that's your problem right there. There's a
newer version available (no longer called Darwine) that works a lot better. At least, it no longer has that graphics bug that prevents DirectX programs from running. Of course, you can only use that version if you have an Intel mac.