Jump to content
Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

3DS:StreetPass Mii Plaza: Difference between revisions

From Hacks Guide Wiki
m Added a badly-needed feature request that will probably get removed as soon as a moderator reads it
ItsCrocoSwine (talk | contribs)
Undo revision 13074 by AnonymousUser98 (talk) this does not belong on the wiki
 
(One intermediate revision by one other user not shown)
Line 8: Line 8:


==Tools==
==Tools==
{{warning|Please be sure to create a NAND Backup with [[3ds:Godmode9|Godmode9]] to allow yourself to revert any changes you make to your Streetpass Data.}}
{{warning|Please be sure to create a NAND Backup with [[3ds:GodMode9|GodMode9]] to allow yourself to revert any changes you make to your StreetPass Data.}}
{{info|If your meet.dat file is named meet(1).dat after you click save changes it has downloaded an updated meet.dat file with it's edited progress, please backup the old meet.dat file and then put it in a safe folder and rename the new meet.dat to its original name by removing the (1)}}
{{info|If your meet.dat file is named meet(1).dat after you click save changes it has downloaded an updated meet.dat file with it's edited progress, please backup the old meet.dat file and then put it in a safe folder and rename the new meet.dat to its original name by removing the (1)}}
{| class="wikitable"
{| class="wikitable"
Line 31: Line 31:
This tool allows you to hex edit your StreetPass Mii Plaza save data, offering features similar to ArmsAsuncion’s editor but with additional capabilities. You can modify your StreetPass tags (up to 999,999), Plaza tickets, and other in-game values. It also lets you edit scores and statistics for DLC games such as Mii Force (StreetPass Squad), where you can change level and arcade mode scores up to 999,999, and Warrior’s Way (StreetPass Battle), where you can adjust both your allied army size and record size. The maximum value supported is 2,147,483,647 (the 32-bit integer limit), but setting values too high can cause bugs—such as getting negative troops or having your stats reset to the default 9,999,999. You can also change your Plaza’s constructed date (ranging from January 1, 2000, to December 31, 2050), battles fought, victories won, monarchs defeated or challenged, and visitors welcomed, each with a maximum value of 99,999. Additionally, the tool includes a leaderboard editor so you can remove any illegitimate or cheated scores before deleting and blocking specific Miis to prevent further StreetPass interactions.
This tool allows you to hex edit your StreetPass Mii Plaza save data, offering features similar to ArmsAsuncion’s editor but with additional capabilities. You can modify your StreetPass tags (up to 999,999), Plaza tickets, and other in-game values. It also lets you edit scores and statistics for DLC games such as Mii Force (StreetPass Squad), where you can change level and arcade mode scores up to 999,999, and Warrior’s Way (StreetPass Battle), where you can adjust both your allied army size and record size. The maximum value supported is 2,147,483,647 (the 32-bit integer limit), but setting values too high can cause bugs—such as getting negative troops or having your stats reset to the default 9,999,999. You can also change your Plaza’s constructed date (ranging from January 1, 2000, to December 31, 2050), battles fought, victories won, monarchs defeated or challenged, and visitors welcomed, each with a maximum value of 99,999. Additionally, the tool includes a leaderboard editor so you can remove any illegitimate or cheated scores before deleting and blocking specific Miis to prevent further StreetPass interactions.
|}
|}
== Recovering a lost Mii Force squad ==
# Download the source code for Marc Robledo's save editor.
# Modify it by adding a feature that allows you to recover a lost Mii Force squad.
# Create a pull request, and host your fork on GitHub Pages until the PR is accepted.
# If you don't want this badly-needed feature request polluting this wiki page, edit the page and remove it.


==Other resources==
==Other resources==