ptitSeb/stuntcarremake

Some glitch with "r" symbol in text

Symbian9 opened this issue · 4 comments

pic.1

I use AppImage build.

I tried with latest AppImage release (the last stable, 0.02) and could not replicate the issue.
Is it happening from a fresh start or do you need to play first or this to happen?

Is it happening from a fresh start

Yes. I has same issue on fresh install Stunt_Car_Remake-7476936-x86_64.AppImage

pic.1

pic.2

Mmm, starnge. And what is your OpenGL driver?

Here is glxinfo output (shortened):

$ glxinfo
name of display: :0.0
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.4
client glx vendor string: Mesa Project and SGI
client glx version string: 1.4
GLX version: 1.4
Extended renderer info (GLX_MESA_query_renderer):
    Vendor: X.Org R300 Project (0x1002)
    Device: ATI RS600 (0x7942)
    Version: 13.0.6
    Accelerated: yes
    Video memory: 256MB
    Unified memory: no
    Preferred profile: compat (0x2)
    Max core profile version: 0.0
    Max compat profile version: 2.1
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 2.0
OpenGL vendor string: X.Org R300 Project
OpenGL renderer string: Gallium 0.4 on ATI RS600
OpenGL version string: 2.1 Mesa 13.0.6
OpenGL shading language version string: 1.20
OpenGL ES profile version string: OpenGL ES 2.0 Mesa 13.0.6
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 1.0.16