|
I installed the game by selecting setting the installation prompt (and unchecking use default) to use the directory "~/local_root/ootp10" for installation, I think that is the only change I made to the default settings.
But in theory, I should be able to put the folder back and unregister the license like you said? For example run the following commands:
mv ootp10 ootp10_current_game
mv ootp_back ootp10
<launch the game, unregister using the method you described>
rm -r ootp10
mv ootp10_current_game ootp10
It seems this should work fine, and normally, I would try this first without asking, but since I'm down to one license, figured it'd probably be wise to ask first, then start using rm -r.
|