Commit Graph
45601 Commits
Author SHA1 Message Date
AdamNandGitHub 5ac0dfebfa Set version using the first argument 2025-06-07 20:40:11 +07:00
Henrik Rydgård 266a6a33be Add workaround for scePsmf LLE not working with Dragon's Lair 2025-06-07 15:05:33 +02:00
Henrik RydgårdandGitHub 7d67d7318d Merge pull request #20466 from hrydgard/iso-error-check
ISO loading: Check CSO and CHD files "early"
2025-06-07 12:50:54 +02:00
Henrik Rydgård 64680a4ebf Add early checks in the various BlockDevice implementations 2025-06-07 12:30:20 +02:00
Henrik Rydgård 77f9a27c35 Add a way for errors to bubble up out of BlockDevice creation 2025-06-07 12:30:20 +02:00
AdamNandGitHub ad23f1f412 Use PPSSPP instead of PPSSPPSDL on the AppImage name 2025-06-07 14:58:43 +07:00
AdamNandGitHub 0d6bebcda3 Create AppImage on CI 2025-06-07 14:29:31 +07:00
Henrik RydgårdandGitHub 409382c074 Merge pull request #20461 from hrydgard/more-misc-changes
More misc fixes
2025-06-07 01:45:01 +02:00
Henrik Rydgård a630790d69 libretro: Fix the combination of Force Real Clock Sync and fastforward 2025-06-07 01:28:22 +02:00
Henrik Rydgård 611ac40d1e Fix "Emulation->Stop" on Windows. (still missing confirmation though) 2025-06-06 22:37:57 +02:00
Henrik Rydgård a4b2a6051c Correct the position of a mutex lock in logging 2025-06-06 19:36:43 +02:00
Henrik RydgårdandGitHub e35de5479b Merge pull request #20457 from hrydgard/homebrew-memsize-fix
Fix homebrew apps that request large memory
2025-06-06 19:06:01 +02:00
Henrik Rydgård 339ac7b866 Don't forget to copy over the MEMSIZE flag, when parsing PARAM.SFO for homebrew. 2025-06-06 18:50:47 +02:00
Henrik RydgårdandGitHub ed127188a0 Merge pull request #20456 from hrydgard/additional-tweaks
Fix grid drawing in Robot Taisen games.
2025-06-06 18:15:20 +02:00
Henrik Rydgård 9d1f8a2575 Don't forget to update the vertex addr even when culling 2D draws
Fixes #20454
2025-06-06 17:53:49 +02:00
Henrik Rydgård 4c8aae50b2 Remove dead code, minor ge debugger change 2025-06-06 13:50:35 +02:00
Henrik RydgårdandGitHub 96761197ca Merge pull request #20455 from hrydgard/post-release-fixes
Misc fixes
2025-06-06 11:32:16 +02:00
Henrik Rydgård 1f5064d582 Disable error return value in sceAtracLowLevelDecode
See issue #20452
2025-06-06 11:01:34 +02:00
Henrik Rydgård 8d6f8b9399 Cleanup and paranoia 2025-06-06 10:34:13 +02:00
Henrik Rydgård deb2fa4a63 Texture replacement: Fix issue where we could accidentally close a file twice.
Add a sanity check.
2025-06-06 10:31:01 +02:00
Henrik Rydgård 11ad7db3cb Simplification in EmuScreen.cpp 2025-06-06 00:27:45 +02:00
Henrik Rydgård 690ba81ab3 Crashfix in InstallZipScreen 2025-06-06 00:20:11 +02:00
Henrik RydgårdandGitHub d389953eda Merge pull request #20453 from hrydgard/kirk-concurrency
libkirk concurrency fixes
2025-06-06 00:04:51 +02:00
Henrik Rydgård c29e370e29 Remove global state from kirk engine 2025-06-05 22:46:24 +02:00
Henrik Rydgård 6bc625ecde More const-ness corrections 2025-06-05 22:46:23 +02:00
Henrik Rydgård 51cb3e25fb Constify bn parameters 2025-06-05 22:46:23 +02:00
Henrik Rydgård c5321ad43a Constify the key data 2025-06-05 22:46:23 +02:00
Henrik Rydgård d5c9ed2c09 Some const propagation 2025-06-05 22:46:20 +02:00
Henrik Rydgård aec61100f6 v1.19 v1.19 2025-06-05 13:19:44 +02:00
Henrik Rydgård 2be6b859b4 README.md fixes 2025-06-05 13:12:26 +02:00
Henrik Rydgård 649f5036fc Bump UWP version 2025-06-05 13:05:03 +02:00
Henrik RydgårdandGitHub e6cee88b73 Merge pull request #20448 from hrydgard/last-fixes
Minor UI fixes, RetroAchivement crash fix, bump shader cache version
2025-06-05 12:00:56 +02:00
Henrik Rydgård aac23e2e51 Don't offer to play EBOOT.PBP from zip files directly - we don't actually support it yet. 2025-06-05 11:38:09 +02:00
Henrik Rydgård b422aecb49 When removing a game, tell the recent-files cache. 2025-06-05 11:27:46 +02:00
Henrik Rydgård 4cc5b230ce The ritual bump of the shader cache version 2025-06-05 11:01:25 +02:00
Henrik Rydgård 06b29ccb85 RetroAchievements: Correct memory address check in read_memory_callback 2025-06-05 10:56:11 +02:00
Henrik Rydgård 280a416a84 Make log-to-file notifications clickable (to show the log file) 2025-06-05 10:47:16 +02:00
Henrik RydgårdandGitHub 2aa276bd75 Merge pull request #20442 from hrydgard/uwp-lua-build-fix
Lua: Add UWP ARM64 configurations.
2025-06-04 10:38:51 +02:00
Henrik Rydgård 7af985857d Lua: Add UWP ARM64 configurations.
Not that I know what platform this is for, but should fix #20440
2025-06-04 10:28:40 +02:00
Henrik RydgårdandGitHub 2d8e14d51b Merge pull request #20441 from Xmemes811/master
Update ja_JP.ini
2025-06-04 08:21:13 +02:00
Xmemes811andGitHub 9ad656d36c Update ja_JP.ini 2025-06-03 22:02:16 -07:00
Xmemes811andGitHub b3ec340338 Update ja_JP.ini 2025-06-03 22:01:35 -07:00
Henrik RydgårdandGitHub 69d80b6cd1 Merge pull request #20439 from hrydgard/update-ci
Github CI: Bump the image used for UWP
2025-06-03 18:11:22 +02:00
Henrik Rydgård 84a5770d01 Bump further (to -latest) 2025-06-03 17:55:49 +02:00
Henrik Rydgård 7b0a42f55c Github CI: Bump the image used for UWP to -22
Hopefully fixes #20438
2025-06-03 17:47:09 +02:00
Henrik RydgårdandGitHub f7e27cd3d3 Merge pull request #20437 from hrydgard/more-ios-work
More iOS work
2025-06-03 16:36:49 +02:00
Henrik Rydgård 03dcd95d69 iOS: Simplify gold icon setup. Change name of the icon. 2025-06-03 16:06:37 +02:00
Henrik Rydgård 722d065417 Minor 2025-06-03 13:05:45 +02:00
Henrik RydgårdandGitHub 399f345554 Merge pull request #20435 from hrydgard/debug-counters
Add some small debug counters that can be sent out through the assert message on Android
2025-06-03 12:32:39 +02:00
Henrik Rydgård e4254b9570 Add some small debug counters that can be sent out through the assert message on Android
To enable more understanding of how some crashes could happen.
2025-06-03 12:01:47 +02:00