Skip to content

Commit

Permalink
Add 3DS instructions and fix a few typos
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewL246 authored Jan 3, 2024
1 parent a10fa93 commit 4803b3a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ If you want to revert your local image to the published version, run
### Running locally

This method can be used if you don't want to install Docker or just generally
perfer not using Docker.
prefer not to use Docker.

Note you may run into some issues depending your OpenSSL version. Many current
Linux distributions now use OpenSSL 3.0.0 instead of 1.1.1. OpenSSL 3.0.0
Expand Down Expand Up @@ -82,7 +82,7 @@ to mitmproxy.
[3DS](https://github.com/PretendoNetwork/nimbus/releases).
- Skip creating a PNID on the official Pretendo server if you will be hosting
your own server.
- If you want to use Justaposition, you'll now need to recompile the patches
- If you want to use Juxtaposition, you'll now need to recompile the patches
with your custom certificate
([see below](#compiling-custom-pretendo-patches)).
2. Configure your console to connect to the proxy using its system settings. Set
Expand Down Expand Up @@ -123,13 +123,13 @@ without using Docker. If you don't want to install Docker, you could try forking
the Inkay repository on GitHub, editing the `data/ca.pem` file in your fork, and
building it with GitHub Actions.

If you want to revert back to the regular Pretendo Network patches, redownload
If you want to revert back to the regular Pretendo Network patches, re-download
them from the Inkay repository and upload them back to your Wii U.

#### 3DS

I don't think that the 3DS patches support custom certificates because they just
disable all certificate checks, but I haven't tested this.
Copy the `mitmproxy-ca-cert.pem` file to your microSD card as
`sd:/3ds/juxt-prod.pem`.

### Using a custom version of OpenSSL with mitmproxy

Expand Down

0 comments on commit 4803b3a

Please sign in to comment.