|
|
(2 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| This tutorial will take you through setting up the Sonic Decompilation 3DS ports. | | {{Page WIP}} This tutorial will take you through setting up the Sonic 1, CD, 2, and Mania 3DS ports. |
| | {{info|text=Please make any edits if you see any issues! - Temporary Message}} |
| {{critical|text=If you are on Old 3DS, then every game except Sonic CD will not work! and Special Stages will run poorly across all games on both Old & New 3DS.}} | | {{critical|text=If you are on Old 3DS, then every game except Sonic CD will not work! and Special Stages will run poorly across all games on both Old & New 3DS.}} |
| === Technical Details (optional) === | | === Technical Details (optional) === |
Line 82: |
Line 83: |
| == What you need == | | == What you need == |
| * A <code>data.rsdk</code> file from either the [https://play.google.com/store/apps/details?id=com.sega.soniccd.classic&pcampaignid=web_share Mobile port] or the [https://store.steampowered.com/app/200940/Sonic_CD/ delisted Steam release] | | * A <code>data.rsdk</code> file from either the [https://play.google.com/store/apps/details?id=com.sega.soniccd.classic&pcampaignid=web_share Mobile port] or the [https://store.steampowered.com/app/200940/Sonic_CD/ delisted Steam release] |
| ** Mobile: Follow [https://gamebanana.com/tuts/14942 this tutorial.] | | ** Mobile: Follow [https://gamebanana.com/tuts/14942 this tutorial on GameBanana.] |
| ** PC: Browse the games local files via Steam (Right click the game on the sidebar -> Browse Local Files) and keep the directory open. | | ** PC: Browse the games local files via Steam (Right click the game on the sidebar -> Browse Local Files) and keep the directory open. |
| * The latest release of [[udb:3ds/sonic-cd|Sonic CD (3DS)]] (the <code>.cia</code> file) | | * The latest release of [[udb:3ds/sonic-cd|Sonic CD (3DS)]] (the <code>.cia</code> file) |
Line 141: |
Line 142: |
| #Once installed, press {{B|Home}}, then {{B|X}} to close FBI | | #Once installed, press {{B|Home}}, then {{B|X}} to close FBI |
| {{success|text=You're done! You've successfully installed Sonic 2 on your console.}} | | {{success|text=You're done! You've successfully installed Sonic 2 on your console.}} |
| == '''Optional''' - Setting up Sonic 2 Absolute ==
| |
| {{info|text=This is using the outdated 1.1.1 version of the mod (latest is 1.2.1), but it's the most recent that works the best on 3DS.}}
| |
|
| |
| == What you need ==
| |
| *[https://teamforeveronline.wixsite.com/home/sonic-2-absolute Sonic 2 Absolute] (the 1.1.1 mod only release)
| |
| == Instructions ==
| |
| ===Section I - Prep Work===
| |
| #Power off your console
| |
| #Insert your SD card into your computer
| |
| #Navigate to <code>/3ds/Sonic2/</code>, then create a folder named <code>mods</code>
| |
| #Extract <code>S2A</code> from the Sonic 2 Absolute <code>.zip</code> and copy it to <code>/3ds/Sonic2/mods/</code>
| |
| #Reinsert your SD card into your console
| |
| #Power on your console
| |
| === Section II - Loading the mod ===
| |
| #Launch Sonic 2 from the HOME Menu
| |
| #Press {{B|A}} on <code>MODS</code>
| |
| #Press {{B|A}} on <code>Sonic 2 Absolute</code> to activate it
| |
| #Press {{B|B}} to exit the mods list
| |
| #Once the game has reloaded, press {{B|Home}}, then {{B|X}} to close Sonic 2
| |
| #Relaunch Sonic 2 from the HOME Menu
| |
| {{success|text=You're done! You've successfully installed Sonic 2 Absolute (1.1.1) on your console.}}
| |
| </span> | | </span> |
| |-|Sonic Mania= | | |-|Sonic Mania= |
Line 179: |
Line 159: |
| == What you need == | | == What you need == |
| * A <code>Data.rsdk</code> file from any version of Sonic Mania you can obtain it from (i.e. PC, Nintendo Switch) | | * A <code>Data.rsdk</code> file from any version of Sonic Mania you can obtain it from (i.e. PC, Nintendo Switch) |
| **Switch: Dump the <code>romfs</code> with {{GitHub|NXDumpTool}}, and copy the <code>Data.rsdk</code> to your PC. | | **Switch: Dump the <code>romfs</code> with {{GitHub|NXDumpTool}}, and copy the data.rsdk to your PC. |
| **PC (Steam): Browse the games local files via Steam (Right click the game on the sidebar -> Browse Local Files) and keep the directory open. | | **PC (Steam): Browse the games local files via Steam (Right click the game on the sidebar -> Browse Local Files) and keep the directory open. |
| **PC (Epic Games): Press the <code>...</code> in your Library -> "Manage" -> press the folder icon, then keep the directory open. | | **PC (Epic Games): Press the <code>...</code> in your Library -> "Manage" -> press the folder icon, then keep the directory open. |
| * The latest release of [[udb:3ds/sonic-mania|Sonic Mania (3DS)]] (the <code>.cia</code> file) | | * The latest release of [[udb:3ds/sonic-sonic-mania|Sonic Mania (3DS)]] (the <code>.cia</code> file) |
| ** If you compiled the port, you can find the <code>.cia</code> you built in the cloned repository directory, then <code>/dependencies/v5_3DS/3ds/out/</code> | | ** If you compiled the port, you can find the <code>.cia</code> you built in <code>/dependencies/v5_3DS/3ds/out/</code> in the cloned repository directory |
| == Instructions == | | == Instructions == |
| === Section I - Prep Work === | | === Section I - Prep Work === |