EmuCR Feeds
Email Us

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

PPSSPP Git Changelog:
* Disable dual source blending on nvidia Android. See #8243
* Merge pull request #8804 from unknownbrackets/gpu-minor
Download single-use renders right away
* Download single-use renders right away.
Should prevent issues with the memory being reused soon after, hopefully.
See also #8781 and #7695.
* Merge pull request #8802 from unknownbrackets/file-minor
Fix extract file and sharing violation handling
* File: Retry open when a sharing violation is hit.
Some editors will lock the file while it's open, and it is convenient if
you can still have things work when that happens.
* Write out correct bytes in extract file.
Oops, this was always aligning to 4KB.
* Merge pull request #8799 from unknownbrackets/psmf
Correct some more scePsmf functions
* Psmf: Enable error check on player create.
Reporting makes it look like this should be safe.
* Psmf: Allow each struct to have its own stream.
Some games will create a clone, and then set a different stream on it,
e.g. one for the video, another for the audio stream.
* Psmf: Correct get video/audio info errors.
This actually grabs from the currently specified stream, and fails if it's
the wrong type. Additionally, return stream-specific info... unlikely to
matter, hard to imagine a video with a mono and stereo stream.
Also reduces log verbosity.
* Psmf: Add better error handling for SetPsmf.
Checked on different devkit versions in case of changes.
* Merge pull request #8805 from unknownbrackets/invalid-iso
Provide clearer errors for invalid ISOs
* Provide clearer errors for invalid ISOs.
* Merge pull request #8801 from unknownbrackets/tmpfs
Improve performance on Raspberry Pi (and maybe other Linux)
* If possible, use /dev/shm instead of /tmp.
For some variants, /tmp will be tmpfs, but not always. In case our mmap
fails to prevent flushing to disk (as apparently happens on Raspberry Pi),
shm will work better for us.
Thanks go to klyoungblood.

EmuCR: PPSSPP

Download: PPSSPP Git (2016/06/05) x86
Download: PPSSPP Git (2016/06/05) x64
Download: PPSSPP Git (2016/06/05) Android
Source: Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!