TurBoss / 7h

Final Fantasy 7 wrapper tool by Iros
Microsoft Public License
21 stars 31 forks source link

Feature request: controller config #22

Open NeonLightning opened 6 years ago

NeonLightning commented 6 years ago

would it be possible to have control mapping through 7h? and have it saved in 7h as a way to fix the occasional controls reset bug in ff7?

TurBoss commented 5 years ago

sorry for the delay do you mean the psx controller?

thanks

NeonLightning commented 5 years ago

honestly i don't remember anymore. i haven't played in a while. although setting the controls through 7h does still seem useful.

Kaldarasha commented 5 years ago

There is an input.cfg in the ff7 root folder. Though, there is no info about the file, but we know for sure that the key/button mappings are stored in there.

TurBoss commented 5 years ago

some notes

Offsets - Keyboard

00 - Gamepad detection(???) 01 - Camera 05 - Target 09 - Page Up 0D - Page Down 11 - Menu 15 - OK 19 - Cancel 1D - Switch 21 - Assist 2D - Start 31 - Up 35 - Right 39 - Down 3D - Left

Offsets - Gamepad 61 - ??? 65 - Camera 69 - Target 6D - Page Up 71 - Page Down 75 - Menu 79 - OK 7D - Cancel 81 - Switch 85 - Assist 91 - Start 95 - Up (E3) 9D - Down (E4) 99 - Right (E6) A1 - Left (E5)