mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-16 00:24:08 +00:00
Switching pad modes and cheats when player is switching between controller and kb&m
This commit is contained in:
parent
d51bf48dcd
commit
ba8aa38654
4 changed files with 127 additions and 32 deletions
|
@ -204,6 +204,7 @@ enum Config {
|
|||
#ifndef RW_GL3
|
||||
#define XINPUT
|
||||
#endif
|
||||
#define DETECT_PAD_INPUT_SWITCH // Adds automatic switch of pad related stuff between controller and kb/m
|
||||
#define KANGAROO_CHEAT
|
||||
#define ALLCARSHELI_CHEAT
|
||||
#define ALT_DODO_CHEAT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue