From b03c1654ebd5a918eeba3e7fe4916947e301c21d Mon Sep 17 00:00:00 2001 From: Oskar Manhart <52569953+oskardotglobal@users.noreply.github.com> Date: Wed, 8 Oct 2025 10:43:22 +0200 Subject: [PATCH] doc: use of /nsc and /gfx with /network:lan Closes #780 Signed-off-by: Oskar Manhart <52569953+oskardotglobal@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b9442b9..1e1e893 100644 --- a/README.md +++ b/README.md @@ -439,6 +439,7 @@ REMOVABLE_MEDIA="/run/media" # [ADDITIONAL FREERDP FLAGS & ARGUMENTS] # NOTES: # - You can try adding /network:lan to these flags in order to increase performance, however, some users have faced issues with this. +# If this does not work or if it does not work without the flag, you can try adding /nsc and /gfx. # DEFAULT VALUE: '/cert:tofu /sound /microphone +home-drive' # VALID VALUES: See https://github.com/awakecoding/FreeRDP-Manuals/blob/master/User/FreeRDP-User-Manual.markdown RDP_FLAGS="/cert:tofu /sound /microphone +home-drive"