From 8140e83e46e7966ef893478f47c2ef57c2d42d67 Mon Sep 17 00:00:00 2001 From: bicarus-dev <202771338+bicarus-dev@users.noreply.github.com> Date: Sun, 2 Aug 2026 00:53:24 -0700 Subject: [PATCH] mark -sdvxlandscape as experimental --- src/spice2x/launcher/options.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/spice2x/launcher/options.cpp b/src/spice2x/launcher/options.cpp index 33eff47..023ae3e 100644 --- a/src/spice2x/launcher/options.cpp +++ b/src/spice2x/launcher/options.cpp @@ -3013,7 +3013,7 @@ static const std::vector OPTION_DEFINITIONS = { }, { // SDVXFullscreenLandscape - .title = "SDVX Full Screen Landscape Mode (SDVX5+)", + .title = "SDVX Full Screen Landscape Mode (SDVX5+, EXPERIMENTAL)", .name = "sdvxlandscape", .desc = "Allows you to play in landscape by transposing resolution and applying image scaling.\n\n"