Commit Graph

7548 Commits (f35397cf8d907e4c14b31458806a8beb08c926d4)
 

Author SHA1 Message Date
Stenzek d013438810
CDROM: Rewrite BFRD handling
Fixes hang on startup in Unirom.
9 months ago
Stenzek 723af4de3a
Misc: Loading old save state versions is unlikely 9 months ago
Stenzek c4bf5b4f2c
RegTest: Write file log as well as frames 9 months ago
Stenzek c3bf89b278
GameDB: Disable texture filtering in Legend of Dragoon 9 months ago
Stenzek 3063101274
CDROM: Implement 0x60 test command
Apparently needed for unirom.
9 months ago
Stenzek 7bc42495fa
CI/AppImage: QtNetwork is no longer needed 9 months ago
Stenzek 7682cd2c10
System: Generate hash serials when running PS-EXE
Allows for per-game settings.
9 months ago
Stenzek 25bf2b3adc
CDROM: Clear async interrupt on read/seek start
Fixes broken audio in Road Rash.
9 months ago
Stenzek f1465ddf43
Memmap: Use Mach VM routines for memory mapping 9 months ago
Anderson Cardoso f1ff15f9c6
Atualização Português do Brasil (#3218)
Atualizado para a última versão.
9 months ago
Stenzek 619688a135
Qt: Add per-bind sensitivity/deadzone controls (shift-click) 9 months ago
Stenzek 039796690c
GPU/HW: Fix a couple of out-of-order UBO pushes 9 months ago
Stenzek 2eb0085539
System: Fix inverted volume selection 9 months ago
Anderson Cardoso 110fa28c25
Atualização Português do Brasil (#3217)
Atualizado para a última versão.
9 months ago
Benjamin Mugnier 46ceb999fb
Fix README.md Linux build instructions (#3214)
Fix wrong build-dependencies-linux.sh path.
Change ninja build folder to reflect cmake folder.
9 months ago
Stenzek 015804c434
System: Move GDB server into core 9 months ago
Stenzek 55d96f86f0
System: Add "Disable Mailbox Presentation" option
Partial backport of https://github.com/PCSX2/pcsx2/pull/11296
9 months ago
Stenzek 83df785558
Settings: Default threaded presentation to off 9 months ago
Stenzek 4311e08726
System: Implement PINE server 9 months ago
Stenzek 4e905a63ec
Util: Add socket helper classes 9 months ago
Stenzek 9eb18449a7
Deps: Fix Linux build script to take relative paths 9 months ago
Stenzek ac3affe472
GameDB: Chrono Cross 9 months ago
Stenzek 15e633bf2c
Qt: Adjust advanced setting ranges 9 months ago
Anderson Cardoso 3382248f40
Atualização Português do Brasil (#3213)
Atualizado para a última versão.
9 months ago
Stenzek 328a3cd7af
System: Prevent save states while memory cards are being saved 9 months ago
Stenzek 8e5781266a
CrashHandler: Fix call stack on manual dump 9 months ago
Stenzek cca7b46114
Assertions: Write crash dump on assertion fail 9 months ago
Stenzek 0240ea8b49
PageFaultHandler: Simplifications 9 months ago
Stenzek b4b579d2b1
GameDB: More traits 9 months ago
Stenzek 547587af11
D3D11Device: Don't spin on CPU when GPU results aren't available 9 months ago
Stenzek 2ff1f398a3
CDROM: Handle INT1 with pending command
Fixes lockup during track playback in Gokujou Parodius Da! Deluxe Pack.
9 months ago
Stenzek 60ee17e713
System: Fix regtest dumping 9 months ago
Stenzek 1565a2667d
Misc: More format string fixes 9 months ago
Stenzek a75e61e1d6
GameDB: Disable texture filtering on FF7 9 months ago
Stenzek 0f536b8680
VulkanSwapChain: Always allocate cmdbuffers+1 semaphores 9 months ago
Stenzek e6d8f0d4a0
GPUDevice: Use FIFO for D3D exclusive fullscreen 9 months ago
Stenzek 22c76d43c3
CPU/PGXP: Reduce vertex cache memory 9 months ago
Stenzek b4df9d3876
GameDB: Syphon Filter 3 9 months ago
Stenzek 1adc29aeb0
Qt: Fall back to screen for refresh rate
Wayland, always a pain in the arse.
9 months ago
Stenzek a7f2ad37de
InputManager: Fix exit menu button forwarding to game 9 months ago
Stenzek 0f9a255093
System: Fallback to FIFO on AMD (no mailbox support) 9 months ago
Stenzek 98520978a8
System: OSD message corrections 9 months ago
Stenzek 49e3663dfe
Settings: Purge max display FPS option
No longer needed since we pull it from the surface instead.
9 months ago
Stenzek 42a5fe0a6e
GPU: Further improve vsync handling 9 months ago
Stenzek 4e922a34a7
Log: Simplify macros 9 months ago
Stenzek 792717e03e
Misc: Get rid of format string for result logging 9 months ago
Stenzek 9f90f14c48
CPU/CodeCache: Only print code size stats on request 9 months ago
Stenzek b6d019db66
Misc: Replace log printf calls with fmt 9 months ago
Stenzek 49b2e76dea
GPU/HW: Warning fix 9 months ago
Stenzek d2f28b6926
GPU: Explicit RemovePathLimits() is no longer needed 9 months ago