Curse: The Eye of Isis

Curse: The Eye of Isis

NCain 21 May, 2023 @ 7:31pm
Maybe Someone Else Can Solve It.
There was another topic that led me to the config.val file which can be opened up in the HxD hex editor.

I am just above being a newbie at it through messing around with widescreen & 720p Xbox emulation and the like. This is my slightly cleaned up "homework" and where I leave off at because I just don't have the experience necessary to solve getting the preferred keyboard controls and I can handle movement defaults and my chosen custom enough to play.
(I also learned that pressing the same input again in the config menu deletes that input)
--
W = 77
A = 61
S = 73
D = 64

Officially changed inputs and options move 4 places down from their default spot in the val file after changing and there are 17 spaces between input name and the chosen button.

Up

OG:
04 00 00 00 01 00 00 07 10 00 00 0A 00 00 00 06 01 00 00 00 02 00 00 00 02 00 00 00 11 00 00 09 04 00 00 00

With all inputs deleted.
04 00 00 00 00 00 00 07 00 00 00 06 01 00 00 00 02 00 00 00 02 00 00 00 15 00 00 09 0A 00 00

With arrow input on another function alongside walking.
04 00 00 00 01 00 00 07 12 00 00 0A 00 00 00 06 01 00 00 00 02 00 00 00 02 00 00 00 15 00 00 09 0A 00 00 00

My Edits
04 00 00 00 01 00 00 07 10 00 00 0A 00 00 00 06 01 00 00 00 02 00 00 00 02 00 00 00 11 00 77 09 04 00 00 00 = Did something, Down direction key no longer works for walking but game pops up

04 00 00 00 01 00 00 07 10 00 00 0A 00 00 00 06 01 00 00 00 02 00 00 00 02 00 00 00 11 77 00 09 04 00 00 00 = Game pops up. Also does something, DDK no longer works for walking.

04 00 00 00 01 00 00 07 10 00 00 0A 00 00 00 06 01 00 00 00 02 00 00 00 02 00 00 00 77 00 00 09 04 00 00 00 = Same thing

04 00 00 00 01 00 00 07 10 00 00 0A 00 00 00 06 01 00 77 00 02 00 00 00 02 00 00 00 11 00 00 09 04 00 00 00 = Same thing

04 00 00 00 01 00 00 07 10 00 00 0A 00 00 00 06 77 00 00 00 02 00 00 00 02 00 00 00 11 00 00 09 04 00 00 00 = Same thing

04 00 00 00 01 00 00 07 10 00 00 0A 00 00 77 06 01 00 00 00 02 00 00 00 02 00 00 00 11 00 00 09 04 00 00 00 = Same thing

04 00 00 00 01 00 00 07 10 00 00 0A 77 00 00 06 01 00 00 00 02 00 00 00 02 00 00 00 11 00 00 09 04 00 00 00 = Same thing

04 00 00 00 01 00 00 07 10 00 77 0A 00 00 00 06 01 00 00 00 02 00 00 00 02 00 00 00 11 00 00 09 04 00 00 00 = Game pops up. Also does something, now udk and ddk no longer work for walking.

04 00 00 00 01 00 00 07 10 77 00 0A 00 00 00 06 01 00 00 00 02 00 00 00 02 00 00 00 11 00 00 09 04 00 00 00 = Same thing but for both

04 00 00 00 01 00 00 07 77 00 00 0A 00 00 00 06 01 00 00 00 02 00 00 00 02 00 00 00 11 00 00 09 04 00 00 00 = Same thing but for both

Down

OG:
04 00 00 00 01 00 00 07 11 00 00 0A 00 00 00 06 01 00 00 00 02 00 00 00 02 00 00 00 12 00 00 09 04 00 00 00

My Edits

04 00 00 00 01 00 00 07 00 00 00 09 00 00 00 06 01 00 00 00 02 00 00 00 02 00 00 00 12 00 73 09 04 00 00 00 = Same thing but now for down and right arrows

Left

OG:
04 00 00 00 01 00 00 07 12 00 00 0A 00 00 00 06 01 00 00 00 02 00 00 00 02 00 00 00 13 00 00 09 05 00 00 00

04 00 00 00 01 00 00 07 12 00 00 0A 00 00 00 06 01 00 00 00 02 00 00 00 02 00 00 00 13 00 61 09 05 00 00 00 = Now all arrow keys don't work.

Right

OG:
04 00 00 00 01 00 00 07 13 00 00 0A 00 00 00 06 01 00 00 00 02 00 00 00 02 00 00 00 14 00 00 09 0B 00 00 00

In Order and The Differences:

04 00 00 00 01 00 00 07 (10) 00 00 0A 00 00 00 06 01 00 00 00 02 00 00 00 02 00 00 00 (11) 00 00 09 (04) 00 00 00

04 00 00 00 01 00 00 07 (11) 00 00 0A 00 00 00 06 01 00 00 00 02 00 00 00 02 00 00 00 (12) 00 00 09 (04) 00 00 00

04 00 00 00 01 00 00 07 (12) 00 00 0A 00 00 00 06 01 00 00 00 02 00 00 00 02 00 00 00 (13) 00 00 09 (05) 00 00 00

04 00 00 00 01 00 00 07 (13) 00 00 0A 00 00 00 06 01 00 00 00 02 00 00 00 02 00 00 00 (14) 00 00 09 (0B) 00 00 00

Putting down into the UP direction appropriately makes you go backward. Putting up into DOWN switches both down and right to LEFT and OPPOSITE respectively.

10 11 04 Up
11 12 04 Down
12 13 05 Left
13 14 0B Right