hiyaCFW revisions

This commit is contained in:
Rolfie 2022-08-07 14:19:29 +02:00 committed by GitHub
parent 34f29c86c1
commit 54a4b128d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -32,5 +32,5 @@ There is also a limit of 200 blocks (25MB) for DSiWare in the `00030004` folder.
##### Invalid title
There are several things you need to take into account when adding titles to hiyaCFW:
- Game Card dumps cannot be run without being using a [forwarder](../ds-index/forwarders)
- Homebrew need to be built correctly using modern tools to work from the Nintendo DSi Menu
- Game Card dumps cannot be run without using a [forwarder](../ds-index/forwarders)
- Homebrew needs to be built correctly using modern tools to work from the Nintendo DSi Menu

View File

@ -38,7 +38,7 @@ The hiyaCFW Helper is known to cause false positives with Windows Defender and o
{% assign tab-macos = tab-macos | split: "////////" %}
{% capture tab-other %}
1. Install Python 3 using your package manager if its not already installed
1. Install Python 3 using your package manager if it's not already installed
1. Download the latest Python version of the [hiyaCFW Helper](https://github.com/mondul/HiyaCFW-Helper/releases)
1. Extract the hiyaCFW Helper archive anywhere on your PC
1. Install tkinter with the following command for your distro if you don't already have it: