summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2025-04-09Fixed missing mInterpolationIndexKiritoDv
2025-04-08Bump LUSKiritoDv
2025-04-06Left and Right triggers to accelerate/brakeSonic Dreamcaster
2025-04-06Fix texture interpolation issues in aquas (#186)Nicholas Estelami
2025-04-06Audio assets installed messageSonic Dreamcaster
2025-04-06Audio Language install refactor.Sonic Dreamcaster
2025-04-03fix train and landmaster wheel rotationSonic Dreamcaster
2025-04-03disable texture interpolation in aquas floor and surface for nowSonic Dreamcaster
2025-04-02disable console for releaseSonic Dreamcaster
2025-04-02correctionSonic Dreamcaster
2025-04-02Aquas floor and surface commentsSonic Dreamcaster
2025-04-01Sector Y Intro Cutscene white flash fixSonic Dreamcaster
2025-03-31Unify FPS and V-Sync controls and behavior + Jitterfix change to Checkbox (#182)Spodi
* Unify FPS and V-Sync controls and behavior (#181) - DirectX's "Match Refresh Rate" is now a checkbox like in OpenGL and Metal. - Clamp max FPS to refresh rate when V-Sync is enabled or can't be disabled, regardless of the FPS sliders setting, to avoid slowdown in Metal / OpenGL and dropping frames in DirectX as much as possible. -FPS slider allows up to 360 FPS in every renderer. - More descriptive V-Sync tooltip Also fixes GetInterpolationFPS() not being used to calculate desired FPS. * "Jitter Fix" to "Render parallelization" checkbox Changes the Jitter Fix FPS threshold slider to a simple checkbox named "Render parallelization". CVar also changed to "gRenderParallelization". * Fix V-Sync checkbox not representing the default
2025-03-29revert whatever happened hereSonic Dreamcaster
2025-03-29fix Starfield InterpolationSonic Dreamcaster
2025-03-29Seam stars margin increaseSonic Dreamcaster
2025-03-28Unify FPS and V-Sync controls and behavior (#181)Spodi
- DirectX's "Match Refresh Rate" is now a checkbox like in OpenGL and Metal. - Clamp max FPS to refresh rate when V-Sync is enabled or can't be disabled, regardless of the FPS sliders setting, to avoid slowdown in Metal / OpenGL and dropping frames in DirectX as much as possible. -FPS slider allows up to 360 FPS in every renderer. - More descriptive V-Sync tooltip Also fixes GetInterpolationFPS() not being used to calculate desired FPS. Co-authored-by: Lywx <kiritodev01@gmail.com>
2025-03-28Remove jitter fix sliderSpodi
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-28Floor Scrolling Interpolation (#176)Nicholas Estelami
* Floor Scrolling Interpolation * Scrolling Improvements * Fix scroll stutter * bump LUS & Torch * missing prototype --------- Co-authored-by: Sonic Dreamcaster <alejandro.asenjo88@gmail.com>
2025-03-24Update subproject libultraship.Tortuga veloz
2025-03-24Adapt to latest libultraship.Tortuga veloz
2025-03-24Update cvar.Tortuga veloz
2025-03-24Fix Engine with latest version of libultraship.Tortuga veloz
2025-03-24Fix spectrogram.Tortuga veloz
2025-03-24Fix music playback. Attempt at fixing reverb.Tortuga veloz
2025-03-24Add 6-channel audio support.Tortuga veloz
2025-03-23Merge branch 'main' of https://github.com/HarbourMasters/StarshipSonic Dreamcaster
2025-03-21audio WIPSonic Dreamcaster
2025-03-16Fixed importersKiritoDv
2025-03-14Apply point filter to creditsKiloku
2025-03-13Ported CODEC_S16 from 2shipKiritoDv
2025-03-12D-Pad control for path change in MapSonic Dreamcaster
2025-03-11fix crash in corneriaSonic Dreamcaster
2025-03-08Added install audio buttonsKiritoDv
2025-03-08Fixed hd texture scrollKiritoDv
2025-03-08Merge branch 'main' of https://github.com/HarbourMasters/StarshipSonic Dreamcaster
2025-03-08Rand fix for platforms other than Win64Sonic Dreamcaster
2025-03-07Enabled quit againKiritoDv
2025-03-07rnd testSonic Dreamcaster
2025-03-05FIxed rand on GCCKiritoDv
2025-03-05Reimplemented Kiloku's fix on some platforms onlyKiritoDv
2025-03-05Fixed workflow and added osSetTimeKiritoDv
2025-03-05Fixed some compilation errorsKiritoDv
2025-03-05Add missing RCP callKiloku
2025-03-05Fixed crash on OTRSigCheckKiritoDv
2025-03-05Fixed performance issuesKiritoDv
2025-03-05Allow users to disable Point Filtering.Mateus Lacerda
2025-03-02gdSPDefMtxF macro fix for GBI_FLOATSSonic Dreamcaster
2025-03-02audio UB fixSonic Dreamcaster
2025-03-02CoGranga lag compensationSonic Dreamcaster