Noxid said:Yes, but you'll need to know how to use a hex editor or debugger at the very least.
CPU Dump ------ KeyDown map
Address Hex dump ASCII
004133A3 00 14 14 14|14 14 14 14|14 14 14 01|14 14 14 14| .
004133B3 14 14 14 14|14 02 03 04|05 14 14 14|14 14 14 14|
004133C3 14 14 14 14|14 14 14 14|14 14 14 14|14 14 14 14|
004133D3 14 06 14 14|14 14 14 14|14 14 14 14|07 14 14 14|
004133E3 14 08 14 09|14 14 14 0A|0B 14 0C 14|14 14 14 14| ...
004133F3 14 14 14 14|14 14 14 14|14 14 14 14|14 14 14 14|
00413403 0D 0E 14 14|0F 14 14 14|14 14 14 14|14 14 14 14| .
00413413 14 14 14 14|14 14 14 14|14 14 14 14|14 14 14 14|
00413423 14 14 14 14|14 14 14 14|14 14 14 14|14 14 14 14|
00413433 14 14 14 14|14 14 14 14|14 14 14 14|14 14 14 14|
00413443 14 14 14 14|14 14 14 14|14 14 14 10|11 14 12 13|
CPU Dump -----KeyUp map
Address Hex dump ASCII
004134A3 00 13 13 13|13 13 13 13|13 13 13 01|13 13 13 13| .
004134B3 13 13 13 13|13 02 03 04|05 13 13 13|13 13 13 13|
004134C3 13 13 13 13|13 13 13 13|13 13 13 13|13 13 13 13|
004134D3 13 06 13 13|13 13 13 13|13 13 13 13|07 13 13 13|
004134E3 13 08 13 09|13 13 13 0A|0B 13 0C 13|13 13 13 13| ...
004134F3 13 13 13 13|13 13 13 13|13 13 13 13|13 13 13 13|
00413503 0D 0E 13 13|13 13 13 13|13 13 13 13|13 13 13 13| .
00413513 13 13 13 13|13 13 13 13|13 13 13 13|13 13 13 13|
00413523 13 13 13 13|13 13 13 13|13 13 13 13|13 13 13 13|
00413533 13 13 13 13|13 13 13 13|13 13 13 13|13 13 13 13|
00413543 13 13 13 13|13 13 13 13|13 13 13 0F|10 13 11 12|
Do that.Noxid said:Code:CPU Dump ------ KeyDown map Address Hex dump ASCII 004133A3 [COLOR="Red"]0B[/COLOR] 14 14 14|14 14 14 14|14 14 14 01|14 14 14 14| . 004133B3 [COLOR="red"]0C[/COLOR] 14 14 14|14 02 03 04|05 14 14 14|14 14 14 14| 004133C3 14 14 14 14|14 14 14 14|14 14 14 14|14 14 14 14| 004133D3 14 06 14 14|14 14 14 14|14 14 14 14|07 14 14 14| 004133E3 14 08 14 09|14 14 14 0A|[COLOR="red"]14[/COLOR] 14 [COLOR="red"]14[/COLOR] 14|14 14 14 14| ... 004133F3 14 14 14 14|14 14 14 14|14 14 14 14|14 14 14 14| 00413403 0D 0E 14 14|0F 14 14 14|14 14 14 14|14 14 14 14| . 00413413 14 14 14 14|14 14 14 14|14 14 14 14|14 14 14 14| 00413423 14 14 14 14|14 14 14 14|14 14 14 14|14 14 14 14| 00413433 14 14 14 14|14 14 14 14|14 14 14 14|14 14 14 14| 00413443 14 14 14 14|14 14 14 14|14 14 14 10|11 14 12 13|
Code:CPU Dump -----KeyUp map Address Hex dump ASCII 004134A3 [COLOR="red"]0B[/COLOR] 13 13 13|13 13 13 13|13 13 13 01|13 13 13 13| . 004134B3 [COLOR="red"]0C[/COLOR] 13 13 13|13 02 03 04|05 13 13 13|13 13 13 13| 004134C3 13 13 13 13|13 13 13 13|13 13 13 13|13 13 13 13| 004134D3 13 06 13 13|13 13 13 13|13 13 13 13|07 13 13 13| 004134E3 13 08 13 09|13 13 13 0A|[COLOR="red"]13[/COLOR] 13 [COLOR="red"]13[/COLOR] 13|13 13 13 13| ... 004134F3 13 13 13 13|13 13 13 13|13 13 13 13|13 13 13 13| 00413503 0D 0E 13 13|13 13 13 13|13 13 13 13|13 13 13 13| . 00413513 13 13 13 13|13 13 13 13|13 13 13 13|13 13 13 13| 00413523 13 13 13 13|13 13 13 13|13 13 13 13|13 13 13 13| 00413533 13 13 13 13|13 13 13 13|13 13 13 13|13 13 13 13| 00413543 13 13 13 13|13 13 13 13|13 13 13 0F|10 13 11 12|
Noxid said:Do that.
Robot7290 said:I know I'm resurrecting a dead thread, but I'm completely lost. I have no knowledge of using a hex editor.
So far, I downloaded a hex editor and opened up the Cave Story exe. I looked for "004134A3" but couldn't find it. I know I must seem retarded to those fluent in this, but I don't have the knowledge to do this, but would hate to miss out on Cave Story.
This may seem like I'm asking a bit much, but if anyone knows how to do this in a snap, could they send me their exe? I'm using the .exe in the translated Deluxe version btw
I understand subtraction, but I didn't understand the number 0x400000.Carrotlord said:I'm sorry if I'm supporting the resurrection of a dead thread, but remember Noxid told you to subtract 0x400000. This means the real address is 134A3 for a hex editor, not 4134A3.
Great, perfect, thanks!By the way, if you don't want to screw with the exe, why not try GRebind? It's a key remapper that was basically built for Cave Story.
http://www.cavestory.org/downloads_misc.php <--Look at the 6th box.