Forums

Where does playonlinux download the files form?

Auteur Réponses
eldude24 Dimanche 3 Juillet 2016 à 4:45
eldude24Anonymous

Helo,

Was wondering where does playonlinux download the files from? I was trying to install steam and it gets hunged up in "downloading andale32.exe" and I'm wondering if its a firewall issue. I'm using pfsense and I got everything From france open. Does it come from somewhere else? ty

Daviot Lundi 4 Juillet 2016 à 2:14
DaviotAnonymous

Eldude,

The location is determined by the code of the bash installer script for that program.

If it's downloading an installer from a public URL, the line of code will look like:
POL_Download  "http://path_to_your_game's_installer.exe"

I haven't tried installing things directly from the Windows-version of Steam, but for the few installer scripts that install Steam games actually send a command to the Steam client, such as:

POL_Wine "steam.exe" steam://install/12345x

Where "12345x" is the game's internal "AppID", which can be looked up via https://steamdb.info/

If you're installing the program from within Steam and Steam is having trouble downloading the file, then it may not be a PlayOnLinux issue.

Hope that helps. smiley

This site allows content generated by members, and we promptly remove any content that infringes copyright according to our Terms of Service. To report copyright infringement, please send a notice to dmca-notice@playonlinux.com