Commit Graph

7769 Commits (dreams)
 

Author SHA1 Message Date
Stenzek f41c238c53
VulkanDevice: Disable VK_KHR_dynamic_rendering_local_read on AMD
Like everything else on RDNA3, it appears to be broken and causes GPU
hangs/resets.
9 months ago
Stenzek 0879dff93a
Updater: Add icon/rc file 9 months ago
Stenzek e11f73ede2
Updater: Add VC runtime check 9 months ago
Stenzek 484c1dccd4
Qt: Use 64-bit comparison for VC runtime check 9 months ago
Stenzek a2e6a48d2e
Qt: Add very-early VC++ runtime version check
Yay for ABI breaks.
9 months ago
Stenzek 8595175267
CDROM: Improve accuracy of sector redelivery on DMA complete
Fixes hang in loading in Syphon Filter 2/3.
9 months ago
Stenzek 34861074c1
CDROM: Ensure complete IRQs for Init go through
Fixes booting games with OpenBIOS and its Init spam.
9 months ago
Stenzek 5a185654ba
CI: Disable Qt's PCRE2 JIT on Windows 9 months ago
Stenzek 892319de86
CI/Flatpak: Disable Flathub pushes
Going to set this up manually instead, sick of the API timeouts.
9 months ago
Stenzek 0675716162
D3D11Device: Fix redundant SRV set on RT change 9 months ago
Marcin Mitura 05395c8c1a
Polish localization updates (#3220)
## Comply to the latest changes:
- Translate new strings,
- Remove obsolete,
- Correct some machine translations.
9 months ago
Stenzek e25bb4801c
GameDB: Add PGXP-CPU to Lego Racers 9 months ago
Stenzek 7222c21cd9
CDROM: Further refine interrupt delay 9 months ago
Stenzek 3e3572c410
DMA: Fix range check in mode0 when decrementing
Fixes lag on startup in Clone (Euro Demo 42).
9 months ago
Stenzek c637e2b337
System: Fix title after loading state for EXE-boot 9 months ago
Stenzek e70f155054
MemoryCard: Implement GetID command 9 months ago
Stenzek 8ef73203b2
Bus: Ignore SPU byte writes to unaligned addresses 9 months ago
Stenzek a7543ab365
GPU/HW: Fix crash on VRAM write/copy with mask test 9 months ago
Stenzek 627c12bebe
GPU: Fix IRQ request 9 months ago
Stenzek 73136d7dc4
GPU: Tie idle bit to FIFO emptyness on VRAM write
Fixes Tenga Seiha lockup on boot.
9 months ago
Stenzek 53600746c7
GPU: Cancel VRAM writes on Reset 9 months ago
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