Page 1 of 1
Game Editor and Linux

Posted:
Fri May 22, 2009 8:53 pm
by intoxicate
Hello there,
I download Game Editor for Linux. When I try to run I got that msg:
Segmentation fault
When I try to use Wine I got that msg:
'there's no enought memory to run Game Editor'
Can someone tell me if Game Editor runs on Linux ?
be gratefull
Re: Game Editor and Linux

Posted:
Fri May 22, 2009 11:42 pm
by skydereign
You can't run it in terminal... I don't get it, but it will segfault... I have to open it through clicking, quite sad, and if you think about it, it doesn't make sense at all, but that is what happens for me.
Re: Game Editor and Linux

Posted:
Thu May 28, 2009 3:17 pm
by Hblade
It's strange how Game Editor works for linux.
Re: Game Editor and Linux

Posted:
Thu May 28, 2009 4:42 pm
by makslane
Game Editor was designed to works in several operating systems.
It works on Linux, but I donĀ“t know if works in every Linux destribution (there are several Linux flavors and I can't test all!)
Re: Game Editor and Linux

Posted:
Sat Jun 13, 2009 12:26 pm
by skydereign
Okay, after a little experimenting, I got it to run from command line. Not really sure, because I tried this before... but now it seems to work. You can't invoke using any method except for ./gameEditor. If you are in the directory holding gameEditor, than use ./gameEditor. From here you can right a script so you can invoke it with a command. The problem being that the gameEditor exe is not a stand alone exe. So most attempts are to actually run the exe. It will segfault without the other contents of the folder, hence ./ working.
Re: Game Editor and Linux

Posted:
Wed Jul 22, 2009 5:05 pm
by DST
Using Ubuntu 9.04 with Gnome interface, GE for linux installs and opens just fine. It also opens files just fine.
The problem is, display during gameplay is exceptionally slow. In the game i was messing with, when the view was not moving it played fine, but when view moves, it slows down to 27 fps. (its a 60 fps game).
However, my display driver in linux isn't great, though it does render 3d games very well.
Re: Game Editor and Linux

Posted:
Sat Aug 08, 2009 12:29 am
by Fuzzy
Ubuntu 9.04 gnome as well. 64 bit. GE works fine. Great frame rate for me as I have a nvidia GTX 250.
Cut and paste doesnt work outside GE. I would guess that it isnt communicating with the GTK clipboard.