Method Tests

From Splatoon Wiki - SDL Foundation
Revision as of 19:12, 21 August 2024 by Splatoon1enjoyer (talk | contribs) (Add method tests)
Jump to navigationJump to search

The developers have debug boolean functions called "method tests." These are hard-coded functions that check if certain debug functionality is enabled.

Name Description Address (2.12.1)
isNewMethod_Test_CameraDelayExtra 0x0265b93c
isNewMethod_Test_CameraJumpMove 0x0265b93c
isNewMethod_Test_CamGndAvoidSpeed 0x0265b93c
isNewMethod_Test_DelayPlazaNpcMascotSpawn Checks if the NPCs in the plaza should have their spawn delayed by a hard-coded time. 0x026df8a8
isNewMethod_Test_PlazaPlayersAmiiboGear Checks if the NPCs in the plaza should only use amiibo gear. 0x026df8d0
isNewMethod_Test_BrushBucketSwingFix Checks if a bug fix for slosher is enabled. 0x026df8d0
isNewMethod_Test_CameraJumpGndNrm 0x0265b944
isNewMethod_Test_CameraYPress 0x02669328
isNewMethod_Test_RunDokanWarpBugFix Checks if a bug fix for a certain superjump bug in multiplayer is enabled, 0x0265b94c