Anyone tech savvy with using mklink and Windows? I want to make a batch file which will make a link to the original files, my save directory for characters and run gatekeeper after it's linked the folders so I can just batch file it and gogogo Gatekeeper.
It'd be like mklink /J "%userprofile%"\Documents\Baldur's Gate - Enhanced Edition\" "C:\Program Files (x86)\BeamDog\Games\00766"
I'm excessively lazy I don't want to have to copy my character/savegames after editing I wanted it to just work even if I spent 30 minutes figure it out.
Comments
USERNAME/Documents/Baldur's Gate - Enhanced Edition/Baldur.ini
Debug Mode should work as it did back in BG2
It'd be like
mklink /J "%userprofile%"\Documents\Baldur's Gate - Enhanced Edition\" "C:\Program Files (x86)\BeamDog\Games\00766"
mklink /J C:\Program Files (x86)\BeamDog\Games\00766\lang\en_US
I may play around with it and see if I can do the work myself, but couldn't hurt for someone else to help me out.
Perhaps if I make a fake SOA directory with all the links, hmm.