Posted January 09, 2015
Hello,
Just for information if someone is looking for it (since it requires a bit fiddling), to a import a character from BG:EE into BG2:EE on Linux, you'll need to copy the savegame you want to import it from (usually, 000000002-Final-Save) into BG2:EE save directory, which doesn't even exist initially. So it'll be :
cd ~/.local/share/Baldur\'s\ Gate\ II\ -\ Enhanced\ Edition/
mkdir save
cp -a ~/.local/share/Baldur\'s\ Gate\ -\ Enhanced\ Edition/save/000000002-Final-Save save
Just for information if someone is looking for it (since it requires a bit fiddling), to a import a character from BG:EE into BG2:EE on Linux, you'll need to copy the savegame you want to import it from (usually, 000000002-Final-Save) into BG2:EE save directory, which doesn't even exist initially. So it'll be :
cd ~/.local/share/Baldur\'s\ Gate\ II\ -\ Enhanced\ Edition/
mkdir save
cp -a ~/.local/share/Baldur\'s\ Gate\ -\ Enhanced\ Edition/save/000000002-Final-Save save