0709f92ac1
Misc: Cleanup/deduplicate from c9cba5e
2022-10-13 17:37:39 +10:00
553d58052b
Expose Display Host Aligment as a Setting in Ini
2022-10-09 00:55:56 -04:00
e395a74832
Settings: Fix default values for achievements
2022-10-09 14:21:01 +10:00
550b4928c2
Achievements: Backports from PCSX2
2022-10-08 20:25:42 +10:00
10f98106dd
Misc: Normalize code vs serial usage
2022-10-05 18:29:44 +10:00
971bba07d6
GPU: Make perspective-correct color interpolation toggleable
2022-10-03 21:08:41 +10:00
736996ab38
Controller: Add invert and button deadzone options
2022-09-24 13:14:13 +10:00
d26fef3e4e
Achievements: Add leaderboard toggle (+ some minor fixes)
2022-09-21 23:47:58 +10:00
5568de1e03
Achievements: Add sound effects
2022-09-21 23:06:23 +10:00
bec0d6e7df
HostDisplay: Add GPU usage statistics
2022-09-03 14:17:51 +10:00
35f272b336
Settings: Set default controller type to AnalogController
2022-08-29 20:34:12 +10:00
3a5bf6d29b
System: Move overlay checking to common
2022-08-27 16:52:24 +10:00
1aa7facda8
Frontends: Pick best render API based on renderer
...
Stops unnecessary display recreation in big picture UI.
2022-08-26 23:30:45 +10:00
759938a5cf
System: Support compressing save states
2022-08-18 23:10:15 +10:00
16d15f5c65
InputManager: Don't load bindings for inactive multitap ports
2022-08-16 00:05:46 +10:00
5ac9c3f022
Controller: Add multiplier/format to settings
2022-08-10 13:03:15 +10:00
1289064316
Settings: Drop audio sync option
...
Not relevant since time stretching was added.
2022-08-05 17:57:47 +10:00
57c1ca97f7
Qt: Hook up audio driver selection
2022-08-05 17:50:28 +10:00
25d2148ae4
Misc: Necessary emucore changes for Android
2022-08-05 17:05:21 +10:00
bdb486ccaa
Settings: Fix build without cubeb
2022-08-04 21:39:15 +10:00
a899ca88f2
Build: Make OpenGL/Vulkan renderers optional
...
And disabled on Windows/arm64.
2022-07-31 01:14:28 +10:00
68b5dd869c
SPU: Add time stretched audio output
2022-07-28 22:10:47 +10:00
97506a811e
ImGuiManager: Fix default OSD scale
2022-07-28 22:10:47 +10:00
a5f5be1a60
Qt: Fix directory setting changes
2022-07-23 01:28:19 +10:00
75b4891f78
Qt: Fix Apply Game Settings option
2022-07-23 00:13:55 +10:00
b42b5501f6
UI: Massive revamp, new features and improvements
2022-07-22 21:19:54 +10:00
6a6ab6529a
Backport SettingsInterface
2022-07-21 17:29:58 +10:00
521d20bcd2
CommonHostInterface: Add display enhancement settings option
2021-08-15 14:23:20 +10:00
3f3607548f
CommonHostInterface: Make status indicators toggleable
2021-08-12 21:31:40 +10:00
21938e14c6
CPU/Recompiler: Implement block linking
2021-07-24 13:07:11 +10:00
a32ef4a963
CDROMAsyncReader: Support reading ahead more sectors
2021-07-12 21:14:06 +10:00
b35a1308c4
Core: Make XAudio2 the default backend for UWP
2021-07-11 15:20:38 +10:00
d9412f9fcd
FrontendCommon: Add option to inhibit screensaver
2021-06-20 15:50:59 +10:00
28b8cb5bc6
Settings: Fix mismatches between default and fallback values
2021-05-27 03:48:01 +10:00
6a2b2ac7f8
System: Don't wipe out nonpersistent memory cards during game change
2021-05-24 21:24:22 +10:00
98e4c181ca
CDROM: Add seek speedup enhancement
2021-05-23 16:18:34 +10:00
5d877250e9
GPU/HW: Add an option to use software renderer for readbacks
2021-05-20 13:28:36 +10:00
08a815ad7b
FullscreenUI: Make show status indicator setting local
2021-05-20 12:19:26 +10:00
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.
2021-05-20 12:19:26 +10:00
e382df0d41
Support expanding RAM to 8MB (dev console)
2021-05-03 12:43:33 +10:00
256f272768
Support custom and match display aspect ratios
2021-04-30 02:53:03 +10:00
5aa70cf797
Settings: Add memory card directory option
2021-03-27 15:18:29 +10:00
3482313e2f
Multitap: Add option to enable only on port 2
2021-03-01 14:59:59 -08:00
e17d37b8bc
HostDisplay: Add stretch option
2021-02-27 16:21:36 +10:00
f9dc1a7e80
Core: Add Multitap support
2021-02-26 21:04:12 -08:00
f023c1bcde
FullscreenUI: Add 'Pause on Menu' option
2021-02-25 02:20:33 +10:00
bc021ddfd9
CPU/Recompiler: Implement PGXP CPU mode
2021-02-18 02:08:47 +10:00
a77edc6436
Settings: Default console logging on Android to on
2021-02-07 03:27:37 +10:00
98b4101cd7
Settings: Expose Save() method to interface
2021-01-31 17:10:27 +10:00
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.
2021-01-28 21:04:23 +10:00