Mr-Wiseguy
|
11012cdfc6
|
WIP autosave functionality
|
2024-05-01 04:06:53 -04:00 |
Mr-Wiseguy
|
1ef8656a93
|
Asynchronous saving
|
2024-05-01 02:38:33 -04:00 |
Mr-Wiseguy
|
b9c9e65672
|
Changed save directory on linux to $HOME/.config/appname
|
2024-05-01 02:38:33 -04:00 |
thecozies
|
52278c5a4d
|
disable cursor movement threshold when controller is the primary input (#14)
|
2024-04-30 10:41:22 -04:00 |
thecozies
|
1ec20de2f5
|
Show quit game prompt when attempting to close window (#13)
|
2024-04-30 10:30:39 -04:00 |
thecozies
|
d555f0c65b
|
Apply graphics conf changes with F on kb or X/Start on cont (#11)
|
2024-04-30 10:29:02 -04:00 |
Mr-Wiseguy
|
8a70b2313e
|
Fix issue where an invalid element can take focus if mouse movement happens immediately
|
2024-04-27 17:33:51 -04:00 |
Mr-Wiseguy
|
598948bfb6
|
Implemented shader cache preloading
|
2024-04-27 00:02:10 -04:00 |
Mr-Wiseguy
|
a6f94f9e2e
|
Added special defaults for steam deck and embedded linux icon png into binary
|
2024-04-26 22:41:41 -04:00 |
Mr-Wiseguy
|
b28614b128
|
Implemented mouse aiming
|
2024-04-26 01:48:26 -04:00 |
Reonu
|
c4b89613ab
|
Fix Linux build and locale
|
2024-04-25 15:51:04 +01:00 |
Reonu
|
dd1315e6eb
|
Add Linux fullscreen support (#8)
Temporary workaround for RT64 not supporting full screen in Linux
|
2024-04-25 03:06:12 -04:00 |
Reonu
|
25a3837b37
|
Add Linux taskbar icon (#6)
|
2024-04-25 03:04:18 -04:00 |
Mr-Wiseguy
|
a6e34bb49b
|
Changes to fix compilation on linux
|
2024-04-25 03:04:14 -04:00 |
Mr-Wiseguy
|
68ee43f5ac
|
Implemented new thread scheduling logic that doesn't need a central scheduler thread, removed all uses of atomic waits
|
2024-04-25 02:57:06 -04:00 |
thecozies
|
4fef9d9203
|
show display refresh rate in description
|
2024-04-22 08:11:13 -05:00 |
thecozies
|
8fbb7b6025
|
option to enable/disable background input
|
2024-04-21 17:33:09 -05:00 |
thecozies
|
c06889c3bb
|
added quit button and confirmation prompt
|
2024-04-21 15:55:45 -05:00 |
thecozies
|
17aa09506b
|
'Reset to Defaults' button implemented
|
2024-04-21 13:02:47 -05:00 |
thecozies
|
6613c9967d
|
bugfix: load 'low_health_beeps' key from config
|
2024-04-21 12:38:35 -05:00 |
thecozies
|
26117389aa
|
gyro sensitivity option + update range inputs styling
|
2024-04-21 12:14:41 -05:00 |
thecozies
|
9a23d00a36
|
use node modules sass + sass lint + allow color preset 'whitesmoke'
|
2024-04-21 10:55:51 -05:00 |
thecozies
|
12f52eab2f
|
Implemented prompt component and utilize for gfx change confirmation
|
2024-04-20 15:37:01 -05:00 |
thecozies
|
bf167f31c7
|
Updated rmlui to master
|
2024-04-20 15:36:34 -05:00 |
thecozies
|
95ab0074ea
|
fix and improve kb/cont config tab > panel navigation
prompt component - wip
|
2024-04-20 15:36:05 -05:00 |
thecozies
|
2b96bb8be9
|
allow sdl background controller input
|
2024-04-16 10:58:43 -04:00 |
thecozies
|
0fd4f8b859
|
added cur_controllers mutex for rumble safety
|
2024-04-16 10:58:43 -04:00 |
thecozies
|
af3c4f4df7
|
update rumble on vi thread
|
2024-04-16 10:58:43 -04:00 |
thecozies
|
51759611e1
|
control rumble intensity to mimic n64 rumble pak & separate rumble from input
|
2024-04-16 10:58:43 -04:00 |
Mr-Wiseguy
|
38f813ae04
|
Added option in graphics config file to override graphics API selection
|
2024-04-14 16:57:11 -04:00 |
Mr-Wiseguy
|
b334c677b9
|
Update RT64 and refactor RT64 handling
|
2024-04-14 15:59:42 -04:00 |
Mr-Wiseguy
|
c9f5786eec
|
Bump version to v0.9.1
|
2024-04-06 21:43:37 -04:00 |
Mr-Wiseguy
|
76ec1f379b
|
Transform tagging for moon/giants chamber/lost woods particles, fixed missing nfd init
|
2024-04-06 18:04:55 -04:00 |
Mr-Wiseguy
|
bd537728e3
|
Switch system_clock to high_resolution_clock, work around win32 sleep_for/sleep_until bug when clocks go backwards
|
2024-04-06 00:33:07 -04:00 |
thecozies
|
65ced0c594
|
added set time debug ui
|
2024-04-05 11:25:45 -05:00 |
Mr-Wiseguy
|
636f312823
|
Add debug set time hook
|
2024-04-04 17:24:45 -04:00 |
thecozies
|
56504a71b4
|
global description handler and impl
|
2024-04-04 08:33:08 -05:00 |
thecozies
|
9e1dd0500d
|
default to 16:9
|
2024-04-01 12:34:31 -05:00 |
thecozies
|
ad32fcbe78
|
update extAspectRatio for RT64 change + option rename
|
2024-04-01 12:32:47 -05:00 |
thecozies
|
bb11e81850
|
hud aspect ratio in gfx config
|
2024-04-01 12:23:09 -05:00 |
Mr-Wiseguy
|
4c5f48a2c3
|
Add check for programmable sample positions for MSAA settings, fixed fullscreen option going out of sync with alt+enter shortcut
|
2024-04-01 03:19:16 -04:00 |
Mr-Wiseguy
|
62dfd7ffbe
|
Merge remote-tracking branch 'origin/ui' into dev
|
2024-03-31 23:13:25 -04:00 |
Mr-Wiseguy
|
1651298a2c
|
Fixed crash caused by input latency reduction patch
|
2024-03-30 20:00:02 -04:00 |
thecozies
|
b01bdf5b12
|
graphics descriptions and reconfigure ordering
|
2024-03-30 13:53:03 -05:00 |
thecozies
|
7648753fe7
|
disable ds options conditionally
|
2024-03-30 10:36:23 -05:00 |
thecozies
|
7342d1db6e
|
downsampling info
|
2024-03-28 17:18:10 -05:00 |
thecozies
|
5f74dfa2ba
|
added downsampling option
|
2024-03-27 17:43:15 -05:00 |
thecozies
|
8853fc0d7b
|
swap nav icons between kb and cont
|
2024-03-27 15:02:03 -05:00 |
thecozies
|
3d10ae6d74
|
allow clicks from unfocused
|
2024-03-27 12:07:03 -05:00 |
Mr-Wiseguy
|
976bfa1969
|
Reduced input latency and improved gyro by moving input polling to main game thread and moving frame wait to after DL submission, fixed bluetooth dualsense gyro
|
2024-03-21 02:46:08 -04:00 |