Decompile gasRender

This commit is contained in:
Ryan Dwyer
2022-09-16 20:52:10 +10:00
parent 572688668e
commit 15c067fe36
27 changed files with 275 additions and 807 deletions
+3 -3
View File
@@ -132,9 +132,9 @@ The decomp project wraps all decompiled piracy checks in `#if PIRACYCHECKS` stat
---
### func0f0069dc
### menuTickTimers
**When Called:** Unknown.
**When Called:** On every frame except credits.
**What It Checks:** Checksums `func00015fd0` to make sure it hasn't been modified.
@@ -144,7 +144,7 @@ The decomp project wraps all decompiled piracy checks in `#if PIRACYCHECKS` stat
**When Called:** Unknown.
**What It Checks:** Checksums `func0f0069dc` to make sure it hasn't been modified.
**What It Checks:** Checksums `menuTickTimers` to make sure it hasn't been modified.
**Payload:** Corrupts `bgBuildTables` by adding a fixed amount to 16 bytes within that function.