PCSX2 Git (2016/09/07) is compiled. PCSX2 is an open source PlayStation 2 (PS2) emulator for the Microsoft Windows and Linux operating systems. With the most recent versions, many PS2 games are playable (although speed limitations have made play-to-completion tests for many games impractical), and several games are claimed to have full functionality.
PCSX2 Git Changelog:
* gsdx: increase the allocation of the GS memory
GS memory is only 4MB but rendering is allowed to be 2048x2048
with 32 bits format (so 16MB). Technically the frame/depth buffer can start
at the end of the GS memory. Let's not waste too much memory.
Fix crash with BASARAX
(game draws a 2048x1664 32 bits area)
* gsdx debug: use a pretty format name when dumping texture
Much faster to read the format on the file name :)
+ remove a couple of useless ifdef
* gsdx perf: print frame time distribution
Download: PCSX2 Git (2016/09/07)
Source: Here
0 Comments
Post a Comment