Skip to content
forked from nift4/77Loader

Hacky OneLoader fork that includes fixes for the official macOS port of OMORI and nwjs 0.77.0

License

Notifications You must be signed in to change notification settings

Labrallie/77Loader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

77Loader

Hacky Mac OneLoader port that adds support for the official macOS port of OMORI, which does not use the /www subfolder. Forked from its currently inactive version to add the latest OneLoader features.

77Loader features:

  • adds support for the official macOS port of OMORI, which does not use the /www subfolder
  • brings back support for nwjs 0.77.0 (required by the Apple Silicon compatibility patch) which was present in 1.2.1

To install on a Mac:

  1. If you are on a Apple Silicon machine: Apply this compatibility patch
  2. Download 77Loader and extract the ZIP file
  3. In your Steam library, right-click OMORI and open local game files
  4. Right-click the file OMORI.app and press "View package contents"
  5. Enter Contents, then Resources, then app.nw folders
  6. In another Finder window, open the www folder you extracted from the ZIP file earlier, copy all files inside it (NOT the folder itself) and paste it into the app.nw folder, then replace files when asked
  7. Have fun!

If you want to install this on a Windows machine for easier modpack distribution or using newer nwjs versions, this is working just fine - you can install exactly like you would install OneLoader.

Please note that I am not normally a dev, as such there may be bugs present in this version.

Please feel free to report any bugs on the tracking page, or reach out to me over Discord (Username is labrallie) through DMs, via the OMORI discord (Simply tag me in modding-discussion), via the mods.one discord or through the OMORI Modding Discord!

A very special thanks to rphsoftware, nift4, and Gilbert142 for their contributions to OMORI modding!

Credits/Licensing

This project contains in part or in full the following projects:

  • GOMORI | License: MIT | Degree of use: Certain encryption primitives, the index.html used for backwards compatibility
  • node-stream-zip | License: MIT | Degree of use: Library used in full to process mods bundled in zip files
  • JSON-Patch | License: MIT | Degree of use: Library used in full to apply patches to game data
  • Rollup | License: Multiple | Degree of use: Building plugins shipped as ES modules
  • OneLoader | License: MIT | Degree of use: Source code based on this project

About

Hacky OneLoader fork that includes fixes for the official macOS port of OMORI and nwjs 0.77.0

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.3%
  • HTML 0.7%