Upvote Upvoted 12 Downvote Downvoted
square shadows
posted in Customization
1
#1
0 Frags +

so is this shit legal because i keep seeing streamers using them
if so how do i use them

so is this shit legal because i keep seeing streamers using them
if so how do i use them
2
#2
-3 Frags +

mat_filterlightmaps 0.

You need to toggle in game however. For some reason it doesn't work if you just put it in your auto exec.

mat_filterlightmaps 0.

You need to toggle in game however. For some reason it doesn't work if you just put it in your auto exec.
3
#3
7 Frags +
arnoIdmat_filterlightmaps 0.

You need to toggle in game however. For some reason it doesn't work if you just put it in your auto exec.

https://clips.twitch.tv/PowerfulEnergeticDootDatSheffy no i mean like this

[quote=arnoId]mat_filterlightmaps 0.

You need to toggle in game however. For some reason it doesn't work if you just put it in your auto exec.[/quote]
https://clips.twitch.tv/PowerfulEnergeticDootDatSheffy no i mean like this
4
#4
1 Frags +

.

.
5
#5
0 Frags +

It has to do with something in the hud files

It has to do with something in the hud files
6
#6
43 Frags +
catfaceaccording to tri they are legal, and the person who originally found them was emo. best way to get them is to ask him most likely

what an absolute joke how the fuck is scope removal/high picmip banned but this is legal

[quote=catface]according to tri they are legal, and the person who originally found them was emo. best way to get them is to ask him most likely[/quote]
what an absolute joke how the fuck is scope removal/high picmip banned but this is legal
7
#7
2 Frags +

emo has doomed us all

emo has doomed us all
8
#8
1 Frags +

howmuch does this destroy fps

howmuch does this destroy fps
9
#9
-14 Frags +
ivan_howmuch does this destroy fps

one shadow = one pixel, so i guess it doesn't affect fps at all.

[quote=ivan_]howmuch does this destroy fps[/quote]
one shadow = one pixel, so i guess it doesn't affect fps at all.
10
#10
21 Frags +

so i narrowed it down to the lines of code that cause it to happen in emo's hud but im not a hud person so i couldnt make it work on anything other than the default hud but nonetheless here are the files so someone who actually knows what they are doing can make a solution that works for every hud

https://i.imgur.com/5kEXOul.jpg

https://cdn.discordapp.com/attachments/525835964841459715/527382716841459712/shadow.zip
also can we just get this shit banned its absurdly unfair

so i narrowed it down to the lines of code that cause it to happen in emo's hud but im not a hud person so i couldnt make it work on anything other than the default hud but nonetheless here are the files so someone who actually knows what they are doing can make a solution that works for every hud
[img]https://i.imgur.com/5kEXOul.jpg[/img]
https://cdn.discordapp.com/attachments/525835964841459715/527382716841459712/shadow.zip
also can we just get this shit banned its absurdly unfair
11
#11
0 Frags +
indecencyemo has doomed us all

no doubt
if they can't fix the gain-uber-when-paused bug in 7 months then these shadows will never get patched
the apocalypse begins
now

[quote=indecency]emo has doomed us all[/quote]
no doubt
if they can't fix the gain-uber-when-paused bug in 7 months then these shadows will never get patched
the apocalypse begins
now
12
#12
1 Frags +
hooliindecencyemo has doomed us allno doubt
if they can't fix the gain-uber-when-paused bug in 7 months then these shadows will never get patched
the apocalypse begins
now

didnt they make a plugin to fix it for RGL tho?
granted, idk if valve will even be able to fix these shadows lol

[quote=hooli][quote=indecency]emo has doomed us all[/quote]
no doubt
if they can't fix the gain-uber-when-paused bug in 7 months then these shadows will never get patched
the apocalypse begins
now[/quote]
didnt they make a plugin to fix it for RGL tho?
granted, idk if valve will even be able to fix these shadows lol
13
#13
7 Frags +
aieraso i narrowed it down to the lines of code that cause it to happen in emo's hud but im not a hud person so i couldnt make it work on anything other than the default hud but nonetheless here are the files so someone who actually knows what they are doing can make a solution that works for every hud

seems to be an issue with the file that gets loaded with #base, so just use that with another hud.

save this in the resource folder as stupidshadows.res:

Scheme
{
  Fonts
  {
    StupidShadowsFont
    {
      "1"
      {
        "name"			"A font that does not exist"
        "tall"			"20"
        "additive"		"0"
        "antialias"		"1"
        "shadow"		"1"
      }
    }
  }
}

Then add this to the top of clientscheme.res:

#base "stupidshadows.res"

Why does this happen? Who knows! But it works with all huds now.

I didn't test it with any different settings, but it was consistent with mastercomfig low.

That said this is really broken and should be banned. Scope removal is a hud mod too so there's no reason this shouldn't be bannable.

[quote=aiera]so i narrowed it down to the lines of code that cause it to happen in emo's hud but im not a hud person so i couldnt make it work on anything other than the default hud but nonetheless here are the files so someone who actually knows what they are doing can make a solution that works for every hud[/quote]
seems to be an issue with the file that gets loaded with #base, so just use that with another hud.

save this in the resource folder as stupidshadows.res:[code]Scheme
{
Fonts
{
StupidShadowsFont
{
"1"
{
"name" "A font that does not exist"
"tall" "20"
"additive" "0"
"antialias" "1"
"shadow" "1"
}
}
}
}[/code]

Then add this to the top of clientscheme.res:[code]#base "stupidshadows.res"[/code]
Why does this happen? Who knows! But it works with all huds now.

I didn't test it with any different settings, but it was consistent with mastercomfig low.

That said this is really broken and should be banned. Scope removal is a hud mod too so there's no reason this shouldn't be bannable.
14
#14
5 Frags +
JarateKingThat said this is really broken and should be banned. Scope removal is a hud mod too so there's no reason this shouldn't be bannable.

Yeah I pretty much told tri this. and he said "theres no hud elements that are bannable besides the sniper scope one"

Show Content
[quote=JarateKing]That said this is really broken and should be banned. Scope removal is a hud mod too so there's no reason this shouldn't be bannable.[/quote]

Yeah I pretty much told tri this. and he said "theres no hud elements that are bannable besides the sniper scope one"

[spoiler][img]https://i.gyazo.com/0df8ec463afbdfcc3362b67b21745040.png[/img][/spoiler]
15
#15
2 Frags +
JarateKingI didn't test it with any different settings, but it was consistent with mastercomfig low.

to get this working with any fps config, use this

"r_shadows 1; r_shadowrendertotexture 1; cl_blobbyshadows 0; r_shadowmaxrendered 12"

i noticed that upon joining a map my game would crash if r_shadowrendertotexture was set to 1, so if yours do the same, set it to 0 and after loading it set it to 1

[quote=JarateKing]
I didn't test it with any different settings, but it was consistent with mastercomfig low.[/quote]
to get this working with any fps config, use this [code]"r_shadows 1; r_shadowrendertotexture 1; cl_blobbyshadows 0; r_shadowmaxrendered 12"[/code]
i noticed that upon joining a map my game would crash if r_shadowrendertotexture was set to 1, so if yours do the same, set it to 0 and after loading it set it to 1
16
#16
9 Frags +

why the fuck are you saying to get this banned
while making this thread to find out how to make
making it
and uploading it u piece of shit

why the fuck are you saying to get this banned
while making this thread to find out how to make
making it
and uploading it u piece of shit
17
#17
8 Frags +
messiahwhy the fuck are you saying to get this banned
while making this thread to find out how to make
making it
and uploading it u piece of shit

the more people use it, the more people will understand its op and ban it, relax

[quote=messiah]why the fuck are you saying to get this banned
while making this thread to find out how to make
making it
and uploading it u piece of shit[/quote]
the more people use it, the more people will understand its op and ban it, relax
18
#18
30 Frags +

Will be banned on ETF2L

Will be banned on ETF2L
19
#19
9 Frags +
MentyWill be banned on ETF2L

cheers menty

[quote=Menty]Will be banned on ETF2L[/quote]
cheers menty
20
#20
11 Frags +
MentyWill be banned on ETF2L

Thanks menty!

[quote=Menty]Will be banned on ETF2L[/quote]
Thanks menty!
21
#21
14 Frags +
messiahwhy the fuck are you saying to get this banned
while making this thread to find out how to make
making it
and uploading it u piece of shit

its more likely to be banned the more people that know how to use it
im not a fan of the current "only those in the know" setup

[quote=messiah]why the fuck are you saying to get this banned
while making this thread to find out how to make
making it
and uploading it u piece of shit[/quote]
its more likely to be banned the more people that know how to use it
im not a fan of the current "only those in the know" setup
22
#22
1 Frags +
bearodactyldidnt they make a plugin to fix it for RGL tho?

they = sigafoo, and it's a sourcemod band-aid so cant be used as a fix in the actual game

[quote=bearodactyl]didnt they make a plugin to fix it for RGL tho?[/quote]

they = sigafoo, and it's a sourcemod band-aid so cant be used as a fix in the actual game
Please sign in through STEAM to post a comment.