PPSSPP Git (2017/04/12) 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 #9603 from unknownbrackets/fb-resize
Fix framebuffer size flopping back and forth
* Fix largest framebuf size in throughmode.
This was probably always meant to be <=, since it logically makes sense
for them to be equal.
Might fix cases of resizing down a framebuf in throughmode, where viewport
isn't as good a heuristic.
* Fix framebuffer size flopping back and forth.
If block transfers are keeping it larger, keep it larger.
* Merge pull request #9602 from unknownbrackets/touch-mismatch
Windows: Correct touch id mismatch
* Windows: Cleanup type conversion in touch.
This should help if we have uneven DPI.
* Windows: Fix mismatch on multitouch finger up.
Fixes buttons "sticking".
Download: PPSSPP Git (2017/04/12) x86
Download: PPSSPP Git (2017/04/12) x64
Download: PPSSPP Git (2017/04/12) Android
Source: Here
0 Comments
Post a Comment