somewhatlurker
a1d69543d4
Merge branch 'master' of somewhatlurker/PD-Loader into master
2019-09-14 04:43:20 +00:00
somewhatlurker
4025d8b821
frm: use fps for motion rate
2019-09-14 14:42:19 +10:00
somewhatlurker
b42680c57d
render: make borderless mode behave more like a real window
...
`WS_POPUP` is replaced with `WS_CLIPSIBLINGS | WS_CLIPCHILDREN` (same as freeglut uses for its native borderless mode)
while `WS_POPUP` seems to often used as a style for borderless windows (at least from what I read online), it seems completely unnecessary :/
2019-09-12 04:07:44 +00:00
somewhatlurker
3223d80666
fix frame speed slider initial value (should ignore effect of auto speed)
2019-09-11 13:01:46 +10:00
somewhatlurker
d266dd0542
make USE_AUTO_FRAMESPEED_ADDRESS and AUTO_FRAMESPEED_TARGET_FRAMERATE_ADDRESS constants
2019-09-11 11:01:14 +10:00
somewhatlurker
a28a6bece3
launcher: rearrange and add spacers to options section
2019-09-11 10:49:42 +10:00
nastys
a1f2b94988
Make it optional
2019-09-11 02:48:37 +02:00
somewhatlurker
2239228bb0
add frm motion rate option and fix esm options
2019-09-11 10:28:29 +10:00
nastys
381523114e
XInput Rumble
2019-09-11 02:25:01 +02:00
somewhatlurker
969eaa4a7c
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
23a391fc75
frm: ensure correct speed in test modes, stop modifying "aetFrameDuration" because it breaks some effects (actual aet code is patched)
2019-09-08 03:59:28 +10:00
somewhatlurker
dafeef7936
frm: use InjectCode for readability, add fix for snow effect, fix module menu framerate
2019-09-06 22:16:05 +10:00
somewhatlurker
4ae24cea39
frm: fix wind effect(?), increase motionSpeedMultiplier to 5
2019-09-06 10:35:02 +10:00
somewhatlurker
82f5d35e0a
frm: fix speed in data test modes
2019-09-06 08:35:58 +10:00
somewhatlurker
7b35907406
restrict frame rate adjustments to in-pv and attract demos only
2019-09-06 03:24:04 +10:00
somewhatlurker
2cb5004c47
replace FrameRateManager with new approach
...
-- now keeps sync much better, but makes wind effects and some stuff outside PVs run at the wrong speed
2019-09-06 02:37:38 +10:00
somewhatlurker
e259e78909
render: fix fps limit set divide by 0, allow enabling limiter after startup
2019-09-06 00:04:55 +10:00
somewhatlurker
b8f008aa5a
add BOM check to config reads
2019-09-03 16:50:20 +10:00
lybxlpsv
7c5294f0f5
tlac: fix TAA getting re-enabled during boot up.
2019-09-03 00:05:40 +07:00
somewhatlurker
567324ec9c
render: set fps limit on display func instead
2019-09-03 02:23:43 +10:00
somewhatlurker
0e937ce4e2
make diva.exe exit cleanly (with double-tap esc)
2019-09-03 01:07:25 +10:00
somewhatlurker
2f7375c5e7
try adding Hori X and F2nd Miniboard controller GUIDs
2019-09-02 18:09:50 +10:00
somewhatlurker
05880402c5
Merge branch 'render_dllexport' of lybxlpsv/PD-Loader into master
2019-09-02 04:31:39 +00:00
lybxlpsv
549beb38f8
render: change export names
2019-09-02 05:26:14 +07:00
nastys
91b7e557aa
136xx768
2019-09-01 23:58:38 +02:00
nastys
dec56b08cf
Set 1080p as the default internal resolution in the ini
2019-09-01 23:46:37 +02:00
nastys
edc1256341
Allow adv MP4 by default
2019-09-01 23:38:37 +02:00
nastys
097f2dde29
More resolution presets
2019-09-01 23:25:34 +02:00
nastys
ad14e2e165
Add warning to ini files; use_card by default
2019-09-01 22:50:38 +02:00
lybxlpsv
90d875642f
render: add framerate dllexports for other plugins to access.
2019-09-01 22:45:30 +07:00
somewhatlurker
39b55c59a2
render: add lightmode for FPS limiter (reduces CPU usage... hopefully without impacting timing much)
2019-09-01 23:14:57 +10:00
somewhatlurker
be5001c928
launcher: set ConfigHasChanged to false when config is saved
2019-09-01 22:21:49 +10:00
somewhatlurker
72cca5ae8d
add patch to fix TouchReaction coordinates
2019-09-01 22:19:25 +10:00
SwigS-27
a48c8cc04c
Update 'source-code/source/plugins/TLAC/Input/DirectInput/Ds4/DualShock4.h'
2019-09-01 11:25:15 +00:00
SwigS-27
550b8521de
Update 'source-code/source/plugins/TLAC/Input/DirectInput/Ds4/DualShock4.h'
2019-09-01 11:18:55 +00:00
SwigS-27
8c098fc5ad
added sixaxis/hori mini controller
2019-09-01 11:14:50 +00:00
nastys
5d086e8bbc
Merge branch 'master' of somewhatlurker/PD-Loader into master
2019-09-01 10:54:42 +00:00
Skyth
f3a006ff77
Fix the mistake in FPS limiter
2019-08-29 20:59:11 +03:00
somewhatlurker
e2d276253e
launcher: bugfix
2019-08-30 00:16:35 +10:00
somewhatlurker
a19d7eea95
add act_toggle config to playerdata
2019-08-30 00:16:35 +10:00
somewhatlurker
81ea9d0000
make dnsapi read plugin config + a bug fix for launcher
2019-08-30 00:16:35 +10:00
somewhatlurker
6b9921d95d
launcher: fix plugin config tooltips
2019-08-30 00:16:35 +10:00
somewhatlurker
b70fd18dd3
launcher: add custom button and spacer plugin config options
2019-08-30 00:16:35 +10:00
somewhatlurker
f5989b74ac
launcher: pack plugin config structs to ensure matching alignments
2019-08-30 00:16:35 +10:00
somewhatlurker
ef49abfc65
launcher: add editable option for resolution dropdowns
2019-08-30 00:16:35 +10:00
somewhatlurker
fb7e51f38d
launcher: fix change detection for non-editable dropdowns
2019-08-30 00:16:35 +10:00
somewhatlurker
38f17ce692
don't use vector for GetPluginOptions (usable with other languages now)
2019-08-30 00:16:35 +10:00
somewhatlurker
be8572d20c
launcher: set config window owner to existing form (improves window management)
2019-08-30 00:16:34 +10:00
somewhatlurker
fd76400e72
launcher: fix plugins being loaded when not wanted
2019-08-30 00:16:34 +10:00
somewhatlurker
c2e243852f
launcher: implement saving of plugin config + minor tweaks
2019-08-30 00:16:34 +10:00