$OpenBSD: patch-gemrb_GemRB_cfg_sample_in,v 1.2 2017/11/27 18:12:30 kirby Exp $
Index: gemrb/GemRB.cfg.sample.in
--- gemrb/GemRB.cfg.sample.in.orig
+++ gemrb/GemRB.cfg.sample.in
@@ -188,7 +188,7 @@ CD5=/mnt/windows/Programmi/Black Isle/BGII - SoA/CD5/
 #  Cache directory.                                 #
 #####################################################
 
-CachePath=@DEFAULT_CACHE_DIR@
+CachePath=~/.cache/gemrb/
 
 #####################################################
 #  GemRB Save Path [String]                         #
@@ -225,7 +225,7 @@ CachePath=@DEFAULT_CACHE_DIR@
 #  the 'GUIScript' subdirectory.                    #
 #####################################################
 
-#GUIScriptsPath=@DATA_DIR@
+GUIScriptsPath=@DATA_DIR@
 
 #####################################################
 #  GemRB Plugins Path [String]                      #
@@ -239,7 +239,7 @@ CachePath=@DEFAULT_CACHE_DIR@
 #  GemRB from source directory on Linux.            #
 #####################################################
 
-#PluginsPath=@DEFAULT_PLUGINS_DIR@
+PluginsPath=@DEFAULT_PLUGINS_DIR@
 
 #####################################################
 #  Custom Font Path [String]           		    #
@@ -283,7 +283,7 @@ CachePath=@DEFAULT_CACHE_DIR@
 #####################################################
 
 #GemRBOverridePath=@DATA_DIR@
-#GemRBUnhardcodedPath=@DATA_DIR@
+GemRBUnhardcodedPath=@DATA_DIR@
 
 #####################################################
 #  Input Parameters                                 #
