Skip to content

fifomori/android

Repository files navigation

Languages: русский

OMORI for Android

spacexh_happy

Android WebView + nwcompat

Prerequisites

Installing

  1. Get and install APK
  2. Copy www folder from your OMORI installation to your phone
  3. Run app on your phone for first time, select game directory (step 2) and enter key
  4. Now you can run game normally

Get a key

  1. Launch OMORI from Steam
  2. Launch cmd (Win+R -> cmd)
  3. Paste and run this command
wmic process where caption='OMORI.exe' get commandline | findstr .*--6
  1. Key is the string after -- (not including --)

OneLoader

To use OneLoader, install it to your OMORI directory and enable it in settings

IMPORTANT: see chromori

Building

  1. Build nwcompat
  2. Build in Android Studio