hzqst / MetaHookSv

MetaHook (https://github.com/nagist/metahook) porting for SvEngine (GoldSrc engine modified by Sven-Coop)
MIT License
149 stars 37 forks source link

SSAO #489

Open junevillarreal opened 2 months ago

junevillarreal commented 2 months ago

I'd like to report maybe a bug or something? SSAO seems not working in all version of CS1.6. I tried in 3 different client, 2 clients are heavily modded (CSPB & Hellstrike), and the other is CS1.6 client 8684. SSAO only works in CSPB, but not in Hellstrike or 1.6 build 8684.

This is what SSAO looks like in CSPB ssao2 ssao1 ssao3

No SSAO in Hellstrike ssao6

No SSAO in CS 1.6 build 8684 ssao4 ssao5

hzqst commented 2 months ago

is this the same issue ? https://github.com/hzqst/MetaHookSv/issues/464

junevillarreal commented 2 months ago

is this the same issue ? #464

yeah i guess it is. but the weird thing is in CSPB the r_vertical_vof is set to 0, and the viewmodel_fov is 0 too, but the SSAO works.

hzqst commented 2 months ago

is this the same issue ? #464

yeah i guess it is. but the weird thing is in CSPB the r_vertical_vof is set to 0, and the viewmodel_fov is 0 too, but the SSAO works.

it depends on actual fov sent from server (maybe amxx?) then.