pal1000 / mesa-dist-win

Pre-built Mesa3D drivers for Windows
MIT License
859 stars 77 forks source link

mesa-msvc usage tutorial #157

Open BEENNath58 opened 10 months ago

BEENNath58 commented 10 months ago

I downloaded the mesa-msvc package and extracted it. I wish to use it for games, viz, Quake1, Quake2, Abashera Revamped, Serious Sam, Alice in Wonderland, Call of Duty, etc.

I used the per-app-deployment file, but I can't seem to force any game to use Mesa. I tried choosing both the executable, and without it when the prompt asked, and also tried both x86 and x64 architectures (games are x86), but nothing seems to help. Also tried having off-screen rendering but there was no difference.

I think I am missing some steps; can I be helped?

pal1000 commented 10 months ago

Make sure the directory you are deploring to is correct.

BEENNath58 commented 10 months ago

Make sure the directory you are deploring to is correct.

I tried the game I mentioned: Abashera Revamped. It is freeware and can be easily found on the internet.

I reextracted Mesa and used the perappdeployment as shown below: step1 step2

I now tried to run the game, which resulted in this: abshera error

pal1000 commented 10 months ago

I tried the game I mentioned: Abashera Revamped. It is freeware and can be easily found on the internet. I now tried to run the game, which resulted in this: abshera error

See #115.

BEENNath58 commented 10 months ago

Okay I see the case with Abashera.

What about games like Quake or Half Life?