Forums

GOG.com Deponia -- Install Script

Auteur Réponses
Jump to the page: 1 - 2
petch Samedi 24 Novembre 2012 à 21:46
petch

It should also be possible to unset SDL_AUDIODRIVER from Linux side:
POL_Shortcut_InsertBeforeWine "$SHORTCUT_NAME" 'unset SDL_AUDIODIVER'


(untested)
kweepeer Samedi 24 Novembre 2012 à 22:05
kweepeerAnonymous

Thanks both, I will add those fixes in next version of the script.

Did you experience any issues hmdai with the game freezing for a few seconds sometimes? That's the only issue for me that remains. Otherwise it runs perfectly.
hmdai Dimanche 25 Novembre 2012 à 5:00
hmdai

Hi petch,

The variable unset, is it remain within the POL session or explicitly the game session only or will it unset the global variable as well?

Hi kweepeer,

I have just started the game and haven't gone too far yet. That is why I haven't encountered the freezing at the moment. Just like someone mentioned in GOG forum, since I don't want to miss any promotion, I become more like a game collector than a player :-P
petch Dimanche 25 Novembre 2012 à 7:29
petch

On Unix, environment variables are per process and inherited by spawned processes.
I unset it in the shortcut so it affects only the game execution.
kweepeer Lundi 26 Novembre 2012 à 21:02
kweepeerAnonymous

New icons:
http://imgur.com/a/zWaya

New script:
http://pastebin.com/Jp4vM55Z

Not sure how to submit this though (?).
petch Lundi 26 Novembre 2012 à 21:40
petch


Can't you edit your script thru Supported software > Games > GOG.com - Deponia > Edit?

I think it will break the signing though, not sure you can re-sign it (short of better Developer status), will have to check with Tinou what he thinks about this.

I will update everything for now.

Edité par petch

kweepeer Lundi 26 Novembre 2012 à 22:02
kweepeerAnonymous

Hi petch.

I remember getting a menu with "edit", just after submitting the script. But if I do "Supported software > Games > GOG.com - Deponia", it's not there ;)

But don't worry about it. If you guys can update it, it's fine, I will continue to post my updates on the forum. BTW There is no haste to update things for me, it's fine to do whenever you get around to it :)
petch Mardi 27 Novembre 2012 à 0:21
petch

Weird, I can see it alright. Even when not logged in (tried with a different browser).

The problem with not immediately taking action on message in the forum, it that it's too easy to forget things altogether, since there's no way to mark them for later action, or at least set it back to "unread"...
kweepeer Mardi 27 Novembre 2012 à 8:49
kweepeerAnonymous

Of course, I understand.

If you have the time, could you give me the direct link for that page that has the edit button? Because when I go to http://www.playonmac.com/en/app-1467-GOGcom__Deponia.html there are only 2 buttons:
- Source Code
- Last Changes

That's all. I tried logged in or logged out, different browsers. Same result ;)
petch Mardi 27 Novembre 2012 à 12:39
petch

Ok, so I guess you don't have the modification rights, even on the scripts you wrote in the first place.

Again, I need to talk with Tinou on how to improve the situation, either by changing your status, or by loosening the repository rights so as to make things more smooth for everyone.
Still, I already know that he won't have much free time this week, so it may last some more. Until then, feel free to keep submitting scripts or changes :)
petch Vendredi 11 Octobre 2013 à 22:36
petch

Mmmhh, they released a new version of their installer, 2.1.0.7.
It installs .NET 4.0, and when trying to start the game it begins by displaying language selection (audio and subtitles). This is very slow, but when the mouse pointer reaches the "validate" button, CPU usage goes 100% and nothing moves anymore (no way to validate).
I enjoy so much "upgrades".

Edit: after a few minutes the click got thru and it displayed main menu, still very slowly...

Edité par petch

kweepeer2 Lundi 21 Octobre 2013 à 21:50
kweepeer2Anonymous

I'll have a look at it.