diff --git a/README.md b/README.md index ede3818..fee05ce 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,13 @@ Original Repository: https://github.com/HarbourMasters/Shipwright

Installation:

1. Install the apk from here: [Releases](https://github.com/Waterdish/Shipwright-Android/releases) (Use soh.storage.apk if on Android 13 as scoped storage requires an extra permission)
2. Run one of the PC releases to generate an oot.otr and/or oot-mq.otr file. After launching the game on PC, you will be able to find these files in the same directory as soh.exe or soh.appimage. On macOS, these files can be found in /Users//Library/Application Support/com.shipofharkinian.soh/
-
3. Transfer the oot.otr(and/or oot-mq.otr) and soh.otr files to Android/data/com.dishii.soh/files.
-4. Launch the game +4. Launch the game
+
-NOTE: Controller only. No touch controls yet.
+Use Back/Select/- controller button to open Enhancements menu. Use touch controls to navigate menus.
+ +NOTE: Controller only. No touch controls yet except for in the enhancements menu.

Build Instructions:


1.Edit the app/build.gradle file to point to your ndk folder. NDK 26+ tested as working.