Commit Graph

23 Commits

Author SHA1 Message Date
Mr-Wiseguy 54b862599c Implemented UI for controlling autosaving, fixed general config defaults not being applied correctly 2024-05-04 13:08:14 -04:00
Mr-Wiseguy b9c9e65672 Changed save directory on linux to $HOME/.config/appname 2024-05-01 02:38:33 -04:00
Mr-Wiseguy a6f94f9e2e Added special defaults for steam deck and embedded linux icon png into binary 2024-04-26 22:41:41 -04:00
Mr-Wiseguy b28614b128 Implemented mouse aiming 2024-04-26 01:48:26 -04:00
Mr-Wiseguy a6e34bb49b Changes to fix compilation on linux 2024-04-25 03:04:14 -04:00
thecozies 8fbb7b6025 option to enable/disable background input 2024-04-21 17:33:09 -05:00
thecozies 17aa09506b 'Reset to Defaults' button implemented 2024-04-21 13:02:47 -05:00
thecozies 6613c9967d bugfix: load 'low_health_beeps' key from config 2024-04-21 12:38:35 -05:00
thecozies 26117389aa gyro sensitivity option + update range inputs styling 2024-04-21 12:14:41 -05:00
Mr-Wiseguy 38f813ae04 Added option in graphics config file to override graphics API selection 2024-04-14 16:57:11 -04:00
thecozies 9e1dd0500d default to 16:9 2024-04-01 12:34:31 -05:00
thecozies bb11e81850 hud aspect ratio in gfx config 2024-04-01 12:23:09 -05:00
Mr-Wiseguy 4c5f48a2c3 Add check for programmable sample positions for MSAA settings, fixed fullscreen option going out of sync with alt+enter shortcut 2024-04-01 03:19:16 -04:00
thecozies 5f74dfa2ba added downsampling option 2024-03-27 17:43:15 -05:00
Mr-Wiseguy 3520fdfbc5 Added icons and version number, disabled 8x MSAA and set default to 2x 2024-03-15 19:47:29 -04:00
Mr-Wiseguy 0775299aae Reorganized config menu tabs, hide debug menu behind manual config file edit, added missing recompiler config file 2024-03-15 12:13:39 -04:00
Mr-Wiseguy eeeabba64d Added background music volume and low health beep settings, imported warp names 2024-03-10 16:40:41 -04:00
Mr-Wiseguy 57475d058b Implemented rumble, added control options menu with rumble strength and targeting mode 2024-03-04 02:13:12 -05:00
Mr-Wiseguy ca66fdddbb Implemented proper ROM selection menu 2024-03-03 21:17:59 -05:00
Mr-Wiseguy 569d86d901 Added heuristics to determine when to skip camera interpolation, added ability to enable developer mode in RT64 2024-03-02 23:28:48 -05:00
Mr-Wiseguy 958808acb0 Enable relevant RT64 enhancements, fix pause background corruption if song of soaring was played before ever pausing 2024-02-04 22:55:15 -05:00
Mr-Wiseguy 992bdb67e9 Save controls and graphics configs to files after editing and load them on startup 2024-01-21 19:21:58 -05:00
Mr-Wiseguy 8e4e4b1cae Split recomp config handling into separate file, changed "inputs" RmlUi variable to be a struct with an "array" member and named fields for each input 2024-01-21 14:04:56 -05:00