Just for the laugh I decided to see if I could get the level editor running under linux using wine. It came pretty close.
Instructions (Ubuntu 7.10):
open a terminal and type:
sudo apt-get install wine
and enter your password to install wine
copy MSVBVM60.DLL from C:\WINDOWS\System32 on a WindowsXP machine to
/home/<your name>/.wine/drive_c/windows/system32
download the map editor and extract zip file
right click on the .exe file and go to the "open with" tab
scroll to the end and choose "wine"
click "apply" and close the dialogue
double click on the .exe
The editor will run, and you can choose a map but an error occurs when you try to choose the location of the resource folder.
Hope that's interesting to someone!
Have fun!
Cool... I remember doing something like that when I tried to get my Linksys wireless pci driver to work in a wrapper under red hat Linux.
I think the issue is when it tries to instantiate the windows dialog to search for the folder.
I'm doing a mod today on the editor so I’ll relax the rules so you can type the path into the resources text box and hit enter. Not promising anything, but you never know.
J
edit 1: v0.5.2 of the editor is up.... You can now copy and paste into the text boxs. I've also fixed something else that was winding me up when I was adjusting my new levels. Have a play or just ignore and delete :-D