Talk:Lutris: Difference between revisions

From NixOS Wiki
Latest comment: 1 March 2023 by L0b0 in topic How to install runner?
imported>L0b0
 
imported>L0b0
 
Line 4: Line 4:


[[User:L0b0|L0b0]] ([[User talk:L0b0|talk]]) 06:38, 1 March 2023 (UTC)
[[User:L0b0|L0b0]] ([[User talk:L0b0|talk]]) 06:38, 1 March 2023 (UTC)
== How to install runner? ==
After adding
<nowiki>extraPkgs = pkgs: [ pkgs.dosbox-staging ];</nowiki>
to the Lutris override DOSBox is still not listed as one of the runners in the UI. How do I set up Lutris with this dependency?
[[User:L0b0|L0b0]] ([[User talk:L0b0|talk]]) 07:36, 1 March 2023 (UTC)

Latest revision as of 07:36, 1 March 2023

libstdc++.so.6 for DOSBox

How to install libstdc++.so.6 for DOSBox in Lutris?

L0b0 (talk) 06:38, 1 March 2023 (UTC)Reply

How to install runner?

After adding

extraPkgs = pkgs: [ pkgs.dosbox-staging ];

to the Lutris override DOSBox is still not listed as one of the runners in the UI. How do I set up Lutris with this dependency?

L0b0 (talk) 07:36, 1 March 2023 (UTC)Reply