Giter Site home page Giter Site logo

omorisource's Introduction

Omori Source

Source code of the game OMORI in the form of RPG Maker project. This is for educational purposes only


Changes Made

  • Decrypted all files (obviously)
  • Modified decrypt function to return input since files are already decrypted (see GTP_CoreUpdates.js and rpg_managers.js for .js files)
  • Added Dev.js in plugins to automatically open devtools on startup
  • Enabled window resizing
  • Does not require to be launched from steam anymore

Some additional infos :

encryped format decrypted format
.OMORI .js
.KEL .json
.HERO .yaml
.AUBREY .json
.PLUTO .yaml

As of OMORI v1.0.8, files are encrypted with aes-256-ctr algorithm and the key being 6bdb2e585882fbd48826ef9cffd4c511. Files encrypted by rpg maker with .rpgmvp format have a MD5 hash for the key which is a7d70260aaebbce74bbbff3194f2b316 resulting in the key OMORI

See GTP_OmoriFixes.js for file load and GTP_CoreUpdates.js for decrypt function among many other usefull stuff in them related to game functions


Known Issues

  • Compiled game does not work beyond menu screen
  • Scrollbars in both directions appear in game window
  • Menu elements are a little bit offset
  • Saving and loading may not work because of the change made to decrypt function since it seems they are encrypted too

Feel free to contribute to the project if you made changes

omorisource's People

Contributors

escartem avatar einstein95 avatar

Stargazers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.