PCSX-Redux Git (2026/08/21) is compiled. 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 SDL/OpenGL3+/ImGui for portability and readability. Improve the debugging experience. Improve the rendering experience.PCSX-Redux Changelog::
* Merge pull request #2076 from nicolasnoble/teapot
* psyqo: light the teapot three normals at a time, and keep the fused colours
* psyqo: let a gouraud primitive's command word be read and written whole
* psyqo: point the teapot at GteMath instead of open-coding it
* Merge branch 'gte-math' into teapot
* psyqo: add GteMath, the SoftMath operations the GTE can do in hardware
* psyqo: add a GTE-lit Utah teapot example
* Merge pull request #2074 from nicolasnoble/portable-paths
* Look for pcsx.json next to the binary when detecting portable mode.
* Merge pull request #2075 from nicolasnoble/binutils-same-inode
* Use the upstream commit verbatim for the binutils workaround.
* Working around a binutils 2.47 regression on Windows.
Download: PCSX-Redux Git (2026/08/21)
Source:Here
0 Comments
Post a Comment