From 2ea8c0f3b6d6abf258d31b02c88397dbe48971d6 Mon Sep 17 00:00:00 2001 From: Jonathan Barrow Date: Mon, 8 Mar 2021 18:05:47 -0500 Subject: [PATCH] Added known issues to readme --- readme.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 9a2e561..861f2fe 100644 --- a/readme.md +++ b/readme.md @@ -14,4 +14,8 @@ A package for intercepting traffic from the WiiU and 3DS - Run one of the launcher scripts to launch a proxy server - Configure your console to connect to the proxy -For use with Pretendo run with the option `--scripts ./pretendo_addon.py`. This will add the custom `pretendo_redirect` and `pretendo_http` options \ No newline at end of file +For use with Pretendo run with the option `--scripts ./pretendo_addon.py`. This will add the custom `pretendo_redirect` and `pretendo_http` options + +## Known issues + +- WiiU eShop does not work (crashes on boot) \ No newline at end of file