Skip to content

Commit 1a69f8c

Browse files
authored
Merge pull request #3775 from cmitu/ppsspp-update-2
ppsspp: upgrade to version 1.16.6
2 parents fdcb033 + 5b20070 commit 1a69f8c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

scriptmodules/emulators/ppsspp.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ rp_module_id="ppsspp"
1313
rp_module_desc="PlayStation Portable emulator PPSSPP"
1414
rp_module_help="ROM Extensions: .iso .pbp .cso\n\nCopy your PlayStation Portable roms to $romdir/psp"
1515
rp_module_licence="GPL2 https://raw.githubusercontent.com/hrydgard/ppsspp/master/LICENSE.TXT"
16-
rp_module_repo="git https://github.com/hrydgard/ppsspp.git v1.13.2"
16+
rp_module_repo="git https://github.com/hrydgard/ppsspp.git v1.16.6"
1717
rp_module_section="opt"
1818
rp_module_flags=""
1919

scriptmodules/libretrocores/lr-ppsspp.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ rp_module_id="lr-ppsspp"
1313
rp_module_desc="PlayStation Portable emu - PPSSPP port for libretro"
1414
rp_module_help="ROM Extensions: .iso .pbp .cso\n\nCopy your PlayStation Portable roms to $romdir/psp"
1515
rp_module_licence="GPL2 https://raw.githubusercontent.com/RetroPie/ppsspp/master/LICENSE.TXT"
16-
rp_module_repo="git https://github.com/hrydgard/ppsspp.git v1.12.3"
16+
rp_module_repo="git https://github.com/hrydgard/ppsspp.git v1.16.6"
1717
rp_module_section="opt"
1818
rp_module_flags=""
1919

0 commit comments

Comments
 (0)