UDK on Linux

As you might have noted, UDK is not officially supported for Linux. However, the guys from Wine did a great job and with the latest version I managed to get UDK January 2012 Beta (not any earlier version!!) working. As of now I am able to run UDK server and succesfully connect to it with a bot, fully on Linux. Running the game itself does not work well and if it runs, it is very unstable.

Installation

It is not that hard a can be done in about 15 minutes (unless you need to compile Wine from sources, which lasts a little longer)

Use only Binaries/Win32/UDK.com to run UDK! (otherwise you will not get any console output that could help you debug)

Usage for experiments

Class UCCWrapper in the PogamutUDK project was modified so that it can run UDK on Linux with above mentioned setup.