mirror of
https://github.com/spice2x/spice2x.github.io.git
synced 2026-08-02 06:40:42 -07:00
fatal error for sdvxlandscape
This commit is contained in:
@@ -1172,9 +1172,11 @@ int main_implementation(int argc, char *argv[]) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// // SDVXFullscreenLandscape disabled due to it messing with in-game camera angle
|
// SDVXFullscreenLandscape disabled due to it messing with in-game camera angle
|
||||||
// // FullscreenOrientationFlip continues to live on, however.
|
// FullscreenOrientationFlip continues to live on, however.
|
||||||
//
|
if (options[launcher::Options::SDVXFullscreenLandscape].value_bool()) {
|
||||||
|
log_fatal("launcher", "-sdvxlandscape removed due to a camera bug in SDVX!");
|
||||||
|
}
|
||||||
// if (options[launcher::Options::SDVXFullscreenLandscape].value_bool() && !GRAPHICS_WINDOWED) {
|
// if (options[launcher::Options::SDVXFullscreenLandscape].value_bool() && !GRAPHICS_WINDOWED) {
|
||||||
// #if SPICE64
|
// #if SPICE64
|
||||||
// GRAPHICS_FS_ORIENTATION_SWAP = true;
|
// GRAPHICS_FS_ORIENTATION_SWAP = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user