mirror of
https://github.com/Fledge68/WiiFlow_Lite.git
synced 2024-11-07 12:05:06 +01:00
Created New or Unknown Features (markdown)
parent
ef89321720
commit
da28d88927
22
New-or-Unknown-Features.md
Normal file
22
New-or-Unknown-Features.md
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
## Proxy Settings
|
||||||
|
|
||||||
|
If you use a proxy server for your Wii internet connection WiiFlow has you covered thanks to Wiidev and wolfssl.
|
||||||
|
|
||||||
|
You have two options.
|
||||||
|
|
||||||
|
1. Use the Wii's system settings.
|
||||||
|
2. 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'.
|
Loading…
Reference in New Issue
Block a user