Games: Difference between revisions

imported>Lysgonul
mNo edit summary
Iedame (talk | contribs)
Added lincity and lincity-ng to open source games list
 
(16 intermediate revisions by 9 users not shown)
Line 1: Line 1:
{{note|This page is a outdated and contains no valuable information. Please help expanding it.}}
This page lists games and reports on their successful execution on NixOS.


Specific execution mode information can be found on these dedicated pages:
== Open source games and their status on NixOS ==
* [[Steam]]
{| class="wikitable sortable"
* [[Playstation2]]
|+
* [[RetroArch]]
!Name
!Category
!nixpkg status
!Short Description
|-
|[https://www.thedarkmod.com/main/ The Dark Mod]
|Stealth, FPS
|[https://github.com/NixOS/nixpkgs/pull/356578 pending pull request]
|Stealth game inspired by the Thief series.
|-
|[https://endless-sky.github.io/ Endless Sky]
|Space simulation, RPG
|In nixpkgs
|Explore a universe with different factions and ships.
|-
|[https://www.veloren.net/ Veloren]
|RPG, Sandbox
|In nixpkgs
|Multiplayer voxel RPG set in a procedurally generated world.
|-
|[https://www.armagetronad.org/ Armagetron Advanced]
|Arcade, Racing
|In nixpkgs
|A multiplayer Tron-like lightcycle racing game.
|-
|[https://play0ad.com/ 0 A.D.]
|Strategy, Historical
|In nixpkgs
|Historical real-time strategy game.
|-
|[https://supertuxkart.net/de/Main_Page SuperTuxKart]
|Arcade, Racing
|In nixpkgs
|Kart racing game (like Super Mario Kart) featuring Tux and friends.
|-
|[https://www.openra.net/ OpenRA]
|Strategy, RTS
|In nixpkgs
|Open-source implementation of Command & Conquer.
|-
|[https://freeciv.org/ FreeCiv]
|Strategy, Turn-based
|In Nixpkgs
|Civilization-building strategy game.
|-
|[https://www.gnu.org/software/freedink/ FreeDink]
|Adventure, RPG
|In Nixpkgs
|Free, portable and enhanced version of the Dink Smallwood game engine
|-
|[https://www.openttd.org/ OpenTTD]
|Simulation, Management
|In nixpkgs
|Business simulation game based on Transport Tycoon Deluxe.
|-
|[https://www.wesnoth.org/ Battle for Wesnoth]
|Strategy, Turn-based
|In nixpkgs
|Turn-based strategy game with fantasy themes.
|-
|[https://freedoom.github.io/ FreeDoom]
|FPS
|'''''Not in nixpkgs'''''
|Free alternative to the Doom series.
|-
|[https://xonotic.org/ Xonotic]
|FPS, Arena shooter
|In nixpkgs
|Fast-paced multiplayer shooter.
|-
|[https://sourceforge.net/projects/lincity/ LinCity]
|Simulation, Management
|In nixpkgs
|City simulation game
|-
|[https://github.com/lincity-ng/lincity-ng LinCity-NG]
|Simulation, Management
|In nixpkgs
|City simulation game
|-
|[https://mindustrygame.github.io/ Mindustry]
|Strategy, Sandbox
|In nixpkgs
|Sandbox tower defense game.
|-
|[https://nethack.org/ NetHack]
|Rogue-like, RPG
|In nixpkgs
|Rogue-like game
|-
|[https://cataclysmdda.org/ Cataclysm: Dark Days Ahead]
|Survival, Rogue-like
|In nixpkgs
|Post-apocalyptic survival game.
|-
|[https://shatteredpixel.com/ Shattered Pixel Dungeon]
|Rogue-like, RPG
|In nixpkgs
|Rogue-like dungeon crawler with pixel graphics.
|-
|[https://www.chiark.greenend.org.uk/~sgtatham/puzzles/ Simon Tatham's Portable Puzzle Collection]
|Puzzle
|In nixpkgs
|Simon Tatham's portable puzzle collection
|}


== Other resources ==


== List of games ==
* [https://github.com/NixOS/nixpkgs/tree/master/pkgs/games List of existing games in nixpkgs]
 
* [https://osgameclones.com/ Open Source Game Clones]
* [https://github.com/bobeff/open-source-games open-source-games list on Github by bobeff]
* [https://trilarion.github.io/opensourcegames/games/top.html 100 highest rated (by stars on Github) playable open source games]
* [[wikipedia:List_of_open-source_video_games|List of open-source video games (en.wikipedia)]]
* [https://github.com/topics/open-source-game Topic "open-source-game" on github]


== Game starters ==
Games can be run by different applications. Some are able to include libraries from different plattforms.
{| class="wikitable"
{| class="wikitable"
|+ HB=[https://www.humblebundle.com/ humblebundle.com], Gog=[https://www.gog.com/ gog.com]
|+
!Application
!Platform
!Remarks
|-
|[[Steam]]
|Steam
|Windows games work fine. Linux games are often incompatible due to how NixOS works.
|-
|-
! scope="col" | Name
|[[Lutris]]
! scope="col" | Version
|GOG, Humble Bundle, Epic, EA App, Ubisoft Connect, Steam, Flatpak, Wine
! scope="col" | Mode
|
! scope="col" | Note
|-
|-
! scope="row"| Braid
|[[Heroic Games Launcher|Heroic]]
| BraidSetup-2015-06-11.sh (HB)
|Epic, GOG, Prime Gaming, Wine
| [[Steam#FHS environment only|steam-run-native]]
|
| I could play a few levels without problem
|-
|-
! scope="row"| Project Hospital
|[[Wine]]
| project_hospital_1_2_21186_40814.sh (Gog)
|Windows applications/games
| [[Steam#FHS environment only|steam-run-native]]
|often easier to use Lutris install scripts for wine applications/games
| Everything is OK
|-
|-
! scope="row"| State of Mind
|nixpgs
| 1.2.24280
|Linux games
| [[Steam|Pure Steam]]
|There are several games in nixpgs. You can install them directly, e.g. vintagestory, flightgear, lots of racing games.
| Everything is OK
|-
|-
! scope="row"| Vintage Story
|[[Dosbox]]
| vs_client_linux-x64_1.19.3.tar.gz
|DOS applications/games
| [[Steam#FHS environment only|steam-run-native]]
|
| <syntaxhighlight lang="sh">steam-run dotnet Vintagestory.dll</syntaxhighlight>
|}
|}


== List of games ==
=== 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:
Line 64: Line 177:




[[Category:Software]]
[[Category:Gaming]]
[[Category:Applications]]