Skip to content

Commit 31dc42c

Browse files
committed
scummvm: update to 2.7.1
Upstream changelog: * Added ScummVM Log file viewer, so you can easily report the problems on platforms with limited file access, e.g. Android, iOS or even modern Windows. * Fixed the shader-based scaler loading on some platforms. * Added multiple improvements to AGI, AGS, Cryomni3D and 12 more engines. * Improved the detection of Broken Sword 1 & Broken Sword 2, so more original versions get properly detected Unabridged changelog: https://downloads.scummvm.org/frs/scummvm/2.7.1/ReleaseNotes.html
1 parent 292c09d commit 31dc42c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scriptmodules/emulators/scummvm.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ rp_module_id="scummvm"
1313
rp_module_desc="ScummVM"
1414
rp_module_help="Copy your ScummVM games to $romdir/scummvm"
1515
rp_module_licence="GPL3 https://raw.githubusercontent.com/scummvm/scummvm/master/COPYING"
16-
rp_module_repo="git https://github.com/scummvm/scummvm.git v2.7.0"
16+
rp_module_repo="git https://github.com/scummvm/scummvm.git v2.7.1"
1717
rp_module_section="opt"
1818
rp_module_flags="sdl2"
1919

0 commit comments

Comments
 (0)