Hi, I'm having a bit of a problem and I wondered if anyone could help me out.
I tried to create a Full Conversion-Test like it is described in the wiki.
These were my steps:
1. Created "myFullConversion" folder in \redist
2. Copied "main_init.cfg" to "myFullConversion" and renamed it to "main_init_myFullConversion.cfg"
3. Created "maps" folder in "myFullConversion"
4. Created "main" folder in "myFullConversion\maps"
5. Copied all map files (testMap.map, testMap.hpl, ...) into "myFullConversion\maps\main"
6. Changed "File" to "testMap.map" and "Folder" to "myFullConversion/maps/main/"
7. Executed "amnesia.exe myFullConversion/main_init_myFullConversion.cfg"
8. Ingame I setup a new user and try to start a new game
9. It crashed, telling me it can't find "myFullConversion\maps\main\testMap.map"
Other things I tried:
- Since I'm using Windows 7, I also tried to start the game with administrator priviledges -> same error
- Copied everything to the "Documents\Amnesia" folder -> same error
- Copied everything to the "AppData\Local\VirtualStore\Program Files (x86)\Amnesia - The Dark Descent\redist" folder -> same error
I don't know what else to do. And my problem is that I don't have the slightest idea if either my path in the main config is wrong and/or the placement of my map files is wrong?
Are the path names in the config file always relative to the redist mainpath?
Or to the MOD-Path? Or....?
Does anyone know something about this?