Page 1 of 1

RGA2 weapons show with black background

Posted: Mon Oct 29, 2012 6:27 pm
by yoni0505
Can someone please tell me why does it happen and how can I fix it?
Image

RE: RGA2 weapons show with black background

Posted: Mon Oct 29, 2012 6:37 pm
by TerminusEst13
Loading the wads in the wrong order. What order are you loading them in?

RE: RGA2 weapons show with black background

Posted: Mon Oct 29, 2012 7:12 pm
by yoni0505
skulltag_data.pk3
skulltag_actors.pk3
hr.wad
hrmus.wad
rga2_nr1_agfx_sfx.wad
rga2_nr6_bcoding2.wad
rga2_nr6_cmonsters.wad
rga2_nr6_cmonsters_refined006.wad
rga2_nr6_refined007a.wad

RE: RGA2 weapons show with black background

Posted: Tue Oct 30, 2012 5:36 am
by -Jes-
It's an issue between your Graphics card, it's drivers and the method of alpha used in the textures.

RE: RGA2 weapons show with black background

Posted: Tue Oct 30, 2012 9:15 am
by yoni0505
-Jes- wrote: It's an issue between your Graphics card, it's drivers and the method of alpha used in the textures.
On other servers it works normally for me, and other players in my server had the same problem, so it's something with the server and not my GC/drivers.
About method of alpha, is there some command I need to add when I open the server with RGA2?

RE: RGA2 weapons show with black background

Posted: Tue Oct 30, 2012 9:48 am
by -Jes-
Actually yeah, I see now that your grenade ammo icon isn't even high res either.

It appears the hirestex files are being ignored at the time.

RE: RGA2 weapons show with black background

Posted: Tue Oct 30, 2012 6:11 pm
by yoni0505
-Jes- wrote: Actually yeah, I see now that your grenade ammo icon isn't even high res either.

It appears the hirestex files are being ignored at the time.
Why does it happen?
Is there any way to enable them?

RE: RGA2 weapons show with black background

Posted: Tue Oct 30, 2012 6:17 pm
by Ænima
yoni0505 wrote: skulltag_data.pk3
skulltag_actors.pk3
hr.wad
hrmus.wad
rga2_nr1_agfx_sfx.wad
rga2_nr6_bcoding2.wad
rga2_nr6_cmonsters.wad
rga2_nr6_cmonsters_refined006.wad
rga2_nr6_refined007a.wad

Hm. Try this order instead:

Code: Select all

skulltag_data.pk3
skulltag_actors.pk3
hr.wad
hrmus.wad
rga2_nr6_bcoding2.wad
rga2_nr6_cmonsters.wad
rga2_nr6_cmonsters_refined006.wad
rga2_nr1_agfx_sfx.wad
rga2_nr6_refined007a.wad
Worth a shot.

RE: RGA2 weapons show with black background

Posted: Tue Oct 30, 2012 8:47 pm
by yoni0505
Ænima wrote: Hm. Try this order instead:

Code: Select all

skulltag_data.pk3
skulltag_actors.pk3
hr.wad
hrmus.wad
rga2_nr6_bcoding2.wad
rga2_nr6_cmonsters.wad
rga2_nr6_cmonsters_refined006.wad
rga2_nr1_agfx_sfx.wad
rga2_nr6_refined007a.wad
Worth a shot.
Same result :\

RE: RGA2 weapons show with black background

Posted: Thu Nov 01, 2012 12:20 pm
by infurnus
Not sure what could be causing this problem. Just to be on the safe side, did you try loading skulltag_actors.pk3 first?

RE: RGA2 weapons show with black background

Posted: Thu Nov 01, 2012 9:22 pm
by yoni0505
I switched to the wads:
hr2final.wad
hr2-final-fix.wad

And it works fine now.