Commit Graph
64 Commits
Author SHA1 Message Date
somewhatlurker 9f27d0548b launcher: start work on plugin config 2019-08-30 00:16:33 +10:00
nastys f98ae0e7a9 Merge branch 'master' of Skyth/PD-Loader into master 2019-08-29 12:51:58 +00:00
Skyth 865e986246 Add a better FPS limiter 2019-08-29 15:43:26 +03:00
nastys ce6bb33ba8 GAMO2 DIVALLER support 2019-08-14 21:49:44 +02:00
somewhatlurker 362e1b9259 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 13531c4352 don't reload xinput config every frame 2019-08-14 22:09:04 +10:00
somewhatlurker e1fe198376 rewrite TargetInspector to directly access memory, and add experimental ShouldVibrate bool 2019-08-14 21:46:38 +10:00
nastys 226d0d33d9 Fix hide CREDIT(S) 2019-08-14 00:24:25 +02:00
nastys 80192e841c MP4 adv movies support, CREDIT(S) options, launcher options 2019-08-13 22:51:17 +02:00
nastys 93f212fa43 Fix borderless mode 2019-08-09 15:22:51 +02:00
nastys 2e1da17161 More internal resolution options 2019-08-08 19:12:19 +02:00
nastys 27a05652f1 Fix and improve GPU detection 2019-08-08 18:51:41 +02:00
nastys 41be868bb8 Windowed mode fixes; Double tap ESC to quit; Launcher improvements 2019-08-08 16:01:08 +02:00
somewhatlurker 0e63043885 add hardware_slider to default config.ini 2019-08-08 17:15:38 +10: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
_ 26de4c1a1a Xinput improvements with more than 1 controller 2019-08-08 04:07:22 +02:00
somewhatlurker 9b4018b47e change (simplify) ESM config, add option to allow using hardware sliders 2019-08-08 05:33:50 +10:00
somewhatlurker 42e282568c launcher: replace messagebox question icon with PokeWhat 2019-08-05 08:56:38 +10:00
somewhatlurker f3e19e9ff8 launcher: derp (helps if the import name's right) 2019-08-05 08:17:37 +10:00
somewhatlurker fec60e6e82 launcher: use SkinnedMessageBox when exiting 2019-08-05 08:15:06 +10:00
somewhatlurker ec7850c714 render: move cuInit setup into framework.h 2019-08-05 08:07:59 +10:00
somewhatlurker 78c5ee6b0a 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 16bbe3c05f render: make borderless resolution adjustable and hopefully fix window size being wrong on high dpi 2019-08-05 07:47:39 +10:00
somewhatlurker cae862c40e minor cleanup in launcher 2019-08-05 07:17:59 +10:00
nastys e10e237b99 More user-friendliness 2019-08-04 23:01:03 +02:00
nastys c926ee780d Add user-friendliness (part 2) 2019-08-04 02:15:09 +02:00
nastys 808570731b Add user-friendliness 2019-08-04 02:07:05 +02:00
nastys 2ef36063f1 Merge somewhatlurker's changes to the launcher 2019-08-02 23:59:08 +02:00
nastys 8eb9276a33 Remove unnecessary stubs 2019-08-02 23:53:50 +02:00
nastys 85d5ea002d Oof 2019-08-02 14:27:55 +02:00
nastys ea8ab1559a Merge branch 'master' of https://notabug.org/nastys/PD-Loader 2019-08-02 00:24:33 +02:00
lybxlpsv d8773e35f8 Merge branch 'no_card2' of lybxlpsv/PD-Loader into master 2019-08-01 15:01:27 +00:00
lybxlpsv 0a0c01ad04 playerdatamanager: forgot to change back stuff 2019-08-01 21:52:38 +07:00
lybxlpsv f12c0d6dce playerdatamanager: fix typo on experimental module_card_workaround 2019-08-01 21:43:28 +07:00
nastys 2ba2bbbcf3 Vista support (part 2) 2019-08-01 02:49:35 +02:00
nastys 179a68d4bc Vista support (part 1) 2019-08-01 02:48:39 +02:00
nastys 114862fec4 Add RTFM 2019-07-31 00:01:28 +02:00
nastys 0c69d02ff5 Update README.txt 2019-07-30 23:49:32 +02:00
nastys 30bc900afa Add fake dnsapi.dll 2019-07-30 23:40:17 +02:00
nastys f53ddd1c7e Clean up (part 4) 2019-07-30 13:55:04 +02:00
nastys 5f178010ea Clean up (part 3) 2019-07-30 13:50:40 +02:00
nastys ca5760fb40 Clean up (part 2) 2019-07-30 13:49:50 +02:00
nastys 998f4274a5 Clean up 2019-07-30 13:48:28 +02:00
nastys 25f819bdfb Add README.txt 2019-07-30 01:33:16 +02:00
nastys a7b88c7d17 Merge branch 'master' of somewhatlurker/PD-Loader into master 2019-07-24 12:51:49 +00:00
somewhatlurker 0f5601e161 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 4a3e919285 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 2b73a40532 Update README.md 2019-07-12 03:40:46 +02:00
somewhatlurker 90f72050c7 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 bb7514989d Add korenkonder's enhanced stage manager 2019-07-10 00:34:16 +02:00