Automated PPSSPP builds

These builds are provided by Orphis and are totally free of charge.
New versions on the Git repository are detected automatically and the builds take a few minutes to complete, please be patient if the newest build doesn't appear here.
If multiple commits are done at the same time, you'll only get the latest one.

Code is hosted on GitHub.
See PPSSPP website for more information.

Showing only 20 latest changes. See full list of builds

Revision Author Date Android Windows 32bit Windows 64bit Commit log
v1.11.2-519-g036efc24a Henrik Rydgård 2021-04-18 00:54:56   Download   Merge: 199735203 eb07a3e11 Merge pull request #14390 from hrydgard/update-miniupnp Update our miniupnp fork to match upstream.
v1.11.2-516-geb07a3e11 Henrik Rydgård 2021-04-18 00:34:18 No build Buildfixes
v1.11.2-516-g199735203 Henrik Rydgård 2021-04-18 00:22:43 Download   Download Merge: 50b0e8411 cab2a3849 Merge pull request #14389 from unknownbrackets/reporting Reporting: Avoid generated homebrew IDs
v1.11.2-515-g87216bcd8 Henrik Rydgård 2021-04-18 00:19:46 No build Update our miniupnp fork to upstream. Should take care of #14386
v1.11.2-514-g50b0e8411 Henrik Rydgård 2021-04-17 22:40:13 Download Download Download Oops
v1.11.2-513-gbfee16817 Henrik Rydgård 2021-04-17 22:33:44 Download     Don't even bother checking touch.id == 0 for closing popup windows. It's fine to close with any touch. Fixes issue with touch on Windows mentioned in #14387 Also includes a warning fix.
v1.11.2-512-g87d4833d8 Henrik Rydgård 2021-04-17 19:49:38   Download Download Merge: 73fb004f4 0fd1b65a7 Merge pull request #14363 from ANR2ME/adhoc [Adhoc] An attempt to fix GetIPList on Linux/Unix
v1.11.2-507-g73fb004f4 Henrik Rydgård 2021-04-17 18:36:18 No build Merge: 8314a805f 5dbf393e2 Merge pull request #14341 from Banh-Canh/fix-hashes-w-reduceHashranges Fix: remove filename prefix for reducehashranges
v1.11.2-505-g8314a805f Henrik Rydgård 2021-04-17 18:35:38 No build Merge: 2ae540959 5904900d3 Merge pull request #14358 from unknownbrackets/debugger Add basic APIs for managing memory info tagging
v1.11.2-500-g2ae540959 Henrik Rydgård 2021-04-17 18:34:55 No build Merge: ddc362e21 1846c62a8 Merge pull request #14379 from stuken/libretro_options Cleanup libretro options
v1.11.2-493-gddc362e21 Henrik Rydgård 2021-04-17 14:47:23 Download Download Download Remove now-redundant back button
v1.11.2-493-g1846c62a8 Stuart Kenny 2021-04-15 14:22:59 No build Fix defaults for io threading and vertex cache
v1.11.2-492-g3858ba8e8 Henrik Rydgård 2021-04-17 12:43:33 Download Download Download Merge: f5a1de254 0150dcfd4 Merge pull request #14387 from hrydgard/ios-dialog-close-fix Change pointer ID allocation on iOS. Fixes part of #14240
v1.11.2-492-g24d20d3d2 Stuart Kenny 2021-04-15 12:05:12 No build Remove duplicate from hardcoded settings
v1.11.2-491-gb51bd3b97 Stuart Kenny 2021-04-15 00:28:07 No build whitespace nit
v1.11.2-491-g0150dcfd4 Henrik Rydgård 2021-04-17 12:07:40 No build Change pointer ID allocation on iOS. Fixes part of #14240 The dialog code checks for touch.id != 0 to decide whether to close. Not sure if really necessary, but keeping it and just changing the IDs.
v1.11.2-490-gf5a1de254 Henrik Rydgård 2021-04-17 10:34:19 Download Download Download Merge: 74f08bee2 5f5949575 Merge pull request #14385 from unknownbrackets/ui-background UI: Load BG image properly on init
v1.11.2-490-gd2967962c Stuart Kenny 2021-04-15 00:14:52 No build Reorder core options
v1.11.2-489-gcab2a3849 Unknown W. Brackets 2021-04-17 23:28:53 No build Reporting: Avoid generated homebrew IDs. But let through a few more, homebrew rarely reused newer system version SFOs. By that point they were doing their own SFOs finally.
v1.11.2-489-g238c5d0cd Stuart Kenny 2021-04-14 00:01:46 No build Further core options and defaults