Commit Graph

526 Commits

Author SHA1 Message Date
Dario
cb4eaae9ff Remove waitIdle and only accept valid pointers on execute. 2025-03-13 19:11:02 -03:00
Dario
9b7625f03e Remove the need for waitIdle from Vulkan. 2025-03-13 19:08:35 -03:00
Skyth (Asilkan)
131427e017 Update version to v1.0.2. (#1149) 2025-03-07 18:52:49 +03:00
Hyper
45c0880145 Rename DisableDPadAsAnalogInput to DisableDPadMovement (#1146) 2025-03-07 13:52:42 +03:00
Skyth (Asilkan)
024c35c1fe Force WASAPI on Windows. (#1134) 2025-03-07 13:52:01 +03:00
Hyper
a9e280e116 Fix Homing Attack on Jump not affecting Cool Edge Act 3 (Day) (#904) 2025-03-07 04:54:17 +03:00
Hyper
c64ef1fe15 Added error message if included DirectX DLLs are missing (#998)
* Added error message if included DirectX DLLs are missing

* locale: added System_Win32_MissingDLLs localisation

Co-Authored-By: LJSTAR <31629427+LJSTARbird@users.noreply.github.com>
Co-Authored-By: Kitzuku <25226941+Kitzuku@users.noreply.github.com>
Co-Authored-By: NextinHKRY <38560522+NextinMono@users.noreply.github.com>
Co-Authored-By: brianuuu <38166666+brianuuu@users.noreply.github.com>
Co-Authored-By: Darío <538504+DarioSamo@users.noreply.github.com>

* Fix ifdefs

---------

Co-authored-by: LJSTAR <31629427+LJSTARbird@users.noreply.github.com>
Co-authored-by: Kitzuku <25226941+Kitzuku@users.noreply.github.com>
Co-authored-by: NextinHKRY <38560522+NextinMono@users.noreply.github.com>
Co-authored-by: brianuuu <38166666+brianuuu@users.noreply.github.com>
Co-authored-by: Darío <538504+DarioSamo@users.noreply.github.com>
2025-03-07 04:47:15 +03:00
Hyper
c19a7b1e11 Added check for AVX on boot (#1067)
Co-authored-by: Wiseguy <68165316+mr-wiseguy@users.noreply.github.com>
2025-03-07 04:45:58 +03:00
Hyper
676c3f0ff4 Prevent game from closing whilst autosaving (#967) 2025-03-07 04:43:37 +03:00
Hyper
df5e48f528 Increase FPS slider max to 241 (#1082) 2025-03-06 06:33:13 +00:00
Jérémy Francart
c07a754f4f Add hidden DisableDPadAsAnalogInput option (#604)
This commit adds a configuration entry in the 'Codes' section named DisableDPadAsAnalogInput allowing someone to enable or disable the movement of Sonic / the world map cursor using the directional pad buttons.
2025-03-06 05:59:22 +00:00
NextinHKRY
8a80db141d code: Add Disable Boost Filter code (#999) 2025-03-06 05:46:45 +00:00
JaceCear
6ef7789b17 Fix typo in German translation (#980) 2025-03-05 23:08:40 +00:00
Skyth (Asilkan)
756d001d35 Disable hardware resolve on Intel GPUs. (#853) 2025-03-06 01:53:36 +03:00
got4n
4705ffddc2 Fixing typo in French translation. (#545)
"a échoué" is more correct than "a échouée"
2025-03-04 07:22:36 +00:00
Skyth (Asilkan)
da5db2a05a Update version number to v1.0.1. (#714) 2025-03-03 06:20:19 +03:00
Hyper
9fbd847d50 Apply horizontal scaling to options menu value text (#685) 2025-03-03 03:47:07 +03:00
Skyth (Asilkan)
34a23d48db Force triangle strip workaround for AMD GPUs. (#659) 2025-03-03 03:00:26 +03:00
Pollot
8915b06a95 Add EU GoD game and Title Update hashes (#543) 2025-03-03 02:26:16 +03:00
Skyth (Asilkan)
f9b5e52a8b Implement fix for buggy Adabat assets hanging async PSO compiler. (#618) 2025-03-03 01:59:35 +03:00
Hyper
fd2fb745e0 Fix XButtonHoming patch leaking state into other parameters (#640) 2025-03-03 01:42:25 +03:00
Skyth (Asilkan)
9e744ffded Fix logger eventually causing a crash without a console on Windows. (#481) 2025-03-01 12:48:19 +03:00
Skyth
881712999c First public release of Unleashed Recompiled. 2025-02-28 20:15:54 +03:00
Skyth (Asilkan)
2ee4a056e6 Increase installer audio chunk size to 4096. (#475) 2025-02-27 23:55:42 +03:00
Darío
076732c4b5 README (#456)
* First draft of README.

* Update README.md

* Transfer old README to BUILDING.md

* Update README.md

* Update README.md

* Added keyboard bindings table

* Update BUILDING.md

* Update README.md

* update readme credits

* Add LICENSE

* Update README.md

* Rename LICENSE to COPYING

* Update Flatpak summary and description

* Update README.md.

* On

* Update README.md

Added spacing between sections

* Update README.md

* Update credits.h

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Specifically note Xbox 360 for original hardware

Xbox One/Series back compat has some weird bugs specific to it (https://youtu.be/_zDUmg791Qk) so it's best to specifically mention the original Xbox 360 hardware

* Added Extended Controller Features section

* Update README.md

* Update README.md

* Update README.md

* Added English dumping guide

This may need some images to go along with the steps, as well as verification.

* S

* Move building to docs

* Update README.md

* Update README.md

* Create BUILDING-ALT.md

* Finalise building instructions

* Upload logo

* Added logo and logo credits

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Upload issue template for bug reports

* Update README.md

---------

Co-authored-by: Michael <15317421+ActualMandM@users.noreply.github.com>
Co-authored-by: Hyper <34012267+hyperbx@users.noreply.github.com>
Co-authored-by: DeaTh-G <hatvongeorge@gmail.com>
Co-authored-by: Skyth <19259897+blueskythlikesclouds@users.noreply.github.com>
Co-authored-by: RadiantDerg <9061202+RadiantDerg@users.noreply.github.com>
Co-authored-by: ĐeäTh <55578911+DeaTh-G@users.noreply.github.com>
2025-02-27 22:48:19 +03:00
Hyper
821f5eba4b Allow the hint volume for s20n_mykETF_c_navi_2 (#465)
This one isn't really a hint and has inconsistent behaviour with the same scenario but during daytime, where that hint seems to be requested by the entrance gate object itself.
2025-02-26 10:31:14 +00:00
Skyth
762dbe0419 Update version milestone to Release Candidate 3. 2025-02-25 23:59:03 +03:00
Skyth (Asilkan)
0128377ad9 Implement installer music. (#463) 2025-02-25 23:00:51 +03:00
ĐeäTh
98daa27c14 Added exceptions for specific hint messages being allowed/blocked by the Hints option (#462)
* Fix Windmill Isle Act 1 (Night) chip 'hint' not being shown

* code style adjustments

* Fix Apotos entrance gate first time Chip hint appearing with hints disabled

---------

Co-authored-by: Hyper <34012267+hyperbx@users.noreply.github.com>
2025-02-25 18:34:57 +03:00
ĐeäTh
0b16633ee1 fix options menu reset to default logic getting executed when setting is already default (#461) 2025-02-24 17:17:47 +01:00
Skyth
fef357062d Update version milestone to Release Candidate 2. 2025-02-22 17:04:46 +03:00
Darío
03ef34ffe8 Dpi fixes (#449)
* Potential fix for DPI scaling.

* Show window size in pixels while in Fullscreen mode.
2025-02-22 16:12:56 +03:00
Darío
c90d1fcb7b Fix typo in Spanish translation. (#447) 2025-02-21 22:14:00 +03:00
Hyper
ae3dfb12df options_menu: append inaccessible reason to description (#446) 2025-02-21 21:10:00 +03:00
Skyth
db76ffa5b3 Update version milestone to Release Candidate 1. 2025-02-21 18:23:07 +03:00
Michael
b3d5cdbe3b Update remaining thumbnails (#442)
* Implement Vibration & Background Input thumbnails

* Disable Resolution Scale and Subtitle Thumbnails

* Remove unused thumbnails & redirect original shadow resolution thumbnail to 1024x.

* Fix else if chain.

* Update resources submodule.

---------

Co-authored-by: RadiantDerg <9061202+RadiantDerg@users.noreply.github.com>
Co-authored-by: Skyth <19259897+blueskythlikesclouds@users.noreply.github.com>
2025-02-21 17:38:00 +03:00
Hyper
8ff365cbaa button_guide: fix LB/RB prompt clipping 4:3 aspect ratio (#439) 2025-02-20 22:48:06 +03:00
Hyper
d812c12d06 options_menu: remove LT/RT input for switching tabs (#440) 2025-02-20 22:47:35 +03:00
Skyth (Asilkan)
27d4af12ad Fix lack of space before "Add Files". (#438) 2025-02-20 22:14:48 +03:00
ĐeäTh
82f81dc7f9 Options menu fixes for Japanese (#436)
* fix options menu descriptions

* add explanation for special gylph characters

* update resources submodule
2025-02-20 21:51:42 +03:00
Skyth (Asilkan)
5f5517977a Fix SDF font outline sizes. (#435) 2025-02-20 21:14:32 +03:00
ĐeäTh
b101e016cf Japanese localization (#415)
* translate most option names and setting names

* add most header/button guide japanese localizations

* include furigana usage guidance for japanese localization

* remove os message window furigana note

* fix incorrect kana usage for 'lock'

* add more option localization

* translate achievement notification option

* remove english battle theme description from japanese

* fix compilation errors

* Japanese localization 1st pass

* Revert JP localization taken from in-game

* Use "Window Size"

* add support for zero width line break hints

* add dirty hack for kana being clipped at the right edge of the info panel

* Changed line to original meaning

* Added zero width spaces to option descriptions

* Japanese localization 2nd pass

* Remove furigana from Video_BackendError

* add more japanese specific hacks for installer_wizard description

* locale small fixes

* Update config_locale.cpp

* options menu scroll fixes, minor localization touchups

* adjust installer wizard text spacing

* fix installer wizard text positioning when a line starts with a normal kana in japanese

* Installer adjustment

* option fixes

* Added missing line break on introduction

* do touchups to message window annotation drop shadow

* adjust spacing in TitleMissingDLC text to fit furigana properly

* add brianuuuSonic to credits

* change capitalization of xbox in xbox color correction

* remove usage of temporaries

* tweak cutscene aspect ratio description

* add missing credit for german translation

* update resources submodule

---------

Co-authored-by: brianuuu <38166666+brianuuu@users.noreply.github.com>
2025-02-20 20:20:49 +03:00
Darío
de7148772b Spanish translation. (#314) 2025-02-20 19:30:47 +03:00
ĐeäTh
4d4eba693f French Localization (#414)
* add french localization

* change installer introduction line breaks

* brightness and control tutorial localization touchups

* remove translation for Werehog from descriptions

* change quit message for consistency with in-game text

* add spaces between characters and question marks for consistency

* add spaces between characters and exclamation marks for consistency

* add spaces between characters and colon for consistency

* more spacing fixes

* ensure available space doesn't break at 10tb+ storage

* change localization for gibibyte acronym to proper unit

* update to new localization for InstallFailed

---------

Co-authored-by: LJSTAR <31629427+ljstarbird@users.noreply.github.com>
2025-02-20 19:05:53 +03:00
NextinHKRY
08c791f2cf Italian Localization (#380)
* italian: Redid localization files, again

* italian: Update Hints and Button tutorials

* italian: Update Control Tutorial text

* italian: Updated locale

* italian: Added language desc. and added deliberate mistake

Why did they add a space before the question mark...
2025-02-20 17:46:05 +03:00
Kitzuku
07ad85b7bb German localization (#423)
* Update locale.cpp for most German localization

* Adding the rest of German localisation

Additionally changed phrasing on a few lines to be more in line with official terminology used in other games and software respectively.

* Add German Localization to Config

Adds all strings to the German localization for the options menu.

* Change installer wizard space check page text spacing

* Update locale.cpp as per review

Removed line break for welcome message.
Shortened installer prompts.
Adjusted lines breaks across the board.
Improved consistency with game.

* address line breaks

* add missing controller icon strings

* correct line breaks for Installer_Page_InstallFailed

---------

Co-authored-by: DeaTh-G <hatvongeorge@gmail.com>
Co-authored-by: Michael <15317421+ActualMandM@users.noreply.github.com>
2025-02-20 17:43:54 +03:00
Skyth (Asilkan)
ba522c0e42 Draw low quality text for custom UI that is directly part of the game. (#434) 2025-02-20 17:18:27 +03:00
Skyth (Asilkan)
0afd01ff7e Cleanup some of the unordered_map usage. (#432) 2025-02-19 20:32:11 +03:00
Skyth (Asilkan)
5ba4e927ab Port XEX patcher to XenonRecomp. (#433)
* Port XEX patcher to XenonRecomp.

* Update XenonRecomp submodule.
2025-02-19 20:31:01 +03:00
Skyth (Asilkan)
f123ec7083 Fix logic for the grind booster HFR fix. (#431) 2025-02-19 01:54:38 +03:00