Android port of OMORI RPG game
Find a file
2024-01-14 04:43:33 +03:00
res/android Initial Commit 2023-12-29 23:09:55 +03:00
www Fix comand hints on title menu 2024-01-14 04:43:33 +03:00
.gitignore Initial Commit 2023-12-29 23:09:55 +03:00
build-apk.sh Build apk instead of aab 2024-01-06 06:11:44 +03:00
config.xml Fix localhost bug (probably) 2024-01-03 01:08:26 +03:00
debug-run.sh Fix build script path :) 2024-01-03 00:12:13 +03:00
package-lock.json Revert to PIXI4 2024-01-10 04:05:43 +03:00
package.json Rename fork of gamepad plugin 2024-01-01 19:04:45 +03:00
README.md External Android saves (contains SAYGEX) 2024-01-06 06:11:27 +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

  • Main/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