Skip to content

Instantly share code, notes, and snippets.

name: Minit
game_slug: minit
version: legendary-install
slug: minit-installer
runner: legendary
script:
game:
appid: Petrel
prefix: $GAMEDIR/pfx
[2020.04.20-11.55.35:107][218]LogOnlineEula: Display: OSS: EulaService::GetAgreement request complete. url=https://eulatracking-public-service-prod06.ol.epicgames.com/eulatracking/api/public/agreements/egstore/account/d949dea29fac4fe5978c2758e507837b?locale=de code=204 key=egstore responselength=0
[2020.04.20-11.55.35:107][218]LogOnlineEula: Display: OSS: EulaService::GetAgreement user has already accepted the agreement egstore (no content)
[2020.04.20-11.55.37:948][387]DirectoryPreparation: Directory already setup
[2020.04.20-11.55.37:950][387]LogCommunityPortalAppManager: RequestAppInstall: AppId is: Petrel
[2020.04.20-11.55.37:950][387]LogCommunityPortalAppManager: RequestAppInstall: FAppInstallRequestConfig:
[2020.04.20-11.55.37:950][387]LogCommunityPortalAppManager: RequestAppInstall: .SourcePath:
[2020.04.20-11.55.37:951][387]LogCommunityPortalAppManager: RequestAppInstall: .DestinationPath: Z:\data-hdd\Games\Minit
[2020.04.20-11.55.37:951][387]LogCommunityPortalAppManag
Manjaro steam native configuration found!
Running Steam on manjarolinux 19.0.2 64-bit
STEAM_RUNTIME is disabled by the user
/home/buxel/.local/share/Steam/ubuntu12_32/steam -d
Installing breakpad exception handler for appid(steam)/version(1586022601)
Installing breakpad exception handler for appid(steam)/version(1586022601)
(steam:2314): Gtk-WARNING **: 16:29:24.489: Unable to locate theme engine in module_path: "adwaita",
Installing breakpad exception handler for appid(steam)/version(1586022601)
STEAM_RUNTIME_HEAVY: 0
INFO 2020-04-10 13:30:43,423 [application.do_command_line:245]:Running Lutris 0.5.5
INFO 2020-04-10 13:30:43,423 [startup.check_driver:54]:Using NVIDIA drivers 440.82 for x86_64
INFO 2020-04-10 13:30:43,423 [startup.check_driver:60]:GPU: GeForce GTX 960
INFO 2020-04-10 13:30:43,424 [startup.check_driver:77]:GPU: 10DE:1401 3842:3967 using nvidia drivers
INFO 2020-04-10 13:30:43,512 [startup.check_vulkan:132]:Vulkan is supported
INFO 2020-04-10 13:30:43,512 [dxvk.get_dxvk_versions:22]:Updating DXVK versions
DEBUG 2020-04-10 13:30:43,710 [http.get:65]:GET https://lutris.net/api/runtime
2020-04-10 13:30:51,985: Running Lutris 0.5.5
2020-04-10 13:30:51,985: Using NVIDIA drivers 440.82 for x86_64
2020-04-10 13:30:51,985: GPU: GeForce GTX 960
2020-04-10 13:15:36,567: Running Lutris 0.5.5
2020-04-10 13:15:36,567: Using NVIDIA drivers 440.82 for x86_64
2020-04-10 13:15:36,568: GPU: GeForce GTX 960
2020-04-10 13:15:36,568: GPU: 10DE:1401 3842:3967 using nvidia drivers
2020-04-10 13:15:36,596: Vulkan is supported
2020-04-10 13:15:36,599: Launching 0 A.D. (linux) (140480139598656)
2020-04-10 13:15:36,601: Runtime disabled by system configuration
2020-04-10 13:15:36,602: Retrieving video modes from XrandR
2020-04-10 13:15:36,648: Launching 0 A.D.: {'command': ['/usr/bin/0ad']}
2020-04-10 13:15:36,648: Game info: {
INFO 2020-04-10 13:06:29,123 [application.do_command_line:245]:Running Lutris 0.5.5
INFO 2020-04-10 13:06:29,123 [startup.check_driver:54]:Using NVIDIA drivers 440.82 for x86_64
INFO 2020-04-10 13:06:29,123 [startup.check_driver:60]:GPU: GeForce GTX 960
INFO 2020-04-10 13:06:29,123 [startup.check_driver:77]:GPU: 10DE:1401 3842:3967 using nvidia drivers
INFO 2020-04-10 13:06:29,208 [startup.check_vulkan:132]:Vulkan is supported
INFO 2020-04-10 13:06:29,208 [dxvk.get_dxvk_versions:22]:Updating DXVK versions
DEBUG 2020-04-10 13:06:29,405 [http.get:65]:GET https://lutris.net/api/runtime
2020-04-10 13:06:59,779: Running Lutris 0.5.5
2020-04-10 13:06:59,780: Using NVIDIA drivers 440.82 for x86_64
# This script will create steam shortcuts for all lutris games and add them to the "lutris" category
import os
import shutil
import vdf # from https://pypi.org/project/vdf/
from lutris import pga
import lutris.util.resources as rs
shortcut_path = "/home/buxel/.local/share/Steam/userdata/67626145/config/shortcuts.vdf"
steam_tag = "Lutris"
lutris -d
INFO 2020-04-05 17:25:55,995 [application.do_command_line:245]:Running Lutris 0.5.5
INFO 2020-04-05 17:25:55,996 [startup.check_driver:54]:Using NVIDIA drivers 440.64 for x86_64
INFO 2020-04-05 17:25:55,996 [startup.check_driver:60]:GPU: GeForce GTX 960
INFO 2020-04-05 17:25:55,996 [startup.check_driver:77]:GPU: 10DE:1401 3842:3967 using nvidia drivers
INFO 2020-04-05 17:25:56,080 [startup.check_vulkan:132]:Vulkan is supported
INFO 2020-04-05 17:25:56,081 [dxvk.get_dxvk_versions:22]:Updating DXVK versions
2020-04-05 17:26:16,235: Running Lutris 0.5.5
steam -d
Manjaro steam native configuration found!
Running Steam on manjarolinux 19.0.2 64-bit
STEAM_RUNTIME is disabled by the user
/home/buxel/.local/share/Steam/ubuntu12_32/steam -d
Installing breakpad exception handler for appid(steam)/version(1585264767)
Installing breakpad exception handler for appid(steam)/version(1585264767)
Installing breakpad exception handler for appid(steam)/version(1585264767)
STEAM_RUNTIME_HEAVY: 0
[0405/162351.147877:INFO:crash_reporting.cc(247)] Crash reporting enabled for process: browser
@buxel
buxel / gist:db829148a6f8a3b4f19bc8aa0c914271
Created March 31, 2020 17:00
Linux Steam Microphone issue
Running Steam on manjarolinux 19.0.2 64-bit
STEAM_RUNTIME is enabled automatically
Pins up-to-date!
/home/buxel/.local/share/Steam/ubuntu12_32/steam
Installing breakpad exception handler for appid(steam)/version(1585264767)
Installing breakpad exception handler for appid(steam)/version(1585264767)
Installing breakpad exception handler for appid(steam)/version(1585264767)
STEAM_RUNTIME_HEAVY: ./steam-runtime-heavy
[0331/183133.573462:INFO:crash_reporting.cc(247)] Crash reporting enabled for process: browser
[0331/183133.594798:WARNING:crash_reporting.cc(286)] Failed to set crash key: UserID with value: 0