OMG FLAN!!!!!!!
Quote from Arva:
Quote from Deep_Space_Observer:
If nothing seems to happen when you enter the "xkas file.asm file.smc" command, that means it worked. As is the patch changes the gravity for Tourain, so you won't notice any effects ingame elsewhere. If you want to change what area is affected you can open up the patch in notepad and change the value of the CMP #$05 instruction to one of the other values mentioned at the bottom of the file.
Yes, I did all that, but I changed the 05 to 03 for WS, but when I entered WS, no change. I also tried to compare two identical roms in a hex editor, except one of them was supposed to be patched, but they ended up identical so it seems nothing really happend.
That usually (and by that I mean nearly always) means that you didn't patch it right. If there's data in the ASM file, then you didn't patch it, if there's nothing in the file, then that's another reason it couldn't work.
I don't go into the command section of Xkas, I usually just have the ROM and ASM file in the same folder as Xkas, and drag the ASM file over the .exe for Xkas. Nice and easy.