PCSX2 v2.3.218 is released. PCSX2 is a free and open-source PlayStation 2 (PS2) emulator. Its purpose is to emulate the PS2’s hardware, using a combination of MIPS CPU Interpreters, Recompilers and a Virtual Machine which manages hardware states and PS2 system memory. This allows you to play PS2 games on your PC, with many additional features and benefits.
PCSX2 Changelog:
* GameDB: Add memcard filters for Midnight Club 3 – DUB Edition Remix
* FSUI: More formatting
* [ci skip] Qt: Update Base Translation.
* FSUI: Automatic “Swap OK/Cancel” will now swap with switch controllers
* GS: Change GetValidSize warning to DevCon
* Config: Default to higher compression
* Misc: More warning fixes.
* Debugger: Fix breakpoints and saved addresses lists
* Debugger: Add custom drop indicators and some user interface settings
* Debugger: Make various improvements to the UI
* Debugger: Add System toolbar with shutdown and reset actions
* Debugger: Allow having multiple dock widgets of the same type
* Debugger: Hook up all the debugger widgets again
* Debugger: Hook up breakpoints and stepping again
* Debugger: Save and restore the state of the toolbars for each layout
* Debugger: Add support for multiple UI layouts
* Debugger: Redesign UI based on KDDockWidgets
* Deps: Add KDDockWidgets