Commit Graph
64 Commits
Author SHA1 Message Date
Skyth f3a006ff77 Fix the mistake in FPS limiter 2019-08-29 20:59:11 +03:00
nastys 857a6c3841 Merge branch 'master' of Skyth/PD-Loader into master 2019-08-29 12:51:58 +00:00
Skyth 244b6eca25 Add a better FPS limiter 2019-08-29 15:43:26 +03:00
nastys 3ebf184615 GAMO2 DIVALLER support 2019-08-14 21:49:44 +02:00
somewhatlurker 92ae9bd5c2 launcher: fix default values of some options,
restore "are you sure" save message when an option has been changed,
remove "are you sure" save message on apply button
2019-08-15 00:49:18 +10:00
somewhatlurker 378887f68e don't reload xinput config every frame 2019-08-14 22:09:04 +10:00
somewhatlurker 98c12e7455 rewrite TargetInspector to directly access memory, and add experimental ShouldVibrate bool 2019-08-14 21:46:38 +10:00
nastys 21fe175731 Fix hide CREDIT(S) 2019-08-14 00:24:25 +02:00
nastys 140a28f5aa MP4 adv movies support, CREDIT(S) options, launcher options 2019-08-13 22:51:17 +02:00
nastys ec374bd188 Fix borderless mode 2019-08-09 15:22:51 +02:00
nastys c168d97ac7 More internal resolution options 2019-08-08 19:12:19 +02:00
nastys b50b4ce7c6 Fix and improve GPU detection 2019-08-08 18:51:41 +02:00
nastys 6167f84432 Windowed mode fixes; Double tap ESC to quit; Launcher improvements 2019-08-08 16:01:08 +02:00
somewhatlurker 415db20dac add hardware_slider to default config.ini 2019-08-08 17:15:38 +10:00
somewhatlurker 0f13995687 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
_ f9e11d8093 Xinput improvements with more than 1 controller 2019-08-08 04:07:22 +02:00
somewhatlurker 100aac8da0 change (simplify) ESM config, add option to allow using hardware sliders 2019-08-08 05:33:50 +10:00
somewhatlurker 365e15fdb0 launcher: replace messagebox question icon with PokeWhat 2019-08-05 08:56:38 +10:00
somewhatlurker 5440d671cd launcher: derp (helps if the import name's right) 2019-08-05 08:17:37 +10:00
somewhatlurker 07e6966cc2 launcher: use SkinnedMessageBox when exiting 2019-08-05 08:15:06 +10:00
somewhatlurker fe72d86b9f render: move cuInit setup into framework.h 2019-08-05 08:07:59 +10:00
somewhatlurker f8eefbf6bc launcher: avoid crashing with original version of GLUT, move cuInit call into ui.h (function setup in framework.h), allow changing resolution of borderless mode 2019-08-05 08:07:23 +10:00
somewhatlurker fe2828a730 render: make borderless resolution adjustable and hopefully fix window size being wrong on high dpi 2019-08-05 07:47:39 +10:00
somewhatlurker 8ebed19012 minor cleanup in launcher 2019-08-05 07:17:59 +10:00
nastys 40546aa07f More user-friendliness 2019-08-04 23:01:03 +02:00
nastys 9e0f11182f Add user-friendliness (part 2) 2019-08-04 02:15:09 +02:00
nastys 058a2c68a3 Add user-friendliness 2019-08-04 02:07:05 +02:00
nastys a8f6f1e8ea Merge somewhatlurker's changes to the launcher 2019-08-02 23:59:08 +02:00
nastys 58bd356aa3 Remove unnecessary stubs 2019-08-02 23:53:50 +02:00
nastys dd3d6e17fc Oof 2019-08-02 14:27:55 +02:00
nastys a90dedaf51 Merge branch 'master' of https://notabug.org/nastys/PD-Loader 2019-08-02 00:24:33 +02:00
lybxlpsv e5142ba3a2 Merge branch 'no_card2' of lybxlpsv/PD-Loader into master 2019-08-01 15:01:27 +00:00
lybxlpsv 5bfe3abb5b playerdatamanager: forgot to change back stuff 2019-08-01 21:52:38 +07:00
lybxlpsv 94bdb31885 playerdatamanager: fix typo on experimental module_card_workaround 2019-08-01 21:43:28 +07:00
nastys 621f5cea6c Vista support (part 2) 2019-08-01 02:49:35 +02:00
nastys 07c22d6825 Vista support (part 1) 2019-08-01 02:48:39 +02:00
nastys 761ac6dab0 Add RTFM 2019-07-31 00:01:28 +02:00
nastys f0f9524e73 Update README.txt 2019-07-30 23:49:32 +02:00
nastys 3b22c4e046 Add fake dnsapi.dll 2019-07-30 23:40:17 +02:00
nastys 63ca207019 Clean up (part 4) 2019-07-30 13:55:04 +02:00
nastys 948c3f4402 Clean up (part 3) 2019-07-30 13:50:40 +02:00
nastys b8a3511c10 Clean up (part 2) 2019-07-30 13:49:50 +02:00
nastys d1349cfebe Clean up 2019-07-30 13:48:28 +02:00
nastys 17b6c02aee Add README.txt 2019-07-30 01:33:16 +02:00
nastys 004e0c7f23 Merge branch 'master' of somewhatlurker/PD-Loader into master 2019-07-24 12:51:49 +00:00
somewhatlurker 83dfdb7dd8 borderless mode: fix mouse interaction for freeglut
(checks client area position before using the WS_POPUP workaround for original glut)
2019-07-19 13:51:33 +10:00
somewhatlurker 0fc3de25ae window mode improvements
*support borderless with original glut
*check game mode support for actual requested display mode
2019-07-18 11:14:31 +10:00
nastys 76782c6bd6 Update README.md 2019-07-12 03:40:46 +02:00
somewhatlurker 722e7cafc1 xinput improvements
*make LB/RB aliases for LS/RS
*support LSB/RSB (thumbstick buttons)
*move some duplicated code into a function
*add button name comments to keyconfig
2019-07-11 06:12:29 +10:00
nastys 73d374f4fb Add korenkonder's enhanced stage manager 2019-07-10 00:34:16 +02:00