$OpenBSD: patch-gemrb_GemRB_cfg_sample_in,v 1.3 2019/12/13 08:24:27 kirby Exp $
Index: gemrb/GemRB.cfg.sample.in
--- gemrb/GemRB.cfg.sample.in.orig
+++ gemrb/GemRB.cfg.sample.in
@@ -171,7 +171,7 @@ GamePath=/mnt/windows/Programmi/Black Isle/BGII - SoA/
 #  Cache directory.                                 #
 #####################################################
 
-CachePath=@DEFAULT_CACHE_DIR@
+CachePath=~/.cache/gemrb/
 
 #####################################################
 #  GemRB Save Path [String]                         #
@@ -208,7 +208,7 @@ CachePath=@DEFAULT_CACHE_DIR@
 #  the 'GUIScript' subdirectory.                    #
 #####################################################
 
-#GUIScriptsPath=@DATA_DIR@
+GUIScriptsPath=@DATA_DIR@
 
 #####################################################
 #  GemRB Plugins Path [String]                      #
@@ -222,7 +222,7 @@ CachePath=@DEFAULT_CACHE_DIR@
 #  GemRB from source directory on Linux.            #
 #####################################################
 
-#PluginsPath=@DEFAULT_PLUGINS_DIR@
+PluginsPath=@DEFAULT_PLUGINS_DIR@
 
 #####################################################
 #  Custom Font Path [String]                        #
@@ -266,7 +266,7 @@ CachePath=@DEFAULT_CACHE_DIR@
 #####################################################
 
 #GemRBOverridePath=@DATA_DIR@
-#GemRBUnhardcodedPath=@DATA_DIR@
+GemRBUnhardcodedPath=@DATA_DIR@
 
 #####################################################
 #  Input Parameters                                 #
