EmuCR Feeds
Email Us

EmuCR: PPSSPPPPSSPP Git (2014/06/18) is compiled. PPSSPP is a fast and portable PSP emulator for Android, Windows, Mac, and Linux, written in C++.

PPSSPP Git Changelog:
* Merge pull request #6362 from unknownbrackets/gpu-minor
Upload stencil/color on FBO create, clear depth/stencil to 0, fix software transform
* Clear stencil to 0, not 1.
Memory is generally initially zeros, after all. Fixes #5205 (or at least
improves it?) and fixes #6226.
* Clear depth buffers to zero, not 1.0f.
Memory is generally initially zeros.
* Upload the color/stencil buffers on FBO creation.
Fixes pausing or loading a savestate in Star Ocean (previously your
character became invisible until the screen panned.)
* Support reversing normals in software transform.
* Use the pre-world normal in software proj mapping.
Fixes #6081.
* Allow DrawPixels (uploads) to handle alpha.
Doesn't update stencil, but at least it updates alpha.
This was fixed to 1.0 before because we had blending enabled by accident
during DrawPixels().
* CMake: Support compiling a 'generic' architecture target. Will have to disable JIT first.
* CMake: Cleanup more names.
* Qt: Use inbuilt png handler instead of building libpng. Resolves a conflict with QWidget and QPainter in desktop menus.
* Qt: Move debugger files to a new dir.
* CMake: Detect ARM from processor setting.
* Update native fixing stuck touch-screen analog stick problems
* Join both Maemo platforms (Maemo5 + Meego Harmattan/Maemo 6) to MAEMO define. Technically they are very similar and anything that wasn't already defined for both probably needed to be.
* Misc fixes. CMake: Don't compile neon on armv6 (rpi). Qt: Correct path for lrelease. SDL: Fix a warning.
* CMake: Add RPI method. Fixes #1695 Qt: Add bitness define. Fixes #6306
* Qt: Icons on more platforms. Fix for lrelease suffix (qt4/qt5). Fixes #6327

EmuCR: PPSSPP

Download: PPSSPP Git (2014/06/18) x86
Download: PPSSPP Git (2014/06/18) x64
Download: PPSSPP Git (2014/06/18) for Android
Source: Here

2 Comments:

  1. Also this version has a memory leak bug. Don't DL this.

    ReplyDelete
    Replies
    1. They already release more stable versions, you just need to go here: http://buildbot.orphis.net/ppsspp/

      Delete

Can't post a comment? Try This!