diff --git a/qb/config.params.sh b/qb/config.params.sh index a144442466..a054396b41 100644 --- a/qb/config.params.sh +++ b/qb/config.params.sh @@ -12,7 +12,7 @@ HAVE_GLES_CFLAGS= # C-flags for custom GLES library HAVE_THREADS=auto # Threading support HAVE_FFMPEG=auto # Enable FFmpeg recording support HAVE_DYLIB=auto # Enable dynamic loading support -HAVE_NETWORKING=auto # Enable networking features (not recommended) +HAVE_NETWORKING=auto # Enable networking features (recommended) HAVE_NETPLAY=auto # Enable netplay support (requires networking) HAVE_D3D9=yes # Disable Direct3D 9 support HAVE_OPENGL=yes # Disable OpenGL support