PCSX-Redux - Linux (AppImage)

PCSX-Redux - Linux (AppImage)
PCSX-Redux - Linux (AppImage)
File Size:
82.52 MB
Author:
Date:
05 April 2024
Downloads:
27 x

This is yet another fork of the Playstation Emulator, PCSX. While the work here is very much in progress, the goal is roughly the following:

  • Bring the codebase to more up to date code standards.
  • Get rid of the plugin system and create a single monolithic codebase that handles all aspects of the playstation emulation.
  • Write everything on top of OpenGL3+/ImGui for portability and readability.
  • Improve the debugging experience.
  • Improve the rendering experience.

Please consult the documentation pages for more information.

Notes

The download file is an AppImage and will run on most modern Linux distos.

Make it executable

$ chmod a+x "file_name".AppImage

and run

$ ./"file_name".AppImage
 
 
Powered by Phoca Download