The compiled-in fixed resource path is now history. Instead, the resource manager determines the current executable’s path and retrieves the data directory from there (unless you use the FIXED_DATA_PATH compilation option to force a specific directory). However, there are still far too many references to DATA_PATH (whose definition I’ve already removed) in the sourcecode which must go.