Commit Graph
52 Commits
Author SHA1 Message Date
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
nastys a80712d3d3 Merge branch 'no_card_moduleselect' of lybxlpsv/PD-Loader into master 2019-07-09 18:14:45 +00:00
somewhatlurker cf6e5ae21a launcher: components saving
automatically add section to components.ini if required and added loop to save components on quit
2019-07-10 04:07:41 +10:00
lybxlpsv c60aeeab83 changed some patches 2019-07-10 00:43:36 +07:00
lybxlpsv b14b357131 make the card hack workaround configurable 2019-07-10 00:33:19 +07:00
somewhatlurker 6e4a4947c3 ignore section names in tlac config files 2019-07-10 03:12:58 +10:00
somewhatlurker 4e12802f46 (almost) support reading components in launcher
not really complete imo because it requires modification of the components file
2019-07-10 02:44:33 +10:00
nastys 9a84276d76 Merge branch 'no_card_moduleselect' of lybxlpsv/PD-Loader into master 2019-07-09 16:16:21 +00:00
lybxlpsv 8a08d0f81e re-enable relevant patches 2019-07-09 22:52:56 +07:00
lybxlpsv 8c1d7a5324 hacky attempt to enable module selection without card 2019-07-09 22:35:23 +07:00
nastys b686324cad Who's Cainan? ¯\_(ツ)_/¯ 2019-07-08 00:51:44 +02:00
nastys 85a5262d1c Update README 2019-07-08 00:36:51 +02:00
nastys 1b07823190 Move ESC/quit game 2019-07-07 16:58:22 +02:00