switch to INI for settings (easier), make settings a singleton thingy, slightly simplify core pause/stop/reset. Drop support for remappable inputs for now
This commit is contained in:
2168
resources/gamecontrollerdb.h
Normal file
2168
resources/gamecontrollerdb.h
Normal file
File diff suppressed because it is too large
Load Diff
8
resources/options.ini
Normal file
8
resources/options.ini
Normal file
@@ -0,0 +1,8 @@
|
||||
[general]
|
||||
savepath=
|
||||
[audio]
|
||||
volumel=0.74
|
||||
volumer=0.74
|
||||
lock=true
|
||||
[cpu]
|
||||
type=interpreter
|
||||
Reference in New Issue
Block a user