Code Monkey home page Code Monkey logo

Comments (7)

AndrewKvalheim avatar AndrewKvalheim commented on May 10, 2024 1

I just ran into the same problem with Riven, but updating to Lutris 0.5.5 resolved it.

from mylittlelutrisscripts.

legluondunet avatar legluondunet commented on May 10, 2024

Just fixed. Please reinstall the game.

from mylittlelutrisscripts.

jeffvandyke avatar jeffvandyke commented on May 10, 2024

Sorry for the delay, finally got around to testing it, great step forward, but now the error from logs is:

Running /home/jeff/.local/share/lutris/runners/scummvm/bin/scummvm --extrapath=/home/jeff/.local/share/lutris/runners/scummvm/share/scummvm --themepath=/home/jeff/.local/share/lutris/runners/scummvm/share/scummvm --aspect-ratio --fullscreen --gfx-mode=3x --path=/home/jeff/Recreation/Games/Lutris/myst-masterpiece-edition myst-win
Initial process has started with pid 694277
Game is considered started.
scummvm: Unrecognized game target 'myst-win'
Usage: scummvm [OPTIONS]... [GAME]

Try 'scummvm --help' for more options.
Game is considered exited.
Initial process has exited.
All children have exited.
Exit with returncode 256

The contents of the installation directory (not empty this time, yay!) are:

╭─ ~/R/Games/Lutris/myst-masterpiece-edition
╰─ ls -l
total 355632
-rw-r--r--  1 jeff jeff 63780140 Apr  3  2018 channel.dat
-rw-r--r--  1 jeff jeff    28758 Jul 30  2018 channel_french.dat
-rw-r--r--  1 jeff jeff    26560 Jul 30  2018 channel_german.dat
-rw-r--r--  1 jeff jeff    23186 Jul 30  2018 channel_polish.dat
-rw-r--r--  1 jeff jeff    11076 Jul 30  2018 channel_spanish.dat
-rw-r--r--  1 jeff jeff  4870667 Apr  3  2018 credits.dat
-rw-r--r--  1 jeff jeff    80722 Jul 30  2018 credits_french.dat
-rw-r--r--  1 jeff jeff    82336 Jul 30  2018 credits_german.dat
-rw-r--r--  1 jeff jeff  8796556 Apr  3  2018 dunny.dat
drwxr-xr-x  3 jeff jeff     4096 Apr 21 00:14 french
drwxr-xr-x  3 jeff jeff     4096 Apr 21 00:14 german
-rw-r--r--  1 jeff jeff  1849077 Apr  3  2018 help.dat
-rw-r--r--  1 jeff jeff  1864898 Jul 30  2018 help_french.dat
-rw-r--r--  1 jeff jeff  1923844 Jul 30  2018 help_german.dat
-rw-r--r--  1 jeff jeff  2809658 Jul 30  2018 help_polish.dat
-rw-r--r--  1 jeff jeff  3161356 Apr  3  2018 intro.dat
-rw-r--r--  1 jeff jeff     4561 Jun 26  2018 LICENSE.NOTO.txt
-rw-r--r--  1 jeff jeff   592448 Apr  3  2018 manual.pdf
-rw-r--r--  1 jeff jeff 33073173 Apr  3  2018 mechan.dat
-rw-r--r--  1 jeff jeff   133862 Jul 30  2018 mechan_french.dat
-rw-r--r--  1 jeff jeff   136060 Jul 30  2018 mechan_german.dat
-rw-r--r--  1 jeff jeff   134658 Jul 30  2018 mechan_polish.dat
-rw-r--r--  1 jeff jeff    44656 Jul 30  2018 mechan_spanish.dat
-rw-r--r--  1 jeff jeff   284830 Jun 26  2018 menu.dat
-rw-r--r--  1 jeff jeff 74070233 Apr  3  2018 myst.dat
-rw-r--r--  1 jeff jeff  6549364 Jul 30  2018 myst_french.dat
-rw-r--r--  1 jeff jeff  6652814 Jul 30  2018 myst_german.dat
-rw-r--r--  1 jeff jeff  6723446 Jul 30  2018 myst_polish.dat
-rw-r--r--  1 jeff jeff  2571548 Jul 30  2018 myst_spanish.dat
-rw-r--r--  1 jeff jeff   314640 Jun 26  2018 NotoSans-ExtraBold.ttf
drwxr-xr-x  3 jeff jeff     4096 Apr 21 00:14 polish
drwxr-xr-x 10 jeff jeff     4096 Apr 21 00:15 qtw
-rw-r--r--  1 jeff jeff 69538999 Apr  3  2018 selen.dat
-rw-r--r--  1 jeff jeff  2452425 Jul 30  2018 selen_french.dat
-rw-r--r--  1 jeff jeff   349160 Jul 30  2018 selen_polish.dat
-rw-r--r--  1 jeff jeff    61110 Jul 30  2018 selen_spanish.dat
drwxr-xr-x  3 jeff jeff     4096 Apr 21 00:14 spanish
-rw-r--r--  1 jeff jeff 69459412 Apr  3  2018 stone.dat
-rw-r--r--  1 jeff jeff  1250240 Jul 30  2018 stone_french.dat
-rw-r--r--  1 jeff jeff   145814 Jul 30  2018 stone_german.dat
-rw-r--r--  1 jeff jeff   147880 Jul 30  2018 stone_polish.dat
-rw-r--r--  1 jeff jeff    62126 Jul 30  2018 stone_spanish.dat

from mylittlelutrisscripts.

legluondunet avatar legluondunet commented on May 10, 2024

This time I can not reproduce your issue.
Did you update Lutris to last version 0.5.6?
Could you try to reinstall the ScummVM runner (delete, reinstall).

from mylittlelutrisscripts.

jeffvandyke avatar jeffvandyke commented on May 10, 2024

Alright, tried again, upgraded Lutris to 0.5.6, deleted ScummVM, then tried re-installing the program, but got the same end result as before - it tries to run something called myst-win, but that file isn't present.

I did notice: is the "gog" field normal in this section from the Myst install script?:

    "files": [
        {
            "inno": "http://constexpr.org/innoextract/files/snapshots/innoextract-1.8-dev-2019-01-13/innoextract-1.8-dev-2019-01-13-linux.tar.xz"
        },
        {
            "gog": "N/A:Select the GOG setup file"
        }
    ],

from mylittlelutrisscripts.

legluondunet avatar legluondunet commented on May 10, 2024

I can finally reproduce your issue, I'll give you info soon...

from mylittlelutrisscripts.

legluondunet avatar legluondunet commented on May 10, 2024

It's another issue relative to Lutris: for the moment it is difficult to change or choose language with Lutris ScummVM runner.
The first issue of this thread is resolved, so I close this one and open another issue.

from mylittlelutrisscripts.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.