PCSX2 v2.3.82 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:
* Tools: Port refraction’s bulk compression script to Python
* [ci skip] Qt: Update Base Translation.
* Logging: Adjust the formatting to be more consistent
* Settings/Log: Print advanced settings warning on the log
* changed indentation from tab to space
* replaced recursive_directory_iterator w/ FindFiles()
* Added rename input profile function
* Qt: Properly disable all dumping options if draw dumping is disabled.