Android port of OMORI RPG game
Find a file
2024-01-03 00:12:13 +03:00
res/android Initial Commit 2023-12-29 23:09:55 +03:00
www String.replaceAll Polyfill 2024-01-02 11:57:38 +03:00
.gitignore Initial Commit 2023-12-29 23:09:55 +03:00
build-apk.sh Update build scripts for gamepad-plugin 2023-12-31 00:26:53 +03:00
config.xml Android WakeLock 2023-12-30 00:24:34 +03:00
debug-run.sh Fix build script path :) 2024-01-03 00:12:13 +03:00
package-lock.json Full gamepad input support 2024-01-02 03:40:11 +03:00
package.json Rename fork of gamepad plugin 2024-01-01 19:04:45 +03:00
README.md String.replaceAll Polyfill 2024-01-02 11:57:38 +03:00

OMORI_Android

Android port of OMORI RPG game


How to build

  • Get original assets from game (www/audio, www/image, www/movies)
  • Put original assets to folders
  • Install cordova
  • cordova platform add android
  • debug-run.sh or build-apk.sh

TODO

  • Options menu fix
  • Physical gamepad support
  • replaceAll polyfill
  • External saves (Android/data)
  • Cordova localhost bug
  • WakeLock
  • Fix game canvas size
  • On-screen controls
  • Fix game closing on back button
  • Fix music playing on lockscreen
  • Russian language