Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 583 Bytes

method.md

File metadata and controls

8 lines (6 loc) · 583 Bytes

Technical Writeup on the OMORI arm64 patch

Quick outline

  • Repackage omori into nw.js v0.77.0 (7323cc662)
  • Update steamworks to 1.53a (libsteam_api.dylib and libsdkencryptedappticket.dylib)
  • Patch greenworks to compile to arm64 with steamworks 1.53a
  • Polyfill node v20.1.0 included with nw.js v0.77.0 to restore deprecated support for writing raw number types to files causing a bug.