For example, moving the install from the internal drive to an SD card on the Steam Deck.
This is because config/en.js is generated using absolute paths.
If the file is changed to use relative paths, this problem no longer occurs.
Another way to avoid this is to use a global thcrap directory in a fixed location.
For example, moving the install from the internal drive to an SD card on the Steam Deck.
This is because
config/en.jsis generated using absolute paths.If the file is changed to use relative paths, this problem no longer occurs.
Another way to avoid this is to use a global thcrap directory in a fixed location.