Adding first APK build

This commit is contained in:
ml
2026-07-20 09:45:08 +02:00
parent 8712269b51
commit 9e2c9ffbe6
42 changed files with 10012 additions and 6 deletions
+18
View File
@@ -0,0 +1,18 @@
This app does not include System Shock's game data - it's copyrighted,
proprietary content that can't be redistributed. To play, you need a
copy of System Shock: Enhanced Edition (e.g. from gog.com).
From your Enhanced Edition install, you need its classic-game data and
sound files - the res/pc/hd/data and res/pc/cdrom/data trees merged
together (res/pc/hd's copies win the couple of filenames present in
both: intro.res, objprop.dat), and the res/pc/hd/sound tree, packed
inside the install's sshock.kpf (a zip file).
Using SideQuest (or any MTP file browser) with your Quest connected,
copy that merged data into:
/sdcard/questshock/res/data/
/sdcard/questshock/res/sound/
(shaders/ and this app's default soundfont are already here, extracted
automatically on first launch - only res/data/ and res/sound/ are
missing.)