PCSX2 SVN r3339 released

dmb062082 June 28, 2010 0

PCSX2 is an open source PlayStation 2 (PS2) emulator for the Microsoft Windows and Linux operating systems. With the later versions many games are playable!

Change Log:
Mostly-new host exception system (host meaning the C++ / SEH exceptions, not the VM’s PS2/MIPS exceptions). Main purpose is to make specifying diagnostic and end-user messages more sane. Secondary goal was to remove the need for C++ multiple and virtual inheritance, which are buggy in MSVC still, and problematic even when they aren’t buggy.

I also re-implemented R5900 runtime exception handling for TLB Miss and such (devbuilds only, for now).
r3336
[pcsx2]: use a local implementation of GetUserLocalDataDir. Follow the xdg specification for linux.
IMPORTANT NOTE FOR LINUX USER: the “main” pcsx2 configuration is moved from $HOME/.pcsx2 to $XDG_CONFIG_HOME/pcsx2 (or $HOME/.config/pcsx2 if xdg var is not defined).
A first time wizard is expected. Just import you previous settings.

Source: Here

Leave A Response »