Giter Site home page Giter Site logo

Motoracer 2 about mylittlelutrisscripts HOT 4 CLOSED

legluondunet avatar legluondunet commented on September 26, 2024
Motoracer 2

from mylittlelutrisscripts.

Comments (4)

d-damien avatar d-damien commented on September 26, 2024 1

Super ! C'est encore mieux que dans mes souvenirs :')

La musique envoie bien aussi ! Merci beaucoup !

from mylittlelutrisscripts.

legluondunet avatar legluondunet commented on September 26, 2024

Hello @d-damien, why do ask me that question? The Moto Racer 2 script installer does not work for you?

from mylittlelutrisscripts.

d-damien avatar d-damien commented on September 26, 2024

Bonjour :)

Sorry I was not sure if it were the same problem and deserved to be in the same issue.

No, indeed. Here is the output of lutris -d :

2024-04-17 21:57:11,330: Command 'fluidsynth' not found on your system
INFO     2024-04-17 21:57:11,863 [application.do_command_line:479]:Starting Lutris 0.5.17
Cannot create Vulkan instance.
This problem is often caused by a faulty installation of the Vulkan driver or attempting to use a GPU that does not support Vulkan.
ERROR at ./vulkaninfo/vulkaninfo.h:649:vkCreateInstance failed with ERROR_INCOMPATIBLE_DRIVER
ERROR    2024-04-17 21:57:11,876 [system.read_process_output:188]:['vulkaninfo', '--summary'] command failed: Command '['vulkaninfo', '--summary']' returned non-zero exit status 1.
INFO     2024-04-17 21:57:11,876 [startup.run_all_checks:120]: (15ad:0405 15ad:0405 vmwgfx) Driver 23.2.1
DEBUG    2024-04-17 21:57:12,080 [xrandr.get_resolutions:91]:Retrieving resolution list
DEBUG    2024-04-17 21:57:12,084 [xrandr._get_vidmodes:18]:Retrieving 31 video modes from XrandR
DEBUG    2024-04-17 21:57:12,172 [path_cache._update_missing_games:114]:Checking for missing games
DEBUG    2024-04-17 21:57:12,231 [api.check_stale_runtime_versions:52]:Modified at mer. 17 avril 2024 21:56:00, will update after jeu. 18 avril 2024 03:56:00
DEBUG    2024-04-17 21:57:12,315 [lutriswindow.create_runtime_updater_cb:1244]:Runtime up to date
WARNING  2024-04-17 21:57:23,884 [wine.set_regedit_keys:977]:Wine Virtual Desktop can't be used with Wine-GE and Proton
DEBUG    2024-04-17 21:57:26,900 [xrandr.get_outputs:26]:Retrieving display outputs
DEBUG    2024-04-17 21:57:26,908 [xrandr._get_vidmodes:18]:Retrieving 31 video modes from XrandR
Started initial process 7143 from gamemoderun /home/mint/.local/share/lutris/runners/wine/wine-ge-8-26-x86_64/bin/wine /home/mint/Games/gog/moto-racer-2/drive_c/dxwnd/dxwnd.exe /r:0
Start monitoring process.
gamemodeauto: 
esync: up and running.
wine: RLIMIT_NICE is <= 20, unable to use setpriority safely
Monitored process exited.
Initial process has exited (return code: 0)
Exit with return code 0
DEBUG    2024-04-17 21:58:01,261 [monitored_command.on_stop:228]:Process 7137 has terminated with code 0
DEBUG    2024-04-17 21:58:02,970 [game.beat:924]:Game thread stopped
WARNING  2024-04-17 21:58:02,970 [game.on_game_quit:962]:Game still running (state: running)
INFO     2024-04-17 21:58:02,970 [game.stop:935]:Stopping Moto Racer 2 (wine)
DEBUG    2024-04-17 21:58:02,971 [game.stop_game:891]:Moto Racer 2 (wine) has run for 36 seconds
DEBUG    2024-04-17 21:58:02,971 [application.on_game_stopped:794]:Removing 1 from running IDs
DEBUG    2024-04-17 21:58:02,999 [game.stop_game:903]:Playtime: 1 minute
DEBUG    2024-04-17 21:58:02,999 [game.on_game_quit:980]:Moto Racer 2 stopped at mer., 17 avril 2024 21:58:02
DEBUG    2024-04-17 21:58:03,027 [path_cache.add_to_path_cache:47]:Adding Moto Racer 2 (wine) to path cache
INFO     2024-04-17 21:58:20,807 [application.do_shutdown:1051]:Shutting down Lutris
  • Since yesterday, an intro logo appears and crashes instantly after one second.
  • I installed fluidsynth and the warning about it disappeared.
  • I added * hard nice -20 to /etc/security/limits.conf and the RLIMIT_NICE warning disappeared (ref).

The system (Linuxmint 21 is based on Ubuntu 22.04). I am in Virtualbox if that helps :

mint@mint-virtualbox:~$ lutris -v
lutris-0.5.17
mint@mint-virtualbox:~$ lsb_release -a
No LSB modules are available.
Distributor ID:	Linuxmint
Description:	Linux Mint 21
Release:	21
Codename:	vanessa

I can try to upgrade to 21.3.

from mylittlelutrisscripts.

legluondunet avatar legluondunet commented on September 26, 2024

Rebonjour @d-damien , this last days I tested this game script installer and noticed it needed a big update.
I just published my script installer update, can you test it and tell me if this game now install correctly on your computer?

Changelog:
--> replaced DxWnd by dgVoodoo2
DirectX:
VRAM: 256
VideoCard: ati_radeon_8500
dgVoodooWatermark: false
GeneralExt:
DesktopBitDepth: 16
--> limit frame rate to 60 fps
--> enable Gamescope to avoid crash when "ALT+TAB"
--> install Directtplay with wintricks to enable multiplayer by TCP/IP on local LAN

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.