Jump to content
Sign in to follow this  
decoman

[solved] Seeking assistance with ramdisk (pathing issue) non steam

Recommended Posts

I followed this youtube tutorial linked below and the problem here seem to be about figuring out the target path:

• My windows 7 installation and everything to do with ArmA 2 and DayZ is on this SSD C: drive of mine

• I have made a new ramdisk K: and put copied my @DayZ folder into it

• Beta version 95883 + DayZ version 1.7.2.5

I tried this path first but got an error stating

Cannot open file 'k:@dayz\addons\dayz.pbo'

I am presently using the beta shortcut found in the ArmA 2 folder and before using the ramdisk the target path looked like this:

"C:\Games\Bohemia Interactive\ArmA 2\Expansion\beta\arma2oa.exe" -beta=Expansion\beta;Expansion\beta\Expansion -nosplash -mod=@dayz

I then added the k: and then I had the target path look like this:

"C:\Games\Bohemia Interactive\ArmA 2\Expansion\beta\arma2oa.exe" -beta=Expansion\beta;Expansion\beta\Expansion -nosplash -mod=K:@dayz

Something is probably wrong here with the pathing, but I don't see what it is.

Edited by Treehugger

Share this post


Link to post
Share on other sites

Uhh.. FIXED

Eheh. I had to add a \ (backslash) to the k: path

Now it works. The following is my working target path:

"C:\Games\Bohemia Interactive\ArmA 2\Expansion\beta\arma2oa.exe" -beta=Expansion\beta;Expansion\beta\Expansion -nosplash -mod=K:\@dayz -cpucount=4 -exThreads=7

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×