M-HT / SR

A project to statically recompile following games to create Windows or Linux (x86 or arm) versions of the games - Albion, X-Com: UFO Defense (UFO: Enemy Unknown), X-Com: Terror from the Deep, Warcraft: Orcs & Humans, Septerra Core: Legacy of the Creator, Battle Isle 3: Shadow of the Emperor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What's the difference between SDL1 and SDL2 in Albion?

Arthandas opened this issue · comments

Probably the stupid question but I have no idea which archive to use.
I'm setting up the GOG version on Win 10.

commented

The difference is the version of SDL library which is used - 1.2 or 2.0.
In most situations both versions work the same. If one doesn't work for you, try the other one.

Thank you.