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