Commit Graph
21 Commits
Author SHA1 Message Date
somewhatlurker 1a1f462ec0 TLAC: ps4 slider: hopefully actually fixed now 2020-08-11 21:49:44 +10:00
somewhatlurker cfdd8a614a TLAC: ps4 slider support: try to fix issues 2020-08-11 19:38:36 +10:00
somewhatlurker d3d086635d slider emu: check serial state pointer isn't null 2020-08-11 03:20:59 +10:00
somewhatlurker 22047cec12 TLAC slider emulator: more directly emulate input data to avoid tracking section state, testing for ps4 official controller slider support
also allow slider in menu (toggle in keyconfig) and remove need for hardware slider disabling patch (patches/launcher)
2020-08-11 00:55:20 +10:00
nastys 9690ae6b8b [Patches+TLAC] Force toon (NPR1; option in launcher + press F9 to toggle) 2020-08-06 00:57:32 +02:00
nastys b03aadbd3e [TLAC] Fake coin emulation 2020-08-05 22:01:01 +02:00
nastys 47388e9a95 [TLAC] Add JVS_SW1 and JVS_SW2 2020-08-05 17:25:55 +02:00
twistero 78113d385a Make game window more responsive to touches. 2019-11-27 23:36:33 +08:00
nastys fc52c5ce13 Make MENU_CIRCLE behave like the other MENU keybindings 2019-10-26 16:06:02 +02:00
nastys 8b6587dc88 Keybinding fixes 2019-10-26 15:39:11 +02:00
nastys d6d4ab5970 Better keybindings 2019-10-26 15:09:56 +02:00
somewhatlurker c3e8ad226d add code for skipping through menus (input bit 0x6e set based on any control panel buttons being used) 2019-10-26 10:16:53 +11:00
somewhatlurker 4ae7845971 pause: add SE volume submenu, improve some state management 2019-10-21 01:20:44 +11:00
somewhatlurker 10ac550fed add pause menu (with one option)
this is pretty annoying becuase it requires drawing the overlay after drawing text..
it's probably not a bad idea to ship a new text renderer so some of the dodginess can be avoided
2019-10-20 02:49:54 +11:00
nastys f485973cc9 Separate menu D-Pad bindings 2019-10-13 17:32:19 +02:00
nastys 8d02025254 XInput Rumble 2019-09-11 02:25:01 +02:00
somewhatlurker b2d5311d79 change double-tap esc to exit behaviour -- now sets the flag for the game to exit itself 2019-09-10 05:54:53 +00:00
somewhatlurker 82d0724403 make diva.exe exit cleanly (with double-tap esc) 2019-09-03 01:07:25 +10:00
nastys 41be868bb8 Windowed mode fixes; Double tap ESC to quit; Launcher improvements 2019-08-08 16:01:08 +02:00
somewhatlurker 79ba676287 make JVS L and R buttons from slider work with input emulator active
(should fix issue #6)
2019-08-08 17:08:42 +10:00
nastys 998f4274a5 Clean up 2019-07-30 13:48:28 +02:00