Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 644
» Latest member: Marmon
» Forum threads: 1,814
» Forum posts: 13,973

Full Statistics

Online Users
There are currently 123 online users.
» 1 Member(s) | 118 Guest(s)
Bing, Discord, Google, Yandex

Latest Threads
Item Reset Code with Time...
Forum: Code Support / Help / Requests
Last Post: WaluigiisFluffy
1 hour ago
» Replies: 4
» Views: 85
Thunder Cloud Effect Modi...
Forum: Offline; Item
Last Post: JerryHatrick
7 hours ago
» Replies: 7
» Views: 795
Kart Status Stacker [Ro]
Forum: Offline Non-Item
Last Post: _Ro
Yesterday, 09:57 AM
» Replies: 0
» Views: 34
Static Analysis with Ghid...
Forum: Other
Last Post: Warwick92xD
Yesterday, 03:48 AM
» Replies: 15
» Views: 39,963
Make it to 10,000
Forum: General Discussion
Last Post: Cealgair
01-05-2025, 11:15 PM
» Replies: 7,327
» Views: 5,631,901
Clear Items / Item Reset ...
Forum: Online; Item
Last Post: WaluigiisFluffy
01-04-2025, 04:03 PM
» Replies: 1
» Views: 285
Code request???
Forum: Code Support / Help / Requests
Last Post: Warwick92xD
01-03-2025, 10:59 PM
» Replies: 2
» Views: 4,845
Always Show Friend Code o...
Forum: Visual & Sound Effects
Last Post: Vega
01-03-2025, 01:51 PM
» Replies: 2
» Views: 106
A Bit Faster Menu Navigat...
Forum: Visual & Sound Effects
Last Post: 456
01-03-2025, 09:45 AM
» Replies: 0
» Views: 68
"Double Dash!!" Speedomet...
Forum: Visual & Sound Effects
Last Post: Vega
01-03-2025, 01:53 AM
» Replies: 0
» Views: 97

 
  Use the Intended Mii Stats [B_squo]
Posted by: Vega - 10-01-2024, 08:03 PM - Forum: Offline Non-Item - No Replies

Use the Intended Mii Stats [B_squo]

# https://wiki.tockdom.com/wiki/Use_the_In..._Mii_Stats

(PAL)
00592163 00000018
00592143 000000E8

(USA)
0058B93F 00000018
0058B91F 000000E8

(JPN)
00591AE3 00000018
00591AC3 000000E8

(KOR)
005801BB 00000018
0058019B 000000E8

Code creator: B_squo

Print this item

  Unused Main Loop (with CoreControllerMgr and GCControllerMgr static instance initiali
Posted by: Vega - 10-01-2024, 08:00 PM - Forum: Incomplete & Outdated Codes - No Replies

Unused Main Loop (with CoreControllerMgr and GCControllerMgr static instance initialized) [B_squo]

# `EGG::ConfigurationData::run()`, the unused main loop function, expects the static instances for `EGG::CoreControllerMgr` and `EGG::GCControllerMgr` to be initialized, so this code replaces a misc. OSReport call with a call to `EGG::TSystem<...>::initialize()` at boot, which initializes both, before branching into the unused main loop.

(PAL)
04009468 4820d28d
0400946c 4820dc31
04008F8C 818C0070

(USA)

(JPN)

(KOR)

Code creator: B_squo

Print this item

  Fix Mii opponents having silent / Rosalina voice Bug [B_squo]
Posted by: Vega - 10-01-2024, 07:58 PM - Forum: Visual & Sound Effects - No Replies

Fix Mii opponents having silent / Rosalina voice Bug [B_squo]

# https://www.youtube.com/watch?v=DheKwmWAAPA

(PAL)
0486975C 4082001C

(USA)
04864CD8 4082001C

(JPN)
04868DC8 4082001C

(KOR)
04857B1C 4082001C

Code creator: B_squo

Print this item

  NPC Miis Crash Fix {B_squo]
Posted by: Vega - 10-01-2024, 07:57 PM - Forum: Misc/Other - No Replies

NPC Miis Crash Fix {B_squo]

# My version of this code, which creates and fills all the slots for Miis during initialization. I had to use a C2 code because otherwise an array of a hardcoded size would be written with data out of bounds.

(PAL)
0483D75C 3800000C
C283D74C 00000002
2C040004 40800008
907A08F4 00000000

(USA)
04822CFC 3800000C
C2822CEC 00000002
2C040004 40800008
907A08F4 00000000

(JPN)
0483CDC8 3800000C
C283CDB8 00000002
2C040004 40800008
907A08F4 00000000

(KOR)
0482BB1C 3800000C
C282BB0C 00000002
2C040004 40800008
907A08F4 00000000

Code creator: B_squo

Print this item

  No NPC Mii Voice Pitch Increase [B_squo]
Posted by: Vega - 10-01-2024, 07:56 PM - Forum: Visual & Sound Effects - No Replies

No NPC Mii Voice Pitch Increase [B_squo]

# The voices for the Miis in Online Play will have the correct pitch instead of being increased a little.

(PAL)
048694CC 60000000

(USA)
04864a48 60000000

(JPN)
04868b38 60000000

(KOR)
0485788c 60000000

Code creator: B_squo

Print this item

  NPC / 3 and 4 Player Miis are not assigned random voices [B_squo]
Posted by: Vega - 10-01-2024, 07:53 PM - Forum: Visual & Sound Effects - No Replies

NPC / 3 and 4 Player Miis are not assigned random voices [B_squo]

# When choosing Miis with the same weight and color in the 3 or 4 player character select, they will be assigned their correct voices, instead of being randomized.

(PAL)
04869768 60000000
048691E4 60000000

(USA)
04864ce4 60000000
04864760 60000000

(JPN)
04868dd4 60000000
04868850 60000000

(KOR)
04857b28 60000000
048575a4 60000000

Code creator: B_squo

Print this item

  Load Unused Starting Camera Parameters (Hardcoded) [B_squo]
Posted by: Vega - 10-01-2024, 07:21 PM - Forum: Visual & Sound Effects - No Replies

Load Unused Starting Camera Parameters (Hardcoded) [B_squo]

# https://www.youtube.com/watch?v=CTbnG0uie1w

(PAL)
045A1F5C 38800000

(USA)
04596F24 38800000

(JPN)
045A18DC 38800000

(KOR)
0458FFB4 38800000

Code creator: B_squo

Print this item

  Load Unused Vehicle Icon Angle in Vehicle Selection Screen [B_squo]
Posted by: Vega - 10-01-2024, 07:19 PM - Forum: Visual & Sound Effects - No Replies

Load Unused Vehicle Icon Angle in Vehicle Selection Screen [B_squo]

# https://x.com/B_squo/status/1796235379420340290

(PAL)
0483264C 60000000

(NTSC-U)
0484f324 60000000

(NTSC-J)
04831cb8 60000000

(NTSC-K)
04820a0c 60000000

Code creator: B_squo

Print this item

  Fix Mii Head Glitch (Side Effect from the "Choose Same Character" Glitch) [B_squo]
Posted by: Vega - 10-01-2024, 07:16 PM - Forum: Visual & Sound Effects - No Replies

Fix Mii Head Glitch (Side Effect from the "Choose Same Character" Glitch) [B_squo]

# https://twitter.com/B_squo/status/1498279226176331778

(PAL)
C2789598 00000003
2C0F0018 4080000C
38E00000 48000008
38EA001C 00000000

(NTSC-U)
C27D1B30 00000003
2C0F0018 4080000C
38E00000 48000008
38EA001C 00000000

(NTSC-J)
C2788C04 00000003
2C0F0018 4080000C
38E00000 48000008
38EA001C 00000000

(NTSC-K)
C2777958 00000003
2C0F0018 4080000C
38E00000 48000008
38EA001C 00000000

Code creator: B_squo

Print this item

  Live View Icon Shadow Bug Fix [B_squo]
Posted by: Vega - 10-01-2024, 07:15 PM - Forum: Online Non-Item - No Replies

Live View Icon Shadow Bug Fix [B_squo]

# https://x.com/B_squo/status/1805978073197604974

(PAL)
047eb988 807c01c0

(USA)
047E20DC 807c01c0

(JPN)
047EAFF4 807c01c0

(KOR)
047D9D48 807c01c0

Code Creator: B_squo

Print this item