<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Metro Last Light quits(?) on r600g"
href="https://bugs.freedesktop.org/show_bug.cgi?id=71239#c16">Comment # 16</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Metro Last Light quits(?) on r600g"
href="https://bugs.freedesktop.org/show_bug.cgi?id=71239">bug 71239</a>
from <span class="vcard"><a class="email" href="mailto:v10lator@myway.de" title="Thomas Rohloff <v10lator@myway.de>"> <span class="fn">Thomas Rohloff</span></a>
</span></b>
<pre>I made a apitrace ( <a href="https://github.com/apitrace/apitrace">https://github.com/apitrace/apitrace</a> ) :
<a href="https://www.dropbox.com/s/rn1izcn3htqx18h/metroLastLight.trace">https://www.dropbox.com/s/rn1izcn3htqx18h/metroLastLight.trace</a>
This trace has been done by moving MetroLL to MetroLL.orig and then making a
script called MetroLL with this content:
#!/bin/bash
export MESA_GL_VERSION_OVERRIDE=3.2
export MESA_GLSL_VERSION_OVERRIDE=150
export TRACE_FILE=/home/v10lator/metroLastLight.trace
LD_PRELOAD=/home/v10lator/git/apitrace/build32/wrappers/glxtrace.so
./MetroLL.orig $@
after that I started the game, let it run till it showed the menu and exited.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>