Hey guys, I try to get the x64 version of q3map2 x64 edition to work.. in my gtkradiant directory I have the x64 folder with the q3map2.exe 64bit edition and such files. When I copy them over the 32bit q3map2.exe version and the other files too, it doesnt work. Ok, I have downloaded some -dll files from the internet. Gtkradiant starts but the compiler doest work.. It crashes while I click on a compile option in Gtk.. Has somebody an instruction to get the 64bit version work? Thanks! --EDIT-- I get it work by: copied q3map2 64bit files (--> q3map2.exe ; zlib1.dll ; libpng14-14.dll ; libintl-8.dll ; libglib-2.0-0.dll) to your base folder and open cmd with admin rights (right-click, open as admin) or write a .bat file. and then I used this: q3map2 -v # -game ja -fs_basepath "H:/Games/JKA/GameData/" -meta maps/ffa_crv
q3map2 # -game ja -fs_basepath "H:/Games/JKA/GameData/" -vis -saveprt -fast maps/ffa_crv
q3map2 -game ja -fs_basepath "H:/Games/JKA/GameData/" -light -fast -super 2 -filter maps/ffa_crv
Is this correct or are there better compile options? And when I compile my map it looks like this ingame What did I do wrong?? Help please... Anyway, the x64 version of q3map2 works very well.