Skip to content

Latest commit

 

History

25 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Octo-Valley-Randomizer-Patches

This repo contains the source code to the patches for my Splatoon 1 Octo Valley randomizer mod, based on my "Gambit Uncranked" modding framework.

Important

If you're looking for the randomizer itself, go here instead.

Features

To be written

Build Instructions

Install Tachyon (requires Node.js v24+)

npm i -g --allow-remote=root https://github.com/Zenith-Team/Tachyon/releases/latest/download/tachyon.tgz

Build and run the project for your region (example with US)

tachyon pm install
tachyon compile US -X"-Werror"
tachyon launch US

Note

-Werror is meant to be excluded from the compilation flags until I get around to updating the headers to be C++23 compatiable.

Credits

  • AboodXD - Formerly CafeLoader Project Compiler, sead headers, sead decompilation for restoring missing functions, advice, inspiration
  • Zenith Team - Telkin for code injection, Tsuru as a nice reference, sead headers, general inspiration, build instructions
  • Rambo6Glaz - Project structure based on ctgp-cafe, types.h
  • Pirlo - Answering some of my questions regarding Splatoon's internals
  • Shadów - Author of the GameSceneMemDisp restoration patches which was used as a base for my custom textwriters, documentation
  • open-ead - sead headers
  • STUPID Modder - sead headers, inspiration
  • Project-Gamblitz - Inspiration

Special Thanks

About

The source code to the patches for my Splatoon 1 Octo Valley randomizer mod

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages