Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

为啥出现记事本报错

While running game code:

  File "renpy/common/00start.rpy", line 207, in script call

    call _gl_test

  File "renpy/common/00gltest.rpy", line 390, in script

    $ __gl_test()

  File "renpy/common/00start.rpy", line 207, in script call

    call _gl_test

  File "renpy/common/00gltest.rpy", line 390, in script

    $ __gl_test()

  File "renpy/common/00gltest.rpy", line 390, in <module>

    $ __gl_test()

  File "renpy/common/00gltest.rpy", line 317, in _m1_00gltest__gl_test

    _gl_performance_test()

  File "renpy/common/00gltest.rpy", line 342, in _gl_performance_test

    ui.interact(suppress_underlay=True, suppress_overlay=True)

ShaderError: ERROR: 0:1: '' :  Version number not supported by GL2

(1 edit)

I think you need to update OpenGl if possible, or try web-version.

难道要从网上搜着怎么去更新那说的那两个东西吗