shadowninja108 / s2-freecam

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

s2-freecam

A proof of concept demonstrating using agl's built-in debug free camera in Splatoon 2. Knowledge here is roughly transferable to any game that uses agl and also uses agl::lyr::Renderer for rendering. This code specifically targets version 5.5.0.

Note

This project is a proof of concept. No support will be provided. Also, this will trigger Splatoon 2's code integrity checking and so proper precautions should be used.

Credit

This project is built with the exlaunch framework.

About

License:GNU General Public License v2.0


Languages

Language:C++ 89.2%Language:C 8.1%Language:Assembly 1.4%Language:Makefile 0.7%Language:Shell 0.4%Language:Python 0.2%