Spodi
71de55d3bd
Remove jitter fix slider
...
LUS defaults to always on now (if not set by the port). And this option was confusing for most users.
Might increase input latency by one frame, when V-Sync is on and FPS is even above the refresh rate for a moment. (Normal behavior with jitter fix on).
2025-03-28 16:31:36 -06:00
Nicholas Estelami
30ec4720c0
Floor Scrolling Interpolation ( #176 )
...
* Floor Scrolling Interpolation
* Scrolling Improvements
* Fix scroll stutter
* bump LUS & Torch
* missing prototype
---------
Co-authored-by: Sonic Dreamcaster <alejandro.asenjo88@gmail.com >
2025-03-28 04:25:11 -03:00
Tortuga veloz
e5137ea604
Adapt to latest libultraship.
2025-03-24 02:50:18 -04:00
Tortuga veloz
1f93a8dc5a
Fix Engine with latest version of libultraship.
2025-03-24 02:50:18 -04:00
Tortuga veloz
798f6fbe1f
Add 6-channel audio support.
2025-03-24 02:50:18 -04:00
KiritoDv
dba0ad2576
Added install audio buttons
2025-03-08 18:36:42 -06:00
KiritoDv
21667ef4b3
Enabled quit again
2025-03-07 18:13:03 -06:00
KiritoDv
a6ef0ec648
Fixed workflow and added osSetTime
2025-03-05 19:03:20 -06:00
KiritoDv
f500ac3a4a
Fixed some compilation errors
2025-03-05 18:31:53 -06:00
KiritoDv
93199b4c02
We did partial success while loading this
2025-02-03 20:57:27 -06:00
KiritoDv
5f0bd6e9f0
First implementation of louist system
2025-02-03 20:57:27 -06:00
KiritoDv
2d803af01f
Added support for scrolling HD textures
2025-02-02 01:05:35 -06:00
Sonic Dreamcaster
364e72760e
move Disable Gamma option to developer menu
2025-02-01 04:23:51 -03:00
KiritoDv
228bbdc99e
Probably fixed interpolation on linux, and EU crashes
2025-01-31 22:54:09 -06:00
KiritoDv
d824ec401b
Added support for EU audio
2025-01-31 18:20:12 -06:00
KiritoDv
01afbc67b7
Fixed audio decompression, -100 mental points for Lywx
2025-01-31 01:02:33 -06:00
briaguya
4137d413be
forgot c up and c right
2025-01-28 20:15:08 -06:00
briaguya
25d5d1758a
test setting default mappings
2025-01-28 20:15:08 -06:00
KiritoDv
f0a0773a1c
Added an option to disable gamma boost
2025-01-16 11:28:47 -06:00
KiritoDv
d2839767da
Fixed dumb mistake
2025-01-16 02:17:12 -06:00
KiritoDv
fe1535494b
Fixed extraction on torch
2025-01-16 02:04:53 -06:00
KiritoDv
6eae88de77
Fixed O2R Extraction
2025-01-16 01:31:33 -06:00
KiritoDv
66db2a9328
Fixed hashes and added information box
2025-01-15 19:36:12 -06:00
KiritoDv
4a9a76f945
Added messages on extraction
2025-01-15 19:29:43 -06:00
KiritoDv
c02015fb05
Reimplemented built-in generation
2025-01-15 15:50:57 -06:00
KiritoDv
5aac47e2fa
Updated LUS
2025-01-15 13:12:00 -06:00
inspectredc
16aebcd560
O2R Support
2025-01-15 11:48:24 -06:00
Kiloku
913fbfdd14
Allow customizing HUD aspect ratio independently from game aspect ratio
2025-01-12 20:00:48 -06:00
Kiloku
2d538fac86
use forced aspect ratio instead
2025-01-12 20:00:48 -06:00
Kiloku
63fa98d02f
Initial attempt at centered UI
2025-01-12 20:00:48 -06:00
KiritoDv
27a0f8683f
Fixed mac audio, added support for .zip
2025-01-07 13:20:37 -06:00
KiritoDv
c05a489d60
Added alt assets
2025-01-03 16:56:49 -06:00
KiritoDv
e4d4388179
Moved port cvars out of display update
2025-01-03 16:56:49 -06:00
KiritoDv
745af556ca
Hook system PoC
2025-01-03 16:56:49 -06:00
Sonic Dreamcaster
bc1443d624
Audio: go back to 32 khz to fix issues with portamento.
2024-12-31 05:27:37 -03:00
briaguya
a307375968
cleaner workaround with comments
2024-12-26 14:17:32 -06:00
briaguya
26a8d3925b
manually init LUS to workaround init dependency issues in constructors
2024-12-26 14:17:32 -06:00
KiritoDv
20f8d8d96a
Bump LUS and fixed breaking changes
2024-12-26 12:25:50 -06:00
coco875
443b7ae602
fix clang error
2024-12-22 14:04:21 -06:00
Sonic Dreamcaster
1f58393532
fix interpolation issue
2024-12-22 16:59:38 -03:00
Sonic Dreamcaster
bcf12744d2
set default interpolation to 60
2024-12-22 02:34:16 -03:00
Malkierian
48aa44f401
Move calculations outside of the loop, as they only need to be calculated once per frame.
...
Bit of cleanup.
2024-12-09 19:30:38 -05:00
Malkierian
354de2f364
Add better cull region calculation, change gCurrentScreenWidth to 1600 to allow aspect ratios up to 6.2.
2024-12-09 19:30:38 -05:00
Sonic Dreamcaster
269d8f6cde
cleanup
2024-12-02 15:40:52 -03:00
KiritoDv
e61aeddb64
Fixed compilation and added an option to set the logging config
2024-11-28 17:38:48 -06:00
Sonic Dreamcaster
ed5645fdab
MODS_FPS_COUNTER: we don't need this anymore
2024-11-27 04:36:13 -03:00
KiritoDv
c2ec01704b
Added drum and instrument custom tuning until we have xml factories
2024-11-22 00:12:40 -06:00
KiritoDv
bd7c4b6df6
Audio loaded from OTR
2024-11-21 03:13:13 -03:00
KiritoDv
9f43f91dc7
Add o2r support and xml display lists
2024-11-16 16:19:14 -06:00
Sonic Dreamcaster
b47b01409d
reverbs are causing distortion
2024-11-15 19:32:24 -03:00