avail / idLogger

A project that attempts to add support for non-nVidia GPUs to Initial D 6 Arcade Stage (among other things)
19 stars 0 forks source link

Doesn't works with Radeon HD 7310 #2

Open NyanRa opened 7 years ago

NyanRa commented 7 years ago

It just give me white screen and then crash im using Radeon HD 7310 (APU)

Log : https://pastebin.com/dDe1bPjH

avail commented 7 years ago

your gpu's extensions seem to be fine, nothing more is missing from mine, and for me it works with the ones that are amiss.

the last thing that gets printed to your log is networking-related stuff, try replacing your current .asi with the attached one, which forces networking init to be disabled.

idLogger.zip

NyanRa commented 7 years ago

I've tried the new .asi Now it just give me blink of black screen and then crash back to the desktop

avail commented 7 years ago

then you're out of luck - check the releases every once in a while, there might be a release which fixes it eventually (the end goal is to convert all shaders to glsl, so it works fine across all gpus).

also, what driver version do you have?