GemRB
Sun, 08/29/2010 - 06:09 | by lynxlynxlynx
GemRB (Game engine made with preRendered Background) is a portable open-source implementation of Bioware's Infinity Engine.
It was written to support pseudo-3D role playing games based on the Dungeons & Dragons ruleset (Baldur's Gate and Icewind Dale series, Planescape: Torment). It should run on GNU/Linux, Microsoft Windows, OS X, possibly other UNIX derivatives and exotics. It is licensed under the GPL.
Games using Infinity Engine:
- Baldur's Gate
- Baldur's Gate II
- Icewind Dale
- Icewind Dale II
- Planescape: Torment
System requirements:
Any Infinity Engine game
| Genre: | Role-playing |
| Graphic: | Isometric |
| Code: | Open |
| Game features: | Singleplayer, AI |
| Game modes: | Campaign |
| Game theme: | Fantasy |
| Payment: | Free, Commercial |






Comments
auto-installer.sh missing
It is impossible to install games on GNU/Linux, because the installer is hidden or non existent.
Compiles fine
I could compile the sources (from git) with no issues whatsover following the instructions here:
http://www.gemrb.org/wiki/doku.php?id=installation
The minimal dataset test works, but I don't own any game that uses infinity's engine, so I cannot test further.
I will try to get hold of one of the supported games and report the result