<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - The game Anima Gate of Memories has artefects"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106875#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - The game Anima Gate of Memories has artefects"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106875">bug 106875</a>
              from <span class="vcard"><a class="email" href="mailto:t_arceri@yahoo.com.au" title="Timothy Arceri <t_arceri@yahoo.com.au>"> <span class="fn">Timothy Arceri</span></a>
</span></b>
        <pre>According to the Unity manual it force the legacy OpenGL code path. The launch
options as documented in the manual:

OpenGL core profile command line arguments
------------------------------------------

It’s possible to start the editor or the player with OpenGL using the command
line arguments:

    -force-opengl: To use the legacy OpenGL back-end
    -force-glcore: To use the new OpenGL back-end. With this argument, Unity
will detect all the features the platform support to run with the best OpenGL
version possible and all available OpenGL extensions
    -force-glcoreXY: XY can be 32, 33, 40, 41, 42, 43, 44 or 45; each number
representing a specific version of OpenGL. If the platform doesn’t support a
specific version of OpenGL, Unity will fallback to a supported version
    -force-clamped: Request that Unity doesn’t use OpenGL extensions which
guarantees that multiple platforms will execute the same code path. This is an
approach to test if an issue is platform specific (a driver bug for example).</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>