Settings: Re-enable "Start Fullscreen" per-game 9001e84 View details stenzek merged commit 19ae3be into stenzek:master Oct 25, 2024 7 checks passed bslenul deleted the per-game-fullscreen branch October 25, 2024 10:46 Sign up for free to join this conversation on GitHub. Already ...
Android: Add per-game settings and properties UI (Connor McLaughlin)Android: Fix fab background ...
You can only use this option if you set memory cards to be shared instead of per-game. Click on the Start BIOS button: (if this large icon isn't present, you can show it) You should arrive at the BIOS main screen . Choose Memory Card to proceed. Now you're at the memory card ...
2021/01/03: Per game settings and game properties added to Android version. 2020/12/30: Box and Adaptive downsampling modes added. Adaptive downsampling will smooth 2D backgrounds but attempt to preserve 3D geometry via pixel similarity (only supported in D3D11/Vulkan). Box is a simple averag...
This method can't be used by default because DuckStation saves memory cards on a per-game basis. Memory needs to be changed toshared memoryto use this option. When a game isn't running, tap the hamburger menu, thenStart BIOS You should arrive at theBIOS main screen. ChooseMemory Cardto...
* GameSettings: Add CD-ROM Read Speedup * CDROM: Add option to speed up double speed reads * Qt: Fix PGXP CPU mode option not applying * CPU/Recompiler: Detect move instructions and forward to PGXP * GameSettings: Add per-game input bindings from profiles ...
Allow post-processing to be set per-game https://github.com/stenzek/duckstation/pull/3045 (Stenzek) https://github.com/stenzek/duckstation/commit/ca1dd27d4a340ddd85c5c0ebda5f11e2932c92f2: CPU/NewRec: Fix SR interrupts on non-x64 (Stenzek) https://github.com/stenzek/duckstation/pull/...
GameSettings: Add per-game input bindings from profiles (Connor McLaughlin)CPU/Recompiler: Detect ...
Qt: Simplify runahead settings (Connor McLaughlin)GameSettings: Add runahead as per-game setting (...
System: Fix per-game bindings being used when disabled (Connor McLaughlin)InputManager: Export a ...