bugs and workarounds

Probably worth repeating this section of the README here:

It segfaults for me on Ubuntu about 20% of the time, ever since I added music and sound playback. I'm hoping that this is a combo of my audio hardware and drivers, but if it crashes for you too, try using the '--silent' command line option.

Also, the frame rate is low (~30fps) for me on Ubuntu. If you get less than your screen refresh rate, then you can probably increase the framerate somewhat by passing the '--novsync' option.

The collision detection is ropey: I'm just doing an axis-aligned bounding box collision. Also, you can drive through anything if you are determined enough.

(log in to comment)

Comments

you can drive through anything if you are determined enough

I find that to be true in general, given a vehicle massive enough.