Git Product home page Git Product logo

chromori's Introduction

ChrOMORI

OMORI in a browser

hero_capitalism

Prerequisites

  • OMORI
  • Node.js (Select LTS)
  • pnpm: run npm install -g pnpm in command line

Installing

  1. Clone this repo

    • With Git: git clone https://github.com/fifomori/chromori
    • Or download .zip and unzip it
  2. Install dependencies

    • Run install.bat (Windows) or ./install.sh (Linux, macOS)

Running

  1. Run Steam (if you want to collect achievements)
  2. Run app.bat (Windows) or ./app.sh (Linux, macOS)
  3. Open http://localhost:8000 in your browser

Compatibility

  • Chrome (tested with 119)
    • works very well
  • Firefox (tested with 119)
    • has some sound stutters on synchronus fs operations (mainly in menu)

OneLoader warning

  • doesn't load .zip mods
    • WORKAROUND: unzip mods
    • node_stream_zip using fs.open, which is hard to implement without WebSockets
    • TODO: rewrite fs async api to WebSockets
  • dosesn't patch xhr requests (fonts, some assets)
    • OneLoader's vfs_web uses the Chrome Extensions API, which is unavailable for regular website
    • WORKAROUND: replace these assets manually

TODO

  • Publish prebuilt package
  • Build greenworks for linux and darwin
  • Test all greenworks binaries
  • Autoextract game path while getting key

Info

  • Steamworks SDK version: v1.58a

chromori's People

Contributors

cafeed28 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

chromori's Issues

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.