diff --git a/config/single_four_win_projectionplane.xml b/config/single_four_win_projectionplane.xml
deleted file mode 100644
index 42e380b78b..0000000000
--- a/config/single_four_win_projectionplane.xml
+++ /dev/null
@@ -1,78 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/config/spaceship.xml b/config/spaceship.xml
new file mode 100644
index 0000000000..55cc96f2ff
--- /dev/null
+++ b/config/spaceship.xml
@@ -0,0 +1,90 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/openspace.cfg b/openspace.cfg
index b1f2e954d7..990561895e 100644
--- a/openspace.cfg
+++ b/openspace.cfg
@@ -8,7 +8,7 @@
-- or a dome cluster system
-- A regular 1280x720 window
-SGCTConfig = sgct.config.single{vsync=false}
+-- SGCTConfig = sgct.config.single{vsync=false}
-- A regular 1920x1080 window
-- SGCTConfig = sgct.config.single{1920, 1080}
-- A windowed 1920x1080 fullscreen
@@ -24,7 +24,7 @@ SGCTConfig = sgct.config.single{vsync=false}
-- https://sgct.github.io/configuration-files.html
-- To use a sgct configuration file set the variable like below
--- SGCTConfig = "${CONFIG}/single_gui.xml"
+SGCTConfig = "${CONFIG}/spaceship.xml"
-- In the config/ folder we provide the some predefined files which you can modify.
-- fullscreen1080.xml: fullscreen window at 1920x1080
-- gui_projector.xml: one window for the gui and a second fullscreen window for rendering
@@ -137,7 +137,7 @@ ModuleConfigurations = {
}
},
Server = {
- AllowAddresses = { "127.0.0.1", "localhost" },
+ AllowAddresses = { "127.0.0.1", "localhost", "10.50.15.188" },
Interfaces = {
{
Type = "TcpSocket",
@@ -227,7 +227,7 @@ PrintEvents = false
ShutdownCountdown = 3
ScreenshotUseDate = true
-BypassLauncher = false
+BypassLauncher = true
-- OnScreenTextScaling = "framebuffer"
-- PerProfileCache = true