Gravit Home / Documentation Index
Here are some problems and ways to fix them.
A lot of systems can't do full screen anti-aliasing. Turn it off if Gravit quits on start up. Change gravit.cfg to have this line uncommented:
videoantialiasing 0
or do it when running gravit:
gravit "videoantialiasing 0"
If you can't see any particles after spawning, try changing your particle mode. You can use the \ key, or this command:
particlerendermode 0
Mode 0 is the most compatible, but the ugliest. 1 and 2 look similar -- 1 is faster but 2 is more compatible.
Try increasing recordingrefreshtime to something like 500 or 1000 (milliseconds), or just set it to 0 to render once per recorded frame. Apart from that I'm afraid you'll need a faster computer and/or a better video card!