From 80222caa0de6a9d249c6958644a616be1e5b16e8 Mon Sep 17 00:00:00 2001 From: Andrea Odetti Date: Sat, 1 May 2021 19:42:54 +0100 Subject: [PATCH] Comments about Uthernet II. Signed-off-by: Andrea Odetti --- linux.md | 2 ++ source/frontends/sdl/README.md | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/linux.md b/linux.md index 6a0fdb07..431f4bf2 100644 --- a/linux.md +++ b/linux.md @@ -44,6 +44,8 @@ Uthernet is supported, but it requires elevated capabilities: Unfortunately, this must be reapplied after every build. +Uthernet II is supported too (only MACRAW) and by default uses `libslirp` which does *not* require elevated capabilities. Use the ImGui settings to enable it. + ## Executables ### sa2 diff --git a/source/frontends/sdl/README.md b/source/frontends/sdl/README.md index a622ff23..2385eaf5 100644 --- a/source/frontends/sdl/README.md +++ b/source/frontends/sdl/README.md @@ -28,7 +28,7 @@ On a Raspberry Pi, a KMS driver is mandatory and best results are obtained on a Output mentions the Dear ImGui version, e.g.: ``IMGUI_VERSION: 1.81 WIP``. -Some of the configuration options are exposed in the ``Settings`` menu. This is **not** a modal dialog and options are applied immediately. You might need to **Restart** the emulator manually. +Some of the configuration options are exposed in the ``Settings`` menu. This is **not** a modal dialog and options are applied immediately. You might need to **Restart** the emulator manually. This is currently the only way to enable the Uthernet II card in slot 3, which has to be reapplied after every *restart*. ## Hotkeys