legluondunet / MyLittleLutrisScripts

Lutris scripts for old games.
254 stars 41 forks source link

age of empires gold edition install stuck #4

Closed jolitp closed 4 years ago

jolitp commented 5 years ago

installer is stuck with message: Source does not exist: /media/jolitp/AOE/game/AVI

only choices are cancel and eject

lutris.log

legluondunet commented 5 years ago

Hello @jolitp, thank you for your report, could you mount your "AOE Gold" CD, open a terminal and type this command: tree /media/jolitp/AOE/ > aoe_tree.log then post the "aoe_tree.log" file here. If tree command is not install on your system, on Debian/Ubuntu type: sudo apt-get install tree

jolitp commented 5 years ago

I don't have lstree in my system, even after installing "tree" did it with tree instead

AOElstree.log

legluondunet commented 5 years ago

I modified my installer to be less case sensitive.

Could you try again "AOE Gold edition" installer:

1°) launch lutris in debug mode: lutris -d>lutris.log 2°) launch again "AOE Gold edition" installer If it still fails, post the "lutris.log" file here.

Thanks.

legluondunet commented 5 years ago

@jolitp could I close this issue?

jolitp commented 5 years ago

yes it installs now, but when launching the game it shows a black screen and the windows taskbar below and then it closes.

lutris.log this is the log of me trying to open the game

legluondunet commented 5 years ago

I need more info about your configuration:

uname -a

lsb_release -a

then could you try this: 1°) launch lutris in debug mode: lutris -d>lutris.log 2°) delete and reinstall the game 3°) right click on the game, configure, runner options tab, choose a more recent Wine version <4.16 (not 4.16) and in the same tab set "output debugging info" to "enable". 4°) launch the game and when it will exit, close Lutris and join the log file.

jolitp commented 4 years ago

$ uname -a Linux ryzen-mint 4.15.0-65-generic #74-Ubuntu SMP Tue Sep 17 17:06:04 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux

$ lsb_release -a No LSB modules are available. Distributor ID: LinuxMint Description: Linux Mint 19.2 Tina Release: 19.2 Codename: tina

lutris.log

legluondunet commented 4 years ago

Hello @jolitp , I recently updated all my AOE installers. Could you give it a test?

jolitp commented 4 years ago

we are getting somewhere, the installer changed this time, now it's manual. the game was installed on lutris. but now I get a cmd prompt asking me to choose the version, however I can't input anything.

Screenshot from 2019-10-23 14-01-13

legluondunet commented 4 years ago

the cmd prompt window does not have the focus per default, so click on it and choose an option.

jolitp commented 4 years ago

Yes that did the trick, however to select the window it needs to be from the tittle bar for it to work.

you can close this now.

jolitp commented 4 years ago

thank you very much