From 041eac9f57ee3ea51ddd48f9ed54300a919fcae1 Mon Sep 17 00:00:00 2001 From: Jonathan Barrow Date: Tue, 16 Jan 2024 17:48:32 -0500 Subject: [PATCH] docs: add note about running proxy on an RPi --- docs/en_US/network-dumps.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/en_US/network-dumps.md b/docs/en_US/network-dumps.md index 6aa46fe..94fd0e8 100644 --- a/docs/en_US/network-dumps.md +++ b/docs/en_US/network-dumps.md @@ -58,6 +58,11 @@ Some games use HTTP requests for some features. Additionally, non-game titles wi Full credit to the upkeep of the repository, and creation of the original Docker container, goes to GitHub user [MatthewL246](https://github.com/MatthewL246). +
+

Using a Raspberry Pi?

+ Only 64 bit operating systems are supported. If using a Raspberry Pi, ensure you are using a 64 bit variant of your OS. +
+ Install Docker for your operating system using the official [setup guide](https://docs.docker.com/get-docker/). If installing on Windows, you ***MUST*** use the WSL backend option. Then follow the steps for your console type. ## 3DS