aap / skygfx_vc

Bringing the PS2 graphics of GTA III and Vice City to PC
91 stars 2 forks source link

BloodDrop issues in III for ThirteenAG #7

Open Domiiniik opened 7 years ago

Domiiniik commented 7 years ago
ThirteenAG commented 6 years ago

@aap can't compile latest version shaders:

>skygfx_vc\src\leeds.cpp(69): fatal error C1083: Cannot open include file: 'leedsWorldVS.h': No such file or directory
>skygfx_vc\src\matfx.cpp(769): fatal error C1083: Cannot open include file: 'nolightVS.h': No such file or directory
aap commented 6 years ago

argh shit. it's been so long since I touched it I don't even know what files are what. I'll take a look later and try to commit a somewhat clean version.

aap commented 6 years ago

Finally got to cleaning things up some. Check if it works now