Commit Graph

  • 81d4390076 Fix ImGui mouse position events not working at boxed aspect ratios. (#205) Skyth (Asilkan) 2025-01-26 17:23:29 +03:00
  • 57e888658a Fix PS3 time of day transition aspect ratio and outro animation (#197) Hyper 2025-01-26 13:37:55 +00:00
  • 0d4b66fe98 Apply master volume in audio backend. (#202) Skyth (Asilkan) 2025-01-26 13:54:08 +03:00
  • 76ec5f032d Implement aspect ratio adjustments for inspire overlays. (#201) Skyth (Asilkan) 2025-01-26 13:19:39 +03:00
  • a9573584cd installer_wizard: move credits to header, improve formatting Hyper 2025-01-26 03:54:10 +00:00
  • 8e58cbcbf2 input_patches: clean up ambiguous naming Hyper 2025-01-26 00:36:46 +00:00
  • c1988e9323 Fix achievements button guide reappearing for Yes/No prompts (#193) Hyper 2025-01-25 21:16:43 +00:00
  • 5321ee0fba Fix Werehog columns not accepting D-Pad input (#192) Hyper 2025-01-25 20:37:56 +00:00
  • 1ee312442c Move patches/ui sources to patches directory (#191) Hyper 2025-01-25 18:58:26 +00:00
  • 5441075c5e Fix World Map cursor threshold and touchpad issues (#190) Hyper 2025-01-25 18:51:25 +00:00
  • 470d8f797b Stretch NPC fade in/out to the screen. (#189) Skyth (Asilkan) 2025-01-25 19:06:13 +03:00
  • d041e2ba30 Fix ImGui procedural filtering. (#188) Skyth (Asilkan) 2025-01-25 18:28:43 +03:00
  • e88ed2502c Restore previous fade values after resizing. (#187) Skyth (Asilkan) 2025-01-25 16:29:38 +03:00
  • e13b0ea009 Handle gameplay UI scaling not getting affected by explicit scene translation. (#183) Skyth (Asilkan) 2025-01-25 14:19:24 +03:00
  • 5d437f8de6 Ultrawide cast adjustments. (#170) Skyth (Asilkan) 2025-01-25 01:24:00 +03:00
  • c6a25f21c2 Implemented achievement data verification (#161) Hyper 2025-01-24 20:59:48 +00:00
  • d443693d78 Fix Dark Moray always being frozen. Skyth 2025-01-24 22:57:21 +03:00
  • dfa2a31286 Fix PlayStation time of day transition animation not rendering. (#167) Skyth (Asilkan) 2025-01-24 20:26:09 +03:00
  • fb5d0cd94e Enforce linear filtering for debug 2D primitives. (#164) Skyth (Asilkan) 2025-01-24 15:00:04 +03:00
  • cf5c3423d1 installer_wizard: fix credits scrolling progress and speed Hyper 2025-01-23 22:54:23 +00:00
  • f9440e2076 player_patches: fix last score not resetting to zero Hyper 2025-01-23 21:22:46 +00:00
  • 17d7b97dd6 Update version milestone to Beta 1. v1.0.0-beta1 Skyth 2025-01-23 23:20:28 +03:00
  • 79b966586d version.cmake: don't show Git info or build type for Release Hyper 2025-01-23 20:00:48 +00:00
  • 686ef22c4d Implemented D-Pad support for the World Map, Gaia Colossus, Super Sonic and the Bobsleigh (#150) Hyper 2025-01-23 17:43:08 +00:00
  • ca6b42e20e Interpolate barrels in Spagonia Night to fix softlock at high frame rates. (#153) Skyth (Asilkan) 2025-01-23 19:41:15 +03:00
  • 372c04fedd Implement ImGui additive rendering. (#152) Skyth (Asilkan) 2025-01-23 16:25:31 +03:00
  • b4de79720c Remove lzcnt instruction usage. (#151) Skyth (Asilkan) 2025-01-23 15:18:19 +03:00
  • e10eb80e38 config: move Voice Language and Subtitles to System Hyper 2025-01-22 23:50:10 +00:00
  • 4e149b0640 Implement proper post process scaling based on aspect ratio. (#148) Skyth (Asilkan) 2025-01-22 19:14:40 +03:00
  • 85b5ebf9a7 Fix pause menu selection cast being visible while exiting options menu. (#139) Skyth (Asilkan) 2025-01-22 19:13:53 +03:00
  • bdbdd42bd0 Implement config option to toggle surround sound. (#144) Skyth (Asilkan) 2025-01-22 18:51:51 +03:00
  • fbc4bfa4d6 Fix save files not getting redirected without include directories. (#146) Skyth (Asilkan) 2025-01-22 17:01:37 +03:00
  • 010c0a9fdf Use clamp texture addressing by default. Skyth 2025-01-22 15:49:30 +03:00
  • e6251bdbc3 Add GitHub Actions workflow files for Flatpak and Windows (#142) João Moura 2025-01-22 11:29:02 +00:00
  • fefd177b3a Replace indirect guest function calls with direct ones. (#141) Skyth (Asilkan) 2025-01-20 18:18:20 +03:00
  • e8d36998a5 Fix gameplay UI scaling at narrow aspect ratios. Skyth 2025-01-20 02:08:43 +03:00
  • 1efb4943b3 Replace uses of SWA with UnleashedRecomp & rebrand the recompilers. (#138) Skyth (Asilkan) 2025-01-19 23:21:05 +03:00
  • 312f913a92 Remove detail namespaces. (#137) Skyth (Asilkan) 2025-01-19 21:09:47 +03:00
  • d10f4bac3c Change Xbox Color Correction option to have 1 image (#136) NextinHKRY 2025-01-19 18:56:51 +01:00
  • 535bca7d9f Move config implementations to a .cpp file. (#133) Skyth (Asilkan) 2025-01-19 19:05:44 +03:00
  • 614106c868 input_patches: add missing hook functions Hyper 2025-01-19 15:58:02 +00:00
  • fde108178d CTitleStateIntro_patches: make g_quitMessageOpen not static Hyper 2025-01-19 15:42:05 +00:00
  • b56c0b8209 Implemented safer hooks for D-Pad movement (#129) Hyper 2025-01-19 15:01:11 +00:00
  • cdd801dcec Fix quit message not blocking advertise movie (#127) Hyper 2025-01-19 13:06:38 +00:00
  • c357062de8 Partial ratio text implementation debug-menu RadiantDerg 2025-01-19 04:22:12 -06:00
  • e7919da1bd game_window: change window title to "Unleashed Recompiled" Hyper 2025-01-18 23:51:00 +00:00
  • 513a66657f xam: only print XamShowMessageBoxUI info on Win32 Hyper 2025-01-18 22:51:49 +00:00
  • b9f0742ff9 CTitleStateIntro_patches: don't worry about it Hyper 2025-01-18 21:38:09 +00:00
  • 7c72146705 CTitleStateIntro_patches: fix save data validation hook Hyper 2025-01-18 21:34:20 +00:00
  • 40a8bf557b Scale 2D coordinates to backbuffer resolution. (#124) Skyth (Asilkan) 2025-01-18 23:56:47 +03:00
  • 1cf12fa97f installer_wizard: fix credits not fading out upon exit Hyper 2025-01-18 19:39:58 +00:00
  • aacb9d259c Added error message for corrupted save data, removed Win32 message box on XamShowMessageBoxUI (#122) Hyper 2025-01-18 19:32:37 +00:00
  • c53df15578 Fix movie patches not accounting for half pixel properly. (#119) Skyth (Asilkan) 2025-01-18 16:52:51 +03:00
  • 53331d5760 Added scheme handler for Linux Flatpak (#118) SuperSonic16 2025-01-18 23:09:37 +11:00
  • 0b675628ea Fix compilation error on Linux. Skyth 2025-01-18 13:42:59 +03:00
  • d3edee1945 Fix Vulkan dynamic depth bias validation error. Skyth 2025-01-18 12:58:02 +03:00
  • fc51d0e7ae Fix potential memory issue RadiantDerg 2025-01-17 19:22:04 -06:00
  • f4406cd8d0 Merge branch 'main' into debug-menu Hyper 2025-01-18 00:20:05 +00:00
  • 7484e85af5 config: fix hidden vars loaded from the toml not being written back Hyper 2025-01-18 00:19:00 +00:00
  • 2af11c8d2f Fix position text scaling with aspect ratio RadiantDerg 2025-01-17 18:17:50 -06:00
  • dd54867e58 Merge branch 'main' into debug-menu Hyper 2025-01-17 23:03:02 +00:00
  • d56b823b00 Aspect ratio adjustments. (Part 1) (#90) Skyth (Asilkan) 2025-01-18 01:51:45 +03:00
  • 4b358d8e43 Rebase branch to main Hyper 2025-01-17 20:44:56 +00:00
  • 110f341af6 reddog_window: fix variable titlebar button positions Hyper 2025-01-15 19:54:56 +00:00
  • 00e148b182 Draw position, Move patches to debug_patches.cpp RadiantDerg 2025-01-14 20:10:15 -06:00
  • eb3225c2f7 SWA API mappings RadiantDerg 2025-01-12 20:45:50 -06:00
  • 4ab26a1696 reddog: window improvements, added "welcome" message Hyper 2025-01-13 00:43:14 +00:00
  • 72a0a17e3a view_window: reordering and clean-up Hyper 2025-01-12 21:49:59 +00:00
  • 35b9361a91 api: use MmGetHostAddress for globals Hyper 2025-01-12 21:32:05 +00:00
  • 7788e36704 api: added globals struct Hyper 2025-01-12 21:28:13 +00:00
  • 023fc0edf7 Added Vector mappings, Added DebugDraw class for drawing text on screen and in a popup RadiantDerg 2025-01-12 15:00:55 -06:00
  • d5ca843716 reddog: implemented FPS counter Hyper 2025-01-08 12:46:44 +00:00
  • dbdf020218 reddog: improve button accuracy Hyper 2025-01-08 10:03:47 +00:00
  • d5e947f520 reddog: improve window list accuracy Hyper 2025-01-08 09:48:33 +00:00
  • a7e004fb60 reddog: improve window colour accuracy Hyper 2025-01-08 05:46:11 +00:00
  • 892e24f71e reddog: implemented custom button Hyper 2025-01-08 01:03:58 +00:00
  • 72a0507c66 Fix old header paths Hyper 2025-01-07 23:39:15 +00:00
  • 2f68ee5df2 Implemented mock reddog window manager Hyper 2025-01-07 10:00:58 +00:00
  • 95bd71a23e Implemented hidden config values, removed DLL exports (#112) Hyper 2025-01-17 19:51:56 +00:00
  • d297c07edb options_menu: only fast increment for float/int sliders Hyper 2025-01-17 15:27:40 +00:00
  • f8e6b74551 Respect system colour scheme for title bar colour (#109) Hyper 2025-01-17 15:08:52 +00:00
  • 7c60e47eee hid: implemented button prohibition (#104) Hyper 2025-01-17 12:14:26 +00:00
  • fdc37d4073 installer_wizard: added credits info (#103) Hyper 2025-01-17 12:14:18 +00:00
  • 15c962150b Implemented embedded version information (#82) Hyper 2025-01-17 12:13:37 +00:00
  • 92cfee2a97 locale: update strings, added localisation notes, misc. clean-up Hyper 2025-01-16 17:20:44 +00:00
  • 72250e691a Add tutorial for installer wizard for add files and add folder (#86) Darío 2025-01-16 12:59:14 -03:00
  • 5c98a34084 Improve error message behavior on installer for invalid sources. (#77) Darío 2025-01-16 12:13:14 -03:00
  • 5f9fdcf934 Add capability of max width wrapping to message box (#78) Darío 2025-01-16 12:09:37 -03:00
  • 63d474ce91 Implemented controller LED timings for cutscenes (#83) Hyper 2025-01-16 15:08:57 +00:00
  • 666f93843d Calculate movie aspect ratio using vertices (#84) Hyper 2025-01-16 15:08:48 +00:00
  • 4b7f2c0ae7 api: update research Hyper 2025-01-15 19:47:11 +00:00
  • 064d0a1736 Async PSO improvements. (#80) Skyth (Asilkan) 2025-01-15 15:09:14 +03:00
  • 27a541b7a3 Place function table after the executable. Skyth 2025-01-15 02:01:59 +03:00
  • 0e8dbe797b Localization: Initial Italian translation Lorenzo Raineri 2025-01-13 20:51:00 +01:00
  • cf7db11db0 README: remove notice about VS2022 Preview Hyper 2025-01-13 10:49:33 +00:00
  • 30fded0685 Potential fix for async PSO freezing issue. Skyth 2025-01-13 01:10:52 +03:00
  • 9a29b187cd Implemented support for maintaining aspect ratio for movies (#73) Hyper 2025-01-12 15:53:31 +00:00
  • 0737ff771d Use different path for patched executable. (#70) Darío 2025-01-10 08:57:34 -03:00
  • b9cffba14d xam: disable keyboard input if left alt is down Hyper 2025-01-03 21:16:43 +00:00
  • 0613dc6337 options_menu: find nearest window size on lock, intro transition fixes Hyper 2025-01-03 02:46:30 +00:00