So i just merged all the CDX folders into one CD folder. Now, this works fine with the game (that uses Baldur.ini to check - if the file is edited before hand ofcourse), but it will not work for BiG World Install.
You might think this is useless, since after all, i'd need to do this whenever i install since the folder location could change, but this is not a problem for me, since i use sed (i'm on linux) to edit the folder location to the current dir on Baldur.ini whenever i run the game.
I'm asking if a fallback to check for a merged folder structure would be possible in the next version (naturally, named CD or something else you want).
If BiGWInstall worked on a pure linux evn, i wouldn't need to ask, since i could make a symlink to the CD folder - but it doesn't due to wine cmd emulation bugs, so i need to run it in a virtual machine.
If the script had a fallback for a merged HD0,CD1,CD2,CD3,CD4,CD5 dir, it would make my life easier (and maybe others that keep the games zipped, instead of installing since they'd be able to eliminate the duplicate files).
Edited by i30817, 19 August 2011 - 11:18 PM.