mirror of
https://github.com/rvtr/wiki.git
synced 2025-10-31 06:31:13 -04:00
A few minor tweaks to the forwarders page
- Fix hiya install link - Link to Java download page - Direct link TWiLightMenu-DSi.7z - Clean up markdown
This commit is contained in:
parent
23e80b03c0
commit
530add2ab8
@ -51,11 +51,11 @@ If you already have Universal Updater installed on your console, you can skip to
|
|||||||
|
|
||||||
### Requirements
|
### Requirements
|
||||||
|
|
||||||
- A Nintendo DSi with [Unlaunch](https://dsi.cfw.guide/installing-unlaunch) and [hiyaCFW](installing) installed
|
- A Nintendo DSi with [Unlaunch](https://dsi.cfw.guide/installing-unlaunch) and [hiyaCFW](../hiyacfw/installing) installed
|
||||||
- The latest release of [Title Manager for Hiya](https://github.com/JeffRuLz/TMFH/releases)
|
- The latest release of [Title Manager for HiyaCFW](https://github.com/JeffRuLz/TMFH/releases)
|
||||||
- A 64-bit OS
|
- A 64-bit OS
|
||||||
- The latest release of [Forwarder3-DS](https://www.dropbox.com/s/b9de5ii6vm3dxfn/Forwarder3DS-v2.9.6.zip?dl=0)
|
- The latest release of [Forwarder3-DS](https://www.dropbox.com/s/b9de5ii6vm3dxfn/Forwarder3DS-v2.9.6.zip?dl=0)
|
||||||
- Java 8 Update 251
|
- [Java 8](https://www.java.com/en/download/)
|
||||||
- **Linux users:** JavaFX
|
- **Linux users:** JavaFX
|
||||||
- Debian-based: Run [this script](https://gist.githubusercontent.com/puntillol59/7532b6583380baca236dcaf2d8f75b5c/raw/e8b9d193f8b24de941160c7292ec0bb3b997e98e/main.sh)
|
- Debian-based: Run [this script](https://gist.githubusercontent.com/puntillol59/7532b6583380baca236dcaf2d8f75b5c/raw/e8b9d193f8b24de941160c7292ec0bb3b997e98e/main.sh)
|
||||||
- Arch: `sudo pacman -S java8-openjfx && sudo archlinux-java set java-8-openjdk/jre`
|
- Arch: `sudo pacman -S java8-openjfx && sudo archlinux-java set java-8-openjdk/jre`
|
||||||
@ -64,7 +64,7 @@ If you already have Universal Updater installed on your console, you can skip to
|
|||||||
1. Download the [Forwarder pack for DSi SD Card](https://www.dropbox.com/s/t0qi1754i9o4388/DS%20Game%20Forwarder%20pack%20%28DSi%20SD%20Card%29.7z?dl=0)
|
1. Download the [Forwarder pack for DSi SD Card](https://www.dropbox.com/s/t0qi1754i9o4388/DS%20Game%20Forwarder%20pack%20%28DSi%20SD%20Card%29.7z?dl=0)
|
||||||
1. Extract the contents of the `for SD Card root` folder to the root of your DSi's SD card, and (if the folder exists)
|
1. Extract the contents of the `for SD Card root` folder to the root of your DSi's SD card, and (if the folder exists)
|
||||||
|
|
||||||
After you extract the pack for your card, you can edit "sd:/_nds/nds-bootstrap.ini" and change one of the settings.
|
After you extract the pack for your card, you can edit `sd:/_nds/nds-bootstrap.ini` and change one of the settings.
|
||||||
- BOOST_CPU: If set to 1, TWL clock speed is used, so lags begone
|
- BOOST_CPU: If set to 1, TWL clock speed is used, so lags begone
|
||||||
- SOUND_FREQ: If set to 1, sound will play at 48khz, instead of 32khz
|
- SOUND_FREQ: If set to 1, sound will play at 48khz, instead of 32khz
|
||||||
- LANGUAGE: If set to -1, the system language will be used
|
- LANGUAGE: If set to -1, the system language will be used
|
||||||
@ -75,9 +75,9 @@ After you extract the pack for your card, you can edit "sd:/_nds/nds-bootstrap.i
|
|||||||
If you already have TWiLight Menu++, skip to the next section.
|
If you already have TWiLight Menu++, skip to the next section.
|
||||||
{:.alert .alert-info}
|
{:.alert .alert-info}
|
||||||
|
|
||||||
1. Download the latest [TWiLight Menu++ version](https://github.com/DS-Homebrew/TWiLightMenu/releases). Only get the `TWiLightMenu-DSi.7z` file
|
1. Download the latest [`TWiLightMenu-DSi.7z`](https://github.com/DS-Homebrew/TWiLightMenu/releases/latest/download/TWiLightMenu-DSi.7z)
|
||||||
1. In the 7z file, go to "_nds", "TWiLightMenu", and "extras"
|
1. In the 7z file, go to the `_nds/TWiLightMenu/extras` folder
|
||||||
1. Drag the "apfix.pck" file to "sd:/_nds/ntr-forwarder/"
|
1. Drag the `apfix.pck` file to `sd:/_nds/ntr-forwarder/`
|
||||||
|
|
||||||
### Part 3: Forwarder3-DS
|
### Part 3: Forwarder3-DS
|
||||||
1. Open `Forwarder3DS.jar`
|
1. Open `Forwarder3DS.jar`
|
||||||
@ -169,7 +169,7 @@ Incompatible:
|
|||||||
|
|
||||||
- A 64 bit OS
|
- A 64 bit OS
|
||||||
- [Forwarder3-DS](https://www.dropbox.com/s/b9de5ii6vm3dxfn/Forwarder3DS-v2.9.6.zip?dl=0)
|
- [Forwarder3-DS](https://www.dropbox.com/s/b9de5ii6vm3dxfn/Forwarder3DS-v2.9.6.zip?dl=0)
|
||||||
- Java 8 Update 251
|
- [Java 8](https://www.java.com/en/download/)
|
||||||
- **Linux users:** JavaFX
|
- **Linux users:** JavaFX
|
||||||
- Debian-based: Run [this script](https://gist.githubusercontent.com/puntillol59/7532b6583380baca236dcaf2d8f75b5c/raw/e8b9d193f8b24de941160c7292ec0bb3b997e98e/main.sh)
|
- Debian-based: Run [this script](https://gist.githubusercontent.com/puntillol59/7532b6583380baca236dcaf2d8f75b5c/raw/e8b9d193f8b24de941160c7292ec0bb3b997e98e/main.sh)
|
||||||
- Arch: `sudo pacman -S java8-openjfx && sudo archlinux-java set java-8-openjdk/jre`
|
- Arch: `sudo pacman -S java8-openjfx && sudo archlinux-java set java-8-openjdk/jre`
|
||||||
@ -199,8 +199,8 @@ If you already have TWiLight Menu++, skip to the next section.
|
|||||||
{:.alert .alert-info}
|
{:.alert .alert-info}
|
||||||
|
|
||||||
1. Download the latest [`TWiLightMenu-3DS.7z`](https://github.com/DS-Homebrew/TWiLightMenu/releases/latest/download/TWiLightMenu-3DS.7z)
|
1. Download the latest [`TWiLightMenu-3DS.7z`](https://github.com/DS-Homebrew/TWiLightMenu/releases/latest/download/TWiLightMenu-3DS.7z)
|
||||||
1. In the 7z file, go to `_nds/TWiLightMenu/`
|
1. In the 7z file, go to the `_nds/TWiLightMenu/extras` folder
|
||||||
1. Copy the `apfix` folder to `sd:/_nds/ntr-forwarder/` on your 3DS's SD card
|
1. Drag the `apfix.pck` file to `fat:/_nds/ntr-forwarder/`
|
||||||
|
|
||||||
### Part 3: Forwarder3-DS
|
### Part 3: Forwarder3-DS
|
||||||
1. Open `Forwarder3DS.jar`
|
1. Open `Forwarder3DS.jar`
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user