aboutsummaryrefslogtreecommitdiff
path: root/LinuxLauncher/README.md
diff options
context:
space:
mode:
authorRogueAI42 <[email protected]>2017-06-16 18:34:30 +1000
committerRogueAI42 <[email protected]>2017-06-16 18:34:30 +1000
commit9df7aa2110dc037a6922c5d6e4c0534fcf18b6ef (patch)
tree0375bb2fa916fa17e0eac26f20b456045dc2cc88 /LinuxLauncher/README.md
parentbe544f77de3c1e63627477467887a6895e1e703a (diff)
downloadshiftos_thereturn-9df7aa2110dc037a6922c5d6e4c0534fcf18b6ef.tar.gz
shiftos_thereturn-9df7aa2110dc037a6922c5d6e4c0534fcf18b6ef.tar.bz2
shiftos_thereturn-9df7aa2110dc037a6922c5d6e4c0534fcf18b6ef.zip
Lunix
penguins = good
Diffstat (limited to 'LinuxLauncher/README.md')
-rw-r--r--LinuxLauncher/README.md24
1 files changed, 24 insertions, 0 deletions
diff --git a/LinuxLauncher/README.md b/LinuxLauncher/README.md
new file mode 100644
index 0000000..32f3b5a
--- /dev/null
+++ b/LinuxLauncher/README.md
@@ -0,0 +1,24 @@
+This is an attempt to get ShiftOS working well on Linux using Wine and
+Mono.
+
+The launcher script needs a copy of the game (try extracting Debug.zip
+from the AppVeyor project) in a directory called "data". It will set up
+a new Wine prefix in ~/.local/share/ShiftOS and the game itself can be
+found in ~/.local/share/ShiftOS/drive_c/ShiftOS. Ultimately I want to
+make an AUR package of this script if all goes to plan.
+
+## known bugs
+
+* the first time you start the game, the Wine virtual desktop doesn't
+enable properly
+* the story mode intro crashes when it starts to "format" your drive
+* the ShiftOS desktop can go in front of applications
+* there is a blue border from the Wine desktop (I want to change that
+to black, but I also don't want it showing through while the game is
+running)
+* CSharpCodeProvider doesn't seem to work, so Python mods won't load
+
+## anticipated tricky bits
+
+* Web browser
+* Unity mode