Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
guidelines:udk_on_linux [2012/03/09 11:21]
martin.cerny
guidelines:udk_on_linux [2012/03/25 12:10]
martin.cerny
Line 7: Line 7:
 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) 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)
  
-  * Get [[http://www.winehq.org/|Wine]] version 1.4-rc2 or later (I worked with 1.4-rc2 and 1.4-rc4 without trouble, but 1.4-rc1 as installed at MS does not work). You might need to compile it from sources.+  * Get [[http://www.winehq.org/|Wine]] version 1.4 or later 
   * Get the latest development branch of [[http://code.google.com/p/winetricks/ |Winetricks]].    * Get the latest development branch of [[http://code.google.com/p/winetricks/ |Winetricks]]. 
   * Create a fresh Wineprefix.   * Create a fresh Wineprefix.
Line 13: Line 13:
     * Some useful info might be found at [[http://appdb.winehq.org/objectManager.php?sClass=version&iId=17886|Wine App database]]      * Some useful info might be found at [[http://appdb.winehq.org/objectManager.php?sClass=version&iId=17886|Wine App database]] 
     * You might be asked to download file called gacutils.zip     * You might be asked to download file called gacutils.zip
-    * On computers at MS lab, I had to comment out SHA1 Sum checking in the winetricks script. 
     * Note that (as written in the winetricks output) the installer fails, but that is not a problem     * Note that (as written in the winetricks output) the installer fails, but that is not a problem
   * Use Winetricks to install DirectX 9: ''./winetricks directx9''   * Use Winetricks to install DirectX 9: ''./winetricks directx9''
Line 20: Line 19:
 Use only Binaries/Win32/UDK.com to run UDK! (otherwise you will not get any console output that could help you debug) 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.
  
guidelines/udk_on_linux.txt · Last modified: 2012/03/25 12:10 by martin.cerny