summarylogtreecommitdiffstats
path: root/0001-game_data_location.patch
diff options
context:
space:
mode:
Diffstat (limited to '0001-game_data_location.patch')
-rw-r--r--0001-game_data_location.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/0001-game_data_location.patch b/0001-game_data_location.patch
new file mode 100644
index 000000000000..1575038025e3
--- /dev/null
+++ b/0001-game_data_location.patch
@@ -0,0 +1,13 @@
+diff --git a/neo/framework/Licensee.h b/neo/framework/Licensee.h
+index 9cc20fb..fb1c882 100644
+--- a/neo/framework/Licensee.h
++++ b/neo/framework/Licensee.h
+@@ -90,7 +90,7 @@ If you have questions concerning this license or the applicable additional terms
+ #define WIN32_CONSOLE_CLASS "dhewm 3 WinConsole"
+
+ // Linux info
+-#define LINUX_DEFAULT_PATH "/usr/local/games/doom3"
++#define LINUX_DEFAULT_PATH "/usr/share/doom3"
+
+ // CD Key file info
+ // goes into BASE_GAMEDIR whatever the fs_game is set to