EmuCR Feeds
Email Us

EmuCR: PCSX2PCSX2 Git (2015/11/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-ogl: disable copy constructor
'class GSVertexBufferStateOGL' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.
* pcsx2: Clarify calculation precedence for '>>' and '?'
(cppcheck)
* gsdx-ogl: missing break
* gsdx: use a type in sizeof
(warning) Suspicious usage of 'sizeof' with a numeric constant as parameter.
* debug: 'ostr' is used as parameter and destination in s[n]printf().
* gsdx: use scalar delete
(error) Mismatching allocation and deallocation: data
* gsdx: use standard quote character
Nicer with tool that support ANSII text (cppcheck)
* cdvd: remove break after return
cppcheck:[pcsx2/CDVD/CDVD.cpp:1120]: (style) Consecutive return, break, continue, goto or throw statements are unnecessary.
* build: add clang-tidy support
Slow and generate a 100k log!
Better to fix cppcheck/coverity/gcc(/clang) report first.
Anyway, clang-tidy incorporates clang-modernize (port code
to use some C++11 features)
* Merge pull request #911 from ssakash/gsdx_debug
Gsdx: Add Mipmap (Software mode) and preload data frame to GUI.
* GSDX: Update toggle key messages
* GSDX: Add two new options to GUI.
The following patch adds Mipmap option (software mode exclusive) and Preload Data Frame (Hardware mode exclusive) to the GSDX plugin settings for debug purposes.

Download: PCSX2 Git (2015/11/07)
Source: Here

2 Comments:

  1. Lots of reviews to date version from PCSX2 r4980 and have the same problems with the same game titles, Neo Contra (it is stopped on the stage 1) and Devil May Cry (displayed very badly in the energy bar). It could not seem to fix.

    ReplyDelete
    Replies
    1. Yeah, in comparison Dolphin emulator really evolves fast now even Star Wars games works, but in pcsx2 emu the very same games presents the same errors as five years ago like Valkiria Profile Silmeria... I dont know for what all of these updates are for.

      Delete

Can't post a comment? Try This!