Games: Difference between revisions

imported>JasonWoof
No edit summary
imported>IgorM
m Fixed syntax highlighting
Line 41: Line 41:
=== Renowned Explorers: International Society ===
=== Renowned Explorers: International Society ===
Tested with version <code>renowned_explorers_international_society_522_26056.sh</code> from gog.com. It can be played with <code>steam-run</code>, but it needs some libraries that are not normally included in Steam's FHS environment. One way to solve this is to add an overlay:
Tested with version <code>renowned_explorers_international_society_522_26056.sh</code> from gog.com. It can be played with <code>steam-run</code>, but it needs some libraries that are not normally included in Steam's FHS environment. One way to solve this is to add an overlay:
<syntaxHighlight>
<syntaxHighlight lang=nix>
   nixpkgs.overlays = [
   nixpkgs.overlays = [
     (self: super: {
     (self: super: {