add xbox patch support

This commit is contained in:
Martin Michelsen
2024-01-21 21:56:48 -08:00
parent db3cecdd2b
commit 80a57f9d3e
147 changed files with 584 additions and 198 deletions
+2 -1
View File
@@ -2177,7 +2177,8 @@ struct S_ServerTime_B1 {
// newserv supports exploiting a bug in the USA version of Episode 3, which
// re-enables the use of this command on that version of the game. See
// system/ppc/Episode3USAQuestBufferOverflow.s for further details.
// system/client-functions/Episode3USAQuestBufferOverflow.ppc.s for further
// details.
struct S_ExecuteCode_B2 {
// If code_size == 0, no code is executed, but checksumming may still occur.