
RaceManager: Nb of karts=4, ghost karts:0 ai:3 players:1 GrandPrixManager: Loading Grand Prix files from /home/pi/.local/share/supertuxkart/grandprix/ GrandPrixManager: Loading Grand Prix files from. irr_driver: Using the fixed pipeline (old GPU, or shaders disabled in options) Re-creating device to workaround the issue.
Supertuxkart 0.8.1 driver#
irr_driver: Driver doesn't support shader-based pipeline. GLDriver: EXT texture format BGRA8888 Present IrrDriver: OpenGL version string: OpenGL ES 2.0 Mesa 13.0.6 IrrDriver: OpenGL renderer: Gallium 0.4 on VC4 V3D 2.1 tinygettext: sco.po: warning: ignoring, unknown language tinygettext: sc.po: warning: ignoring, unknown language tinygettext: no_NO.po: warning: ignoring, unknown language tinygettext: no.po: warning: ignoring, unknown language tinygettext: jbo.po: warning: ignoring, unknown language translation: Language 'English (Great Britain)'. translation: Env var LANGUAGE = 'en_GB.UTF-8'. : Asset 14 will be loaded from '././data/po/'. : Asset 13 will be loaded from '././data/ttf/'. : Asset 12 will be loaded from '././data/././stk-assets/textures/'. : Asset 11 will be loaded from '././data/skins/'. : Asset 10 will be loaded from '././data/shaders/'. : Asset 9 will be loaded from '././data/././stk-assets/sfx/'. : Asset 8 will be loaded from '././data/././stk-assets/tracks/'. : Asset 7 will be loaded from '././data/replay/'. : Asset 6 will be loaded from '././data/././stk-assets/music/'. : Asset 5 will be loaded from '././data/././stk-assets/models/'. : Asset 4 will be loaded from '././data/././stk-assets/library/'. : Asset 3 will be loaded from '././data/gui/'. : Asset 2 will be loaded from '././data/grandprix/'. : Asset 1 will be loaded from '././data/gfx/'. : Asset 0 will be loaded from '././data/challenges/'. : User-defined grand prix will be stored in '/home/pi/.local/share/supertuxkart/grandprix/'.

: Screenshots will be stored in '/home/pi/.local/share/supertuxkart/screenshots/'. : Addons files will be stored in '/home/pi/.local/share/supertuxkart/addons/'. : User directory is '/home/pi/.config/supertuxkart/0.8.2/'.

: Data files will be fetched from: '././data/././stk-assets/' : Data files will be fetched from: '././data/' And I can make some fixes before the 0.9.3 release.įull screen at 1280x720, on my slightly overclocked Pi3, with Cornfield Crossing I'm getting FPS 19/30/52 (I guess that's min,current,max?) It would be nice if someone could test it, because currently I don't have access to any RPi device. To enable GLES renderer in STK, you have to compile it with: So if it will try to use GLES 3.0 (if no message about outdated/unsupported drivers), then something like this line should be added to graphical_restrictions.xml: AFAIK the Raspberry Pi GPU is only GLES 2.0. It's probably true for vc4 driver, but I have no idea what about the proprietary one.Īnd second thing is that I'm not sure if STK will automatically fallback to legacy device (OpenGL ES 2.0), or maybe it will try to use GLES 3.0. One thing that I'm not sure is if creating GLES context using EGL is enough to get hardware acceleration on RPi.
Supertuxkart 0.8.1 drivers#
The GLES renderer works also with mesa drivers on x86/圆4 linux.
Supertuxkart 0.8.1 android#
At least it works fine on Android devices with OpenGL ES renderer. Auto-compute Level of Detail distances for 3D models set to use LOD depending on track complexity, by Samuncle.I think that current git version (and upcoming 0.9.3 version) should work on Raspberry Pi.Simplification through removal of unused deprecated graphical effects.The scaling only affects the 3D scene, the UI remains crisp at full-resolution. This is especially useful for users with high-resolution and high-DPI screens.

It can also allow additional graphics effects at the same performance. For users with limited GPU power, this allows to get significant performance (FPS) gains at the cost of image quality.
