It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
avatar
VladimirDelta: (…)
Bad news: the new version of the script is probably not going to fix anything right now.

Good news: in the process of updating the script, I think I reproduced you issue. This should help me greatly in finding a fix for it.

-----

Bug identified and squashed!
The updated script can be found here: https://forge.dotslashplay.it/play.it/scripts/merge_requests/449

I’ll post usage instructions tomorrow.
Post edited July 30, 2019 by vv221
avatar
VladimirDelta: (…)
avatar
vv221: Bad news: the new version of the script is probably not going to fix anything right now.

Good news: in the process of updating the script, I think I reproduced you issue. This should help me greatly in finding a fix for it.

-----

Bug identified and squashed!
The updated script can be found here: https://forge.dotslashplay.it/play.it/scripts/merge_requests/449

I’ll post usage instructions tomorrow.
Thanks a lot! I've looked into other methods, but to no avail! Gonna give it a try after you post instructions (theoretically they should not be different from the first ones, right?)
avatar
VladimirDelta: (…)
As this is now no longer a 1.x ./play.it script, but a 2.x one, quite a lot of things change ;)

But it should still be quite easy to use:
1. Download the current 2.x library: libplayit2.sh
2. Download the development script for The Witcher: play-the-witcher-1.sh
3. Put everything into a same directory: library, script and installer (as previously)
4. Make the script executable, then run it:
chmod +x play-the-witcher-1.sh
./play-the-witcher-1.sh
5. Install the game
6. Enjoy ;)

Actually, before following these steps you should remove you current broken installation with:
sudo apt remove the-witcher the-witcher-data
It might avoid some issues related to the new packages not using the same names.
avatar
VladimirDelta: (…)
avatar
vv221: As this is now no longer a 1.x ./play.it script, but a 2.x one, quite a lot of things change ;)

But it should still be quite easy to use:
1. Download the current 2.x library: libplayit2.sh
2. Download the development script for The Witcher: play-the-witcher-1.sh
3. Put everything into a same directory: library, script and installer (as previously)
4. Make the script executable, then run it:

chmod +x play-the-witcher-1.sh
./play-the-witcher-1.sh
avatar
vv221: 5. Install the game
6. Enjoy ;)

Actually, before following these steps you should remove you current broken installation with:

sudo apt remove the-witcher the-witcher-data
avatar
vv221: It might avoid some issues related to the new packages not using the same names.
Just wanted to say I was running into the same issue when running your earlier script, but this one works just fine. Thanks for all the effort you put into these!
avatar
hoxaen: (…)
Thanks for the feedback, it’s good to know this new version works better ;)
Works pretty cool, thanks. But i can't find saves of the game. Could you help with it? (Arch linux)