s2functions
This is a project to help with understanding the s2 gsc dumps.
Information
Syntax highlighted code block
## What is s2functions?
- Simple repo containing what hashedFunctions are named in other call of duty games.
s2 has signficantly more hashed functions than that of other games in the franchise.
s2 gsc script is similar to that of iw6, in that the s2 game is built off of iw6.
- Provides guidance on otherwise difficult tasks of trying to understand what functions do what inside of s2.
**This project does not have support! If you notice an incorrect label, let me know!**
**This project is specifically for the s2 game engine!**
[Link](https://www.callofduty.com/content/dam/atvi/callofduty/wwii/home/sh-overview.jpg)
Why does this project exist?
I am making my own library of functions, as the game has hashed a lot of functions and i’d like to be able to find my functions easily. I decided to share this library because I understand that this process is extremely tedious to do yourself.
How do you compile projects for s2?
There is a public gsc compiler available, it is closed source. That compiler can be used on s2, iw6,iw5,iw4,t4,t5,t6,t7!