8ac5e1dd55
pointed out by ajacoutot@, naddy@, landry@ - while there, remove use of gcc4 module, and use x11/gnustep module - fix compiler warning regarding 'struct in_addr' declared inside parameter list - update MESSAGE file, to recommend using defaults tool, instead of handcrafting gnustep defaults file OK nicm@ (MAINTAINER), ajacoutot@
6 lines
280 B
Plaintext
6 lines
280 B
Plaintext
If you experience poor game performance, you can try adding the
|
|
following to the configuration using the gnustep defaults tool:
|
|
$ defaults write oolite max-texture-size 64
|
|
$ defaults write oolite texture-anisotropy-scale 0
|
|
$ defaults write oolite use-texture-lod-bias NO
|