32-bit games on 64-bit Mageia

While I enjoy using apps like PlayOnLinux and Crossover to run win32 games, I prefer to run them natively when possible. The problem is when I try to run them on a 64-bit system. I'm not quite sure what SDL libraries and so on to install since it appears that many times, 32- and 64-bit libraries cannot be both installed.
So i'm attempting to install Hexen2 from the Mageia repos.
First, why is urpmi not selecting the dependencies and installing them?
Second, which SDL libraries should I be manually installing? Only 32-bit if I'm intending to use 32-bit game binaries?
So i'm attempting to install Hexen2 from the Mageia repos.
- Code: Select all
$ sudo urpmi hexen2
A requested package cannot be installed:
hexen2-1.3.0-1.i586 (due to unsatisfied SDL[>= 1.2.6])
Continue installation anyway? (Y/n)
First, why is urpmi not selecting the dependencies and installing them?
Second, which SDL libraries should I be manually installing? Only 32-bit if I'm intending to use 32-bit game binaries?