So I have a game (Starbound) and sometimes I play it under Ubuntu and sometimes on Windows. I want to use the same game profile so I symlinked the directory to the profile, so it gets synced between the Windows and the Linux version.
I only have 15 FPS under Linux even though I get ~50 FPS under Windows. I switched from 1920x1080 to 1280x720 so I can at least play the game with ~30 FPS. The problem I have now is that every time I change OSes after playing the game and want to play it again that I have to manually change the resolution.
The file that determines the resolution lays in the symlinked folder.
Is there a way to use /path/to/[symlink]/../starbound.conf
instead of /path/to/[symlink]/starbound.conf
under Ubuntu?
Ubuntu 16.04