pal1000 / mesa-dist-win

Pre-built Mesa3D drivers for Windows
MIT License
914 stars 80 forks source link

i've tested medal of honor allied assault #136

Open ghost opened 1 year ago

ghost commented 1 year ago

managed to get it in game and it's playable, everything looks great but terrain and things like building textures look messed up. thay are solid colours or with stretched lines of solid colours. (still have the colours of the actual textures but they are just stretched)

i used the sin 1998 cmd example file and added

@set GALLIUM_DRIVER=d3d12 @set MESA_GL_VERSION_OVERRIDE=1.1 (also tried other gl versions not sure if it makes any difference ?) @set MESA_EXTENSION_MAX_YEAR=2002

tried zink but it crashes the game on launching.

using windows 11 x64 latest build (non insider) amd 6600 xt 8gb

i see light gaming mentioned, will that always be the case? is this project just for applications / rendering ?

pal1000 commented 1 year ago

MESA_GL_VERSION_OVERRIDE is unneeded for old GL <3.1 regardless of driver used.

You have better chance of getting rendering glitches fixed if you report upstream.