@@ -12,7 +12,7 @@ If your problem is not covered here, [file an issue](/FAQ/#bug-reports-and-featu
1212If you're having trouble connecting to the server, try disabling your firewall or adding an exception for the server.
1313On Windows, you will be prompted to allow the server to communicate through the firewall when you run it for the first time.
1414
15- ![ Firewall] ({{< asset " VGP_UAC_Dialog.png" >}} )
15+ ![ Firewall] ( ../static/assets/ VGP_UAC_Dialog.png)
1616
1717** If you're still having trouble, start a hotspot on your phone and connect your PC to it.** (or vice-versa, try both)
1818Then, restart the server and try connecting again.
@@ -23,15 +23,15 @@ _Do this before complaining about the app not working._
2323
2424Check the Preferences screen in the server. Different input methods (Keyboard/Mouse or Gamepad) have different requirements.
2525
26- ![ Screenshot of the Preferences screen at the time of writing] ({{< asset " Server_preferences_Windows.png" >}} )
26+ ![ Screenshot of the Preferences screen at the time of writing] ( ../static/assets/ Server_preferences_Windows.png)
2727
2828On Windows, the Keyboard/Mouse mode works out of the box. The Gamepad mode requires:
2929
30301 . The admin privilege. (Right click and Run as admin)
31312 . App sideloading (developer mode) enabled. [ (Settings > System > For developers > Developer mode)] ( ms-settings:developers ) .
3232
33- ![ Settings App sideloading] ({{< asset " settings_app_sideloading.png" >}} )
34- ![ Turn on developer mode] ({{< asset " developer_mode_UAC.png" >}} )
33+ ![ Settings App sideloading] ( ../static/assets/ settings_app_sideloading.png)
34+ ![ Turn on developer mode] ( ../static/assets/ developer_mode_UAC.png)
3535
3636On Linux, the server requires rw access to ` /dev/uinput ` . Multiple ways to achieve this are described in-app.
3737
0 commit comments