Difference between revisions of "Splatoon 2/Scene"

From Deep Sea Knowledge
Jump to navigation Jump to search
(Created page with "A '''Scene''' can be described as the game's current state. The scene name can be obtained using this formula: 3 * 8 (address size) * ID + getSceneInfo table location. The get...")
 
(oops i didn't add the category)
Line 144: Line 144:
 
| 69 || Sample/Param || ??? (still accessible in 3.1.0 or Testfire?) || ✔
 
| 69 || Sample/Param || ??? (still accessible in 3.1.0 or Testfire?) || ✔
 
|}
 
|}
 +
 +
[[Category:Splatoon 2]]

Revision as of 23:08, 13 November 2018

A Scene can be described as the game's current state. The scene name can be obtained using this formula: 3 * 8 (address size) * ID + getSceneInfo table location. The getSceneInfo table location is at 0x3E1F618 in 3.1.0 and 0x27FF740 on 4.2.0.

ID Name Notes Stubbed
0 Boot The swimming squid screen 🞬
1 FreeTest A debug tool used to test maps, only partially removed up until 3.2.0 (TODO: Add link once the DbgSetting page is ported from TCRF)
2 Versus All in-game battles happen here 🞬
3 Coop Salmon Run 🞬
4 Mission Octo Canyon stage 🞬
5 World Octo Canyon world/hub 🞬
6 MissionOcta Octo Expansion station 🞬
7 BaseCampOcta Octo Expansion subway 🞬
8 DepartureOcta Octo Expansion escape sequence 🞬
9 CentralOcta Octo Expansion Central Station 🞬
10 ShootingRange Exactly what the name says 🞬
11 Tutorial Exactly what the name says 🞬
12 WalkThrough ??? 🞬
13 TwoShot Amiibo picture mode (?) 🞬
14 StaffRoll Octo Canyon credits 🞬
15 StaffRollOcta Octo Expansion credits 🞬
16 Plaza Exactly what the name says 🞬
17 PlayerMake Player creation sequence 🞬
18 Lobby/Versus "Lobby" on the menu 🞬
19 Lobby/Coop "Grizzco" on the menu 🞬
20 Lobby/Local "The Shoal" on the menu 🞬
21 Lobby/Lan The Shoal, but after holding L+R+LStick 🞬
22 Match/Versus Versus matchmaking 🞬
23 Match/Coop Salmon Run matchmaking 🞬
24 Match/ForShow Testfire matchmaking 🞬
25 Shop Exactly what the name says 🞬
26 Customize Equip menu 🞬
27 DayChange Handles switching to the appropriate mode after "Multiplayer maps and modes have updated!" 🞬
28 TitleForShow Testfire title
29 ThanksForShow Testfire "Thanks for playing!"
30 LobbyForShow Testfire lobby
31 Minigame Squid Beatz 2 🞬
32 DbgSetting Debug menu, only partially removed up until 3.2.0
33 Viewer ??? (still accessible in 3.1.0 or Testfire?)
34 PlayerViewer ??? (still accessible in 3.1.0 or Testfire?)
35 EnemyViewer ??? (still accessible in 3.1.0 or Testfire?)
36 EnemyViewer_Octa ??? (still accessible in 3.1.0 or Testfire?)
37 ObjViewer ??? (still accessible in 3.1.0 or Testfire?)
38 ObjViewer_Octa ??? (still accessible in 3.1.0 or Testfire?)
39 NpcViewer ??? (still accessible in 3.1.0 or Testfire?)
40 LftViewer ??? (still accessible in 3.1.0 or Testfire?)
41 IconCapture ??? (still accessible in 3.1.0 or Testfire?)
42 Sample/Match ??? (still accessible in 3.1.0 or Testfire?)
43 DummyMatch ??? (still accessible in 3.1.0 or Testfire?)
44 DummyLocalMatch ??? (still accessible in 3.1.0 or Testfire?)
45 ScheduleViewer ??? (still accessible in 3.1.0 or Testfire?)
46 UICheck ??? (still accessible in 3.1.0 or Testfire?)
47 DbgInputLeagueServer ??? (still accessible in 3.1.0 or Testfire?)
48 SoundResSizeCheck ??? (still accessible in 3.1.0 or Testfire?)
49 GearSizeCheck ??? (still accessible in 3.1.0 or Testfire?)
50 TeamMakeTest ??? (still accessible in 3.1.0 or Testfire?)
51 PhotoForCalico ??? (still accessible in 3.1.0 or Testfire?)
52 Test/NisdTest ??? (still accessible in 3.1.0 or Testfire?)
53 Test/YmgcTest ??? (still accessible in 3.1.0 or Testfire?)
54 Test/UdgwTest ??? (still accessible in 3.1.0 or Testfire?)
55 Test/JintTest ??? (still accessible in 3.1.0 or Testfire?)
56 Test/MrmtTest ??? (still accessible in 3.1.0 or Testfire?)
57 Test/UedkTest ??? (still accessible in 3.1.0 or Testfire?)
58 Test/GndColTest ??? (still accessible in 3.1.0 or Testfire?)
59 Test/GndColCheck ??? (still accessible in 3.1.0 or Testfire?)
60 Test/GearUnsetupTest ??? (still accessible in 3.1.0 or Testfire?)
61 Test/TttTest ??? (still accessible in 3.1.0 or Testfire?)
62 BynameTest ??? (still accessible in 3.1.0 or Testfire?)
63 Sample/Actor ??? (still accessible in 3.1.0 or Testfire?)
64 Sample/ResLoad ??? (still accessible in 3.1.0 or Testfire?)
65 Sample/XLink ??? (still accessible in 3.1.0 or Testfire?)
66 Sample/DebugMenu ??? (still accessible in 3.1.0 or Testfire?)
67 Sample/MushYaml ??? (still accessible in 3.1.0 or Testfire?)
68 Sample/UIParts ??? (still accessible in 3.1.0 or Testfire?)
69 Sample/Param ??? (still accessible in 3.1.0 or Testfire?)