Commit Graph

  • 31fb63ad81 Implemented window size option Hyper 2025-01-03 02:04:24 +00:00
  • 90e499cc8c options_menu: hide reset button during intro, fix pause menu reappearing Hyper 2025-01-03 00:46:11 +00:00
  • e24fa84e16 options_menu: implemented Miles Electric transition Hyper 2025-01-02 22:07:27 +00:00
  • 967a0ce17f Combine guest memory and function table into one virtual allocation. Skyth 2025-01-02 14:45:42 +03:00
  • 038edfdebd Handle 32 bit index buffers when uploading data. Skyth 2025-01-02 13:44:42 +03:00
  • d23e6d0e90 Implemented vibration option Hyper 2025-01-01 18:05:01 +00:00
  • 90cf22e586 cmake: fix dxil.dll location Hyper 2025-01-01 16:16:45 +00:00
  • d6c2884f2e Look for mod loader .ini file in config folder. Skyth 2025-01-01 11:49:20 +03:00
  • a397a90551 Mod loader implementation. (#66) Skyth (Asilkan) 2024-12-31 20:20:07 +03:00
  • 281535ad51 Stub out buggy render game scene function. Skyth 2024-12-30 14:20:21 +03:00
  • 31bb28d0fd message_window: fix mouse input issues Hyper 2024-12-27 23:13:06 +00:00
  • bab9705151 Fix auto controller icons breaking loading screen graphics (#64) Hyper 2024-12-27 20:58:41 +00:00
  • c98f3942d6 hid: respect PlayStation touchpad button as back button Hyper 2024-12-27 20:34:58 +00:00
  • 8f4f1ea33e Handle the anisotropic filtering option in config. Skyth 2024-12-26 16:13:21 +03:00
  • a1a05f83dc Implemented master volume slider Hyper 2024-12-25 21:17:40 +00:00
  • 0b5281d652 Prevent SDL events from getting flushed outside the main thread. Skyth 2024-12-25 22:15:01 +03:00
  • b054e16461 Fix buffers getting copied with a closed command list. Skyth 2024-12-25 22:12:17 +03:00
  • 659f3700ee hid: implemented controller LED context Hyper 2024-12-25 17:47:57 +00:00
  • fd009bcada Sync render thread present with main thread. (#62) Skyth (Asilkan) 2024-12-25 16:29:15 +03:00
  • c1cafacf22 Add video driver to debugger panel. Dario 2024-12-22 18:23:14 -03:00
  • 02022c3a1d Do not default to Wayland, add CLI option for choosing SDL video driver. (#61) Darío 2024-12-22 18:07:27 -03:00
  • d6444da62f Add custom implementation for semaphores. Skyth 2024-12-22 23:50:19 +03:00
  • f1416c85ba Implement frame limiter. (#60) Skyth (Asilkan) 2024-12-22 19:58:06 +03:00
  • 314a092747 Pass ALLOW_TEARING flag to D3D12 swap chains. Skyth 2024-12-22 00:25:50 +03:00
  • 552063fbd4 Update submodule script to pull current commit submodules Hyper 2024-12-21 02:57:56 +00:00
  • 4957fe0685 Update submodules. Skyth 2024-12-21 00:52:37 +03:00
  • 67633917bf Linux support. (#54) Skyth (Asilkan) 2024-12-21 00:44:05 +03:00
  • f547c7ca6d window: implemented monitor switching Hyper 2024-12-16 19:05:40 +00:00
  • 74e6df96d4 Fix shared string memory leak. Skyth 2024-12-16 11:24:12 +03:00
  • 6c57221807 Implemented value thumbnails (#42) Hyper 2024-12-15 20:41:39 +00:00
  • 74ee0c2b2f locale: move localised strings to cpp impl (#40) Hyper 2024-12-15 15:15:32 +00:00
  • c6e3d4e31f Fix toml parser failing on Unicode paths. Dario 2024-12-15 01:27:50 -03:00
  • 10c8858416 Reset end time for installer when installer is started. Dario 2024-12-15 00:19:40 -03:00
  • 587b222483 Implemented D-Pad player input Hyper 2024-12-15 01:44:01 +00:00
  • 578d9d052b Move first party tools to tools folder. Skyth 2024-12-13 21:21:58 +03:00
  • 611454126e Update pipeline cache. Skyth 2024-12-13 21:07:12 +03:00
  • 4b728f4a2b Downgrade to C++20 & switch to fmtlib. Skyth 2024-12-13 18:54:05 +03:00
  • 1ab25d5b41 Update recompiler submodules. Skyth 2024-12-13 18:33:51 +03:00
  • 6d1d5ff33a Add RelWithDebInfo configuration. Skyth 2024-12-13 15:17:23 +03:00
  • 1631a27a4e Enable LTO for release targets. Skyth 2024-12-13 15:10:40 +03:00
  • 417805ae38 Fix inconsistent static/inline usage. Skyth 2024-12-13 14:51:13 +03:00
  • 87e3602f41 Update DoF quality thresholds. Skyth 2024-12-13 11:27:24 +03:00
  • e79d2edc2d Merge pull request #30 from hedge-dev/logger Hyper 2024-12-12 22:50:05 +00:00
  • 3e21a26f6a logger: make thread safe, use std::string_view with std::println Hyper 2024-12-12 22:46:54 +00:00
  • e7d7431b58 logger: stub out utility logs for Release in the macros Hyper 2024-12-12 22:31:37 +00:00
  • 0813be2acf Implemented cross-platform logger framework (and clean-up) Hyper 2024-12-12 22:12:29 +00:00
  • b9bd137659 achievement_menu: replace erroneous quotation marks with apostrophes Hyper 2024-12-12 22:06:22 +00:00
  • 27eab0af66 Installer sounds and embedded player. (#29) Darío 2024-12-12 16:17:12 -03:00
  • a56aca27be config: move future HMM codes to temporary Exports section Hyper 2024-12-12 04:26:04 +00:00
  • 099dde82a2 hid: clean-up Hyper 2024-12-11 23:06:20 +00:00
  • 86c60e7bbe app: move config saving to App::Exit Hyper 2024-12-11 23:05:37 +00:00
  • 05ec19874e achievement_menu: fix locked shadow and marquee width Hyper 2024-12-11 23:03:01 +00:00
  • 4f26d0b263 hid: stop vibrating controllers on focus lost Hyper 2024-12-11 22:32:39 +00:00
  • 38c275632b config_locale: revised some descriptions Hyper 2024-12-11 21:17:20 +00:00
  • 59551d8875 hid: implemented controller type auto detection Hyper 2024-12-11 20:53:00 +00:00
  • cdcacff53b Implement SDF fonts. (#24) Skyth (Asilkan) 2024-12-11 23:30:19 +03:00
  • 632cf2619e config_locale: added more localisation for video options Hyper 2024-12-11 19:55:13 +00:00
  • 6fef7bb9d4 imports: always report user signed in Hyper 2024-12-11 18:46:33 +00:00
  • a94009d2e8 achievement_menu: added sparkles to silver and gold trophies Hyper 2024-12-11 02:50:53 +00:00
  • 8e98ab4651 achievement_menu: always fade long descriptions Hyper 2024-12-09 18:45:44 +00:00
  • 3c6e348499 imgui_utils: improve precise outline drawing Hyper 2024-12-09 18:45:22 +00:00
  • f5c6582065 Fix the wrong outline condition. Skyth 2024-12-09 20:51:57 +03:00
  • 8ca852583b Implement text skew, grayscale image, and marquee fade. Skyth 2024-12-09 20:31:44 +03:00
  • 70268e41b5 Fix marquee slowing down with increased resolution. Skyth 2024-12-09 20:20:09 +03:00
  • 075ee43808 Redo down force HFR fix. Skyth 2024-12-09 13:46:17 +03:00
  • d6fcce918a button_guide: fix luminance for low quality font Hyper 2024-12-09 03:30:59 +00:00
  • f694b0d219 media_win32: catch WinRT exceptions for PlaybackStatus() Hyper 2024-12-09 03:30:31 +00:00
  • b6de286057 achievement_menu: change trophy colour by achievement count Hyper 2024-12-08 23:54:56 +00:00
  • e19e18b14d options_menu: implemented thumbnails Hyper 2024-12-08 21:58:12 +00:00
  • 110e1a4575 message_window: use CInputState in-game Hyper 2024-12-08 18:21:59 +00:00
  • 7b2383e8ad Move media playback detection to OS namespace Hyper 2024-12-08 18:00:12 +00:00
  • 26dbd7c697 Handle error case for std::filesystem::space. Dario 2024-12-08 14:35:54 -03:00
  • 7dfeb8eca9 audio_patches: catch all WinRT exceptions Hyper 2024-12-08 17:28:56 +00:00
  • ad862adc83 Move Windows version to OS namespace Hyper 2024-12-08 17:05:45 +00:00
  • 8db45bcf57 button_guide: remove unused resource header Hyper 2024-12-08 16:50:56 +00:00
  • facc910200 Add enhanced motion blur. Skyth 2024-12-08 19:34:02 +03:00
  • 087b1eb220 Implement anti aliased filtering for point filtered CSD casts. Skyth 2024-12-08 17:01:11 +03:00
  • f327eb8357 options_menu: reboot on language change Hyper 2024-12-08 03:46:01 +00:00
  • 1713a8c0ec options_menu: video callback on option reset Hyper 2024-12-08 03:43:12 +00:00
  • 652e9d52dc message_window: fix missing button guide for optionless messages Hyper 2024-12-08 03:41:39 +00:00
  • d69f0442a7 CTitleStateMenu: implemented rebooting into installer Hyper 2024-12-08 02:57:27 +00:00
  • fc9c7ffb3a CHudPause: make button guide respect HUD toggle Hyper 2024-12-08 01:37:16 +00:00
  • 059e6dd54e CHudPause: added button guide (WIP) Hyper 2024-12-08 01:17:55 +00:00
  • 6d81e46608 Implemented quit input on title screen Hyper 2024-12-08 01:17:09 +00:00
  • 3b48043e59 Update embedded resources Hyper 2024-12-07 22:06:07 +00:00
  • 4bd8d10d61 Depth of Field scaling fix. (#22) Skyth (Asilkan) 2024-12-08 00:54:03 +03:00
  • 8c44d62ed9 Fix default value for Enums when the key is missing. Dario 2024-12-07 18:52:22 -03:00
  • aa59eae8c8 window: fix hiding mouse cursor when regaining focus in windowed mode Hyper 2024-12-07 20:58:12 +00:00
  • 1ccd8b20e5 Update embedded resources Hyper 2024-12-07 19:15:03 +00:00
  • d9d4ca2196 button_guide: support for PlayStation controller icons Hyper 2024-12-07 17:05:12 +00:00
  • 0d1a5e1fa1 options_menu: reset g_canReset when resetting selection Hyper 2024-12-07 17:00:52 +00:00
  • 31b100894f Option for PS controller icons. (#21) Skyth (Asilkan) 2024-12-07 16:50:07 +03:00
  • 72f6713151 Fix compilation error. Skyth 2024-12-07 14:51:23 +03:00
  • 8a27d85964 Update embedded resources Hyper 2024-12-07 01:25:19 +00:00
  • df03a64305 Redirected Install button to custom implementation Hyper 2024-12-07 01:00:46 +00:00
  • 9e168ab326 Disable storage device option and enable install option on title menu (#12) DeaTh-G 2024-12-06 20:16:42 +01:00
  • 3c7765eb27 installer_wizard: implemented button guide Hyper 2024-12-06 18:10:46 +00:00
  • c0897dd507 Options menu, achievements, and installer wizard. (#19) Skyth (Asilkan) 2024-12-06 18:52:06 +03:00
  • b0562b4360 Remove storage device prompt on new game Hyper 2024-12-06 13:45:17 +00:00
  • b4296ff701 Update PowerRecomp submodule. Skyth 2024-12-04 12:48:46 +03:00