mirror of
https://github.com/reaaLx/nx1-gsc-dump.git
synced 2025-04-22 17:15:48 +00:00
17 lines
303 B
INI
17 lines
303 B
INI
// Hello Dave, Would you like to play a game?
|
|
unbindall
|
|
|
|
// Gamepad setup
|
|
exec thumbstick_default.cfg
|
|
exec buttons_default.cfg
|
|
|
|
bind BUTTON_BACK "togglescores"
|
|
bind BUTTON_START "togglemenu"
|
|
|
|
// Menus
|
|
bind ~ "toggleconsole"
|
|
bind ` "toggleconsole"
|
|
|
|
exec default_mp_gamesettings.cfg
|
|
set stat_version 11
|