Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(111)

Unified Diff: examples/games/scummvm/packaged_app/scummvmrc

Issue 37213005: Update scummvm to 1.6.0, also make it a packaged app. (Closed) Base URL: https://naclports.googlecode.com/svn/trunk/src
Patch Set: . Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « examples/games/scummvm/packaged_app/scummvm_16.png ('k') | examples/games/scummvm/pkg_info » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: examples/games/scummvm/packaged_app/scummvmrc
diff --git a/examples/games/scummvm/packaged_app/scummvmrc b/examples/games/scummvm/packaged_app/scummvmrc
new file mode 100644
index 0000000000000000000000000000000000000000..0aad9d5db6b0be1bd325d83df2a571b40f06918d
--- /dev/null
+++ b/examples/games/scummvm/packaged_app/scummvmrc
@@ -0,0 +1,21 @@
+[scummvm]
+lastselectedgame=lure
+browser_lastpath=/usr/local/share/scummvm/lure
+mute=false
+versioninfo=1.6.0
+
+[sky]
+gameid=sky
+description=Beneath a Steel Sky (v0.0348 floppy)
+path=/usr/local/share/scummvm/BASS-Floppy-1.3
+guioptions=sndNoSpeech
+
+[lure]
+platform=pc
+gameid=lure
+description=Lure of the Temptress (VGA/DOS/English)
+language=en
+extra=VGA
+path=/usr/local/share/scummvm/lure
+guioptions=sndNoSpeech lang_English
+
« no previous file with comments | « examples/games/scummvm/packaged_app/scummvm_16.png ('k') | examples/games/scummvm/pkg_info » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698