-
Notifications
You must be signed in to change notification settings - Fork 62
New or Unknown Features
Fledge68 edited this page Oct 4, 2021
·
5 revisions
If you use a proxy server for your Wii internet connection WiiFlow has you covered thanks to Wiidev and wolfssl.
You have two options.
- Use the Wii's system settings.
- Enter your proxy settings in wiiflow_lite.ini manually using a text editor (notepad++).
Go to 'main settings' page 14 to choose if you want to use the Wii's system settings or not. Note: If you don't use a proxy then keep this set to 'yes'.
If you choose #2 above open wiiflow_lite.ini with notepad++ and look for the following:
[PROXY]
proxy_address=
proxy_password=
proxy_port=0
proxy_use_system=yes
proxy_username=
Enter the necessary info here and save it. You should also change proxy_use_system= to 'no'.