PPSSPP Git (2017/03/25) is compiled. PPSSPP is a fast and portable PSP emulator for Android, Windows, Mac, and Linux, written in C++.
PPSSPP Git Changelog:
* gradle: Avoid catch-22 where you can't change the config when it starts out at release (sync needs to pass)
* Merge pull request #9496 from unknownbrackets/idle-timing
Core: Reduce frame idle delay
* Core: Reduce frame idle delay.
Otherwise we only have a single vblank of time left. Sometimes that's not
enough. Effectively, this makes us only sleep one vblank at a time.
* Merge pull request #9497 from unknownbrackets/ui-minor
UI: Skip game bg lookup without game
* UI: Skip game bg lookup without game.
This avoids trying to identify a file without a name.
* Merge pull request #9492 from unknownbrackets/frame-drops
Allow debug logging of frame drops
* Core: Add UI option to enable frame drop logging.
* Core: Add a feature to log stats on any frame drop.
* Core: Separate collecting and displaying stats.
Download: PPSSPP Git (2017/03/25) x86
Download: PPSSPP Git (2017/03/25) x64
Download: PPSSPP Git (2017/03/25) Android
Source: Here
2017-03-25
Random Related Topic
0 Comments
Post a Comment