Skip to content

Instantly share code, notes, and snippets.

@Faalagorn
Created June 30, 2019 20:09
Show Gist options
  • Select an option

  • Save Faalagorn/af5e5972d89cc9b44a845e096cce2a6d to your computer and use it in GitHub Desktop.

Select an option

Save Faalagorn/af5e5972d89cc9b44a845e096cce2a6d to your computer and use it in GitHub Desktop.
Fallout in steam-dos
GameAction [AppID 38400, ActionID 18] : LaunchApp changed task to ShowLaunchOption with ""
GameAction [AppID 38400, ActionID 18] : LaunchApp waiting for user response to ShowLaunchOption ""
GameAction [AppID 38400, ActionID 18] : LaunchApp continues with user response "0"
GameAction [AppID 38400, ActionID 18] : LaunchApp changed task to ProcessingInstallScript with ""
installscript_posix.cpp (357) : Assertion Failed: strCommonRedistForeignInstallPath != ""
installscript_posix.cpp (357) : Assertion Failed: strCommonRedistForeignInstallPath != ""
installscript_posix.cpp (357) : Assertion Failed: strCommonRedistForeignInstallPath != ""
installscript_posix.cpp (357) : Assertion Failed: strCommonRedistForeignInstallPath != ""
steam-dos: screen '0': 1920x1080
steam-dos: screen '1': 1366x768
steam-dos: selected screen '0'
steam-dos: working dir: "/home/faalagorn/.local/share/Steam"
steam-dos: original command: ['/home/faalagorn/.local/share/Steam/legacycompat/iscriptevaluator.exe', 'legacycompat\\evaluatorscript_38400.vdf']
run_dosbox: skipping Steam script: ['/home/faalagorn/.local/share/Steam/legacycompat/iscriptevaluator.exe', 'legacycompat\\evaluatorscript_38400.vdf']
GameAction [AppID 38400, ActionID 18] : LaunchApp changed task to SynchronizingCloud with ""
GameAction [AppID 38400, ActionID 18] : LaunchApp changed task to SiteLicenseSeatCheckout with ""
GameAction [AppID 38400, ActionID 18] : LaunchApp changed task to CreatingProcess with ""
GameAction [AppID 38400, ActionID 18] : LaunchApp waiting for user response to CreatingProcess ""
GameAction [AppID 38400, ActionID 18] : LaunchApp continues with user response "CreatingProcess"
Game update: AppID 38400 "", ProcID 25461, IP 0.0.0.0:0
Starting app 38400
>>> Adding process 25461 for game ID 38400
GameAction [AppID 38400, ActionID 18] : LaunchApp changed task to WaitingGameWindow with ""
GameAction [AppID 38400, ActionID 18] : LaunchApp changed task to Completed with ""
ERROR: ld.so: object '/home/faalagorn/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/faalagorn/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/faalagorn/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
steam-dos: screen '0': 1920x1080
steam-dos: screen '1': 1366x768
steam-dos: selected screen '0'
steam-dos: working dir: "/mnt/hdd/SteamLibrary/steamapps/common/Fallout"
steam-dos: original command: ['/mnt/hdd/SteamLibrary/steamapps/common/Fallout/FalloutLauncher.exe']
steam-dos: Setting up DOSBox audio:
Digital Sound: Sound Blaster 16
Base Port: 220
IRQ: 7
DMA: 1
Music: No MIDI synthesiser found
steam-dos: working dir: "/mnt/hdd/SteamLibrary/steamapps/common/Fallout"
steam-dos: ['dosbox', '-conf', 'steam_dos_auto.conf', '-conf', 'steam_dos_38400_1e38b8.conf']
ERROR: ld.so: object '/home/faalagorn/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
>>> Adding process 25462 for game ID 38400
>>> Adding process 25463 for game ID 38400
JS method call Messaging.PostMessage with 4 arguments
DOSBox version SVN
Copyright 2002-2019 DOSBox Team, published under GNU GPL.
---
CONFIG: Loading primary settings from config file steam_dos_auto.conf
CONFIG: Loading additional settings from config file steam_dos_38400_1e38b8.conf
MIXER: Got different values from SDL: freq 44100, blocksize 512
ALSA:Can't subscribe to MIDI port (65:0) nor (17:0)
MIDI: Opened device:none
DOSBox has switched to max cycles, because of the setting: cycles=auto.
If the game runs too fast, try a fixed cycles amount in DOSBox's options.
Game removed: AppID 38400 "", ProcID 25461
Exiting app 38400
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment