Skip to content
@chowloader

ChowLoader

ChowJS Mod Loader for OMORI



A Mod Loader for the ChowJS (Chowdren) version of the game OMORI.


State of the project

  • Take control of the game startup
  • Custom assets loading
    • Image (png)
    • Audio (ogg)
    • Video (webm)
    • Fonts (ttf)
  • Adding worker support
    • Ability to create thread
    • Ability to distinct the global object from the thread
    • Functional Worker class
  • Decompilation of the QuickJS bytecode file
    • Reading bytecode properly
    • Interpreting bytecode to AST
    • Rearranging the full chunk to their proper file
    • Converting AST to JS
  • Mod loading support
    • OneLoader compatibility
      • Implement ImageDiff2
      • Same mod structure
      • Delta patching (JSON, YAML, JS)
      • Implement all stages
    • QoL improvement
      • Builtin Console
      • Easy patching of the AOT Functions and the Native Variables
      • Auto assets loading

Support compatibility

  • Switch (v1.0.3 only)
  • PS4
  • PC Gamepass/Steam (maybe in the future?)

Pinned Loading

  1. chowloader chowloader Public

    ChowJS Mod Loader for OMORI

    JavaScript 1 1

  2. nswitch-binary nswitch-binary Public

    The Chowloader Nintendo Switch patch binary source code

    C 3

Repositories

Showing 3 of 3 repositories
  • chowloader Public

    ChowJS Mod Loader for OMORI

    chowloader/chowloader’s past year of commit activity
    JavaScript 1 1 0 0 Updated Jun 7, 2024
  • .github Public
    chowloader/.github’s past year of commit activity
    0 0 0 0 Updated Jun 7, 2024
  • nswitch-binary Public

    The Chowloader Nintendo Switch patch binary source code

    chowloader/nswitch-binary’s past year of commit activity
    C 3 0 0 0 Updated Jun 7, 2024

Top languages

Loading…

Most used topics

Loading…