-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3 from kalomaze/main
Update readme to be far more informative to beginner modders and those outside of our Discord community
- Loading branch information
Showing
1 changed file
with
29 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,30 @@ | ||
|
||
# HDR-Releases | ||
The official releases channel for HewDraw Remix | ||
The official stable release channel for HewDraw Remix, the largest and most ambitious overhaul for Super Smash Bros. Ultimate. | ||
|
||
### What's the difference between this and the other download page? | ||
|
||
|
||
The other repository is dedicated to the [experimental nightly builds](https://github.com/HDR-Development/HDR-Nightlies). If all you intend to do is play the normal release like most users, you're already in the right place and should go to the [release page here](https://github.com/HDR-Development/HDR-Releases/releases) to download the HDR installer. | ||
If you want to playtest our latest changes, feel free to install the nightly and report any issues you have with it via GitHub issues on the main repository [(HewDraw-Remix.)](https://github.com/HDR-Development/HewDraw-Remix) | ||
|
||
## Installation | ||
If you are installing on a modded Nintendo Switch, follow the [tutorial on the YouTube channel](https://www.youtube.com/watch?v=jBb8jA4WfHA). | ||
If you have not modded your Nintendo Switch before, use [this tutorial to mod it from scratch](https://gamebanana.com/tuts/13767). | ||
|
||
If you are installing on the Ryujinx emulator, make sure to use a fork of Ryujinx that supports Skyline, such as [HDR-Ryujinx](https://github.com/zandm7/Ryujinx-HDR/releases) (an unofficial build not maintained by us or the Ryujinx developers.) | ||
You will need to copy the contents of the Ryujinx zip into `\AppData\Roaming\Ryujinx`. | ||
|
||
If you encounter any difficulties when installing the mod, please consult the #help-questions channel in the official discord over at [discord.gg/hdr.](https://discord.gg/hdr) | ||
|
||
## Uninstall | ||
|
||
If you are on Switch and wish to uninstall HDR, delete all folders starting with hdr in `/ultimate/mods` on your SD card. | ||
|
||
You can also indefinitely disable HDR by going into the ingame eShop mod manager and toggling off all HDR related folders. | ||
Holding L while starting the game will guarantee all mods are temporarily disabled regardless on if the mod is enabled or if this menu is somehow inaccessible. | ||
|
||
If you are on Ryujinx, the path with these folders is `/AppData/Roaming/Ryujinx/sdcard/ultimate/mods`. | ||
|
||
## Legal Disclaimer | ||
HewDraw Remix is a free to play fan-made modification of Super Smash Bros. Ultimate. The HewDraw Remix Dev Team does not support piracy or any illegal actions that may harm Nintendo or other copyright holders involved in the base game, and their intellectual properties. HewDraw Remix is not endorsed by or associated with Nintendo or any of the companies involved with the Super Smash Bros. series in any way. |