Commit Graph

255 Commits (05259bc851fc60ee190948d34b739b53ecf112ed)

Author SHA1 Message Date
Connor McLaughlin 05259bc851 HostInterface: Refresh display on settings change/state load 4 years ago
Connor McLaughlin d9412f9fcd FrontendCommon: Add option to inhibit screensaver 4 years ago
Connor McLaughlin e7b113f454 System: Don't reset performance counters when turboing 4 years ago
Connor McLaughlin d3d92226a5 PGXP: Further optimizations
Up to an 8% speed improvement in Racing Lagoon with CPU mode enabled.
4 years ago
Silent e21f2644d0
Refactor SystemBootParameters ownership 5 years ago
Connor McLaughlin 28b8cb5bc6 Settings: Fix mismatches between default and fallback values 5 years ago
Connor McLaughlin 6a2b2ac7f8 System: Don't wipe out nonpersistent memory cards during game change 5 years ago
Connor McLaughlin 98e4c181ca CDROM: Add seek speedup enhancement 5 years ago
Connor McLaughlin 5d877250e9 GPU/HW: Add an option to use software renderer for readbacks 5 years ago
Connor McLaughlin 08a815ad7b FullscreenUI: Make show status indicator setting local 5 years ago
ValadAmoleo 1fa4460590 Added a toggle for persistent message. (#2106)
* Added a toggle for persistent message.

Added a toggle to display settings to disable persistent messages (ff, pause) in the fullscreen UI.

* Moved toggle for the icons to advanced settings.

Moved the toggle to the advanced settings as suggested.  Renamed the option from "show persistent messages" to "show speed icons", so that it's much more specific.
5 years ago
Connor McLaughlin e382df0d41 Support expanding RAM to 8MB (dev console) 5 years ago
Connor McLaughlin 052721fffc HostInterface: Fix toggling widescreen hack while running 5 years ago
Connor McLaughlin 256f272768 Support custom and match display aspect ratios 5 years ago
Connor McLaughlin 46d19eeb1f Android: Allow opening/getting files relative to downloads directory 5 years ago
Connor McLaughlin 922d320523 CPU/Recompiler: Reserve whole fastmem region to avoid clashes 5 years ago
Connor McLaughlin 924756860e HostDisplay: Support refresh rate queries on all platforms except Mac 5 years ago
C.W. Betts e4735bcf7a Fix string formatting warnings. 5 years ago
Connor McLaughlin 1973419021 Settings: Disable region check by default 5 years ago
Connor McLaughlin 5aa70cf797 Settings: Add memory card directory option 5 years ago
Connor McLaughlin 50d712c3fe CDImage: Support sub-images, use subimages for m3u 5 years ago
Silent 948a6b530b
Make TranslateString and TranslateStdString support numbers 5 years ago
Connor McLaughlin c58227752d CommonHostInterface: Move save state on exit logic to base class 5 years ago
Connor McLaughlin 49345a300c Settings: Fix display stretch disabled by linear filtering 5 years ago
Connor McLaughlin 5a0e4f85dd Settings: Enable cheat loading by default 5 years ago
Connor McLaughlin e17d37b8bc HostDisplay: Add stretch option 5 years ago
Albert Liu f9dc1a7e80 Core: Add Multitap support 5 years ago
Connor McLaughlin f023c1bcde FullscreenUI: Add 'Pause on Menu' option 5 years ago
Connor McLaughlin 7501e89b7a System: Add path/image to game change notification 5 years ago
Connor McLaughlin 24c2165bb3 GPU: Allow closing window/app to interrupt shader compilation 5 years ago
Connor McLaughlin cacf12c209 FileSystem: Migrate component extractors to std::string_view 5 years ago
Connor McLaughlin db4f521d92 System: Make some boot error messages translatable 5 years ago
Connor McLaughlin bc021ddfd9 CPU/Recompiler: Implement PGXP CPU mode 5 years ago
Connor McLaughlin a77edc6436 Settings: Default console logging on Android to on 5 years ago
C.W. Betts 662d6e9711 Fix possible log formatting errors. 5 years ago
Connor McLaughlin 904680f0df Settings: Make integer and linear upscaling mutually exclusive 5 years ago
Connor McLaughlin 84c30703b2 Settings: Disable interlacing by default
The games which require it are auto-disabled by gameini.
5 years ago
Connor McLaughlin 4bb3fb48f9 System: Add a new throttler/pacer which can catch up on lost time
This can result in worse frame pacing, so if you have a decent machine
you'll probably want to turn on "display all frames" in display
settings.

But, it's sadly needed for Android.
5 years ago
Connor McLaughlin 16a32bf696 Qt: Simplify runahead settings 5 years ago
Connor McLaughlin b3ce2b21c0 System: Prevent using both runahead and rewind concurrently 5 years ago
Connor McLaughlin e01d66d18e System: Implement runahead 5 years ago
Connor McLaughlin 516d685dd0 System: Add memory-only save states and rewind 5 years ago
Connor McLaughlin e81df6bddd Settings: Disable host refresh rate sync by default 5 years ago
Connor McLaughlin 13cba122ef HostDisplay: Move Windows fallback for refresh rate query to HostInterface 5 years ago
Connor McLaughlin 43d01776dc HostInterface: Add "Sync To Host Refresh Rate" option 5 years ago
Connor McLaughlin ce965e89ca Qt/Android: Add help text for resampling, turn on by default 5 years ago
Connor McLaughlin 54f5563321 Qt: Add turbo speed setting 5 years ago
Connor McLaughlin a5f9aa11e1 Settings: Add audio resampling when running at non-standard speed 5 years ago
Connor McLaughlin 54c7fc6b08 AudioStream: Support resampling input 5 years ago
Connor McLaughlin a6e1b3c4ad
Merge pull request #1389 from ggrtk/ps3-bios-size
BIOS: Add check for older BIOS from PS3
5 years ago