mirror of
https://github.com/rvtr/rmc_website.git
synced 2025-10-31 13:31:21 -04:00
52 lines
2.4 KiB
HTML
52 lines
2.4 KiB
HTML
---
|
|
title: Running Shantae prototypes
|
|
layout: dsiware
|
|
---
|
|
<div class="devinfo-container-main releasepage">
|
|
<img src="{{ site.imgui }}menu/dsi_red_widebarnoprompt_u.png" style="width: 100%;position: static;display: block;" class="pixelate">
|
|
<div style="background-image: url('{{ site.imgui }}menu/dsi_widepromptnobar.png');background-size:100% 100%;position: static;display: inline-block;">
|
|
<div class="devinfo-main" style="position:relative;">
|
|
<div style="text-align:right;"><a href="https://github.com/rvtr/rvtr.github.io/edit/master{{ page.url }}" target="_blank">Edit</a></div>
|
|
|
|
<h1>How to run the Shantae prototypes</h1>
|
|
You can download these prototypes here: <a href="https://archive.org/details/riskys-revenge-builds.-7z">https://archive.org/details/riskys-revenge-builds.-7z</a>.
|
|
<br><br>
|
|
The builds come in two formats. TADs and SRLs.
|
|
<ul>
|
|
<li>To run SRLs, just rename them to <code>.nds</code> and read the rest of this page.</li>
|
|
<li>To run TADs, see <a href="https://randommeaninglesscharacters.com/dsidev/guide/install-tads.html">here.</a></li>
|
|
</ul>
|
|
Having trouble getting everything to boot? <i>Don't worry, the prototypes do work</i>, you just need to do a couple things with melonDS:
|
|
<ul>
|
|
<li>Make sure you are emulating a DS<b><u>i</u></b>, not an old DS. </li>
|
|
<li>Disable "boot game directly" (<code>Config --> Emu settings --> General</code>)</li>
|
|
<li>Install unlaunch on your NAND, or find a NAND with unlaunch preinstalled.</li>
|
|
</ul>
|
|
<hr>
|
|
To run these versions, please <b><u>boot them from the virtual SD card via unlaunch!</u></b>:
|
|
<ul>
|
|
<li><code>IGN</code></li>
|
|
<li><code>main</code></li>
|
|
<li><code>main.nand</code></li>
|
|
<li><code>mainPUBLISH</code></li>
|
|
<li><code>ShantaeRiskyRevenge_Normal</code></li>
|
|
<li><code>UbisoftShantae</code></li>
|
|
<li><code>WinRisky</code></li>
|
|
<li><code>WinRotty</code></li>
|
|
<li><code>WinShantae</code></li>
|
|
<li><code>WinSummer</code></li>
|
|
</ul>
|
|
|
|
To run these versions, please <b><u>insert them as a cartridge and boot them from the home menu!</u></b>:
|
|
<ul>
|
|
<li><code>ShantaeDSi</code></li>
|
|
<li><code>ShantaeDSi20090401</code></ul>
|
|
</ul>
|
|
<hr>
|
|
<h3>Note: versions that can be booted through unlaunch will also work on real hardware! <i>(as long as you use unlaunch... though that should be obvious)</i></h3>
|
|
|
|
</div>
|
|
</div>
|
|
<img src="{{ site.imgui }}menu/dsi_red_widebarnoprompt_d.png" style="width: 100%;display: block;" class="pixelate">
|
|
</div>
|