nukeykt / NBlood

Reverse-engineered ports of Build games using EDuke32 engine technology and development principles (NBlood/Rednukem/PCExhumed)
600 stars 74 forks source link

All graphics except HUD is nothing but a pink void #76

Closed BoneofMalkav closed 3 months ago

BoneofMalkav commented 5 years ago

Specs: NVidia GTX 960 (Driver is version 430.86) Intel Core i5-2400 Quad Core 3.10GHz 8 GB DDR3 Ram Windows 10 64-Bit

After moving all the required files into their own directory (Blood's INI file, the DEM and RFF files ect.) I noticed that no matter what renderer I set it to, or graphical filtering settings I set. the game's rendered in a pink or purpleish void with the exception of HUD elements. Here's a screenshot of what it looks like and the log file. blud0000 nblood.log

I will note that I wouldn't be surprised if it's an issue on my part.

nukeykt commented 5 years ago

Do you have all the tiles.art files in your folder? IIRC there are 24 art files

BoneofMalkav commented 5 years ago

You sure it's 24 art files? Cause checking both Steam and GOG's version (One Unit Whole versions) only counts 18 (TILES000 to 017) excluding Cryptic Passage's ART files (CPART07 and 15)

nukeykt commented 5 years ago

You right, it's 18 art files

BoneofMalkav commented 5 years ago

Then that has me wondering if there's some sort of software dependency that I'm missing? (Which is odd since EDuke32 itself runs just fine for me.)

nukeykt commented 5 years ago

Try to run game with -usecwd parameter. nblood can detect files from steam or gog installation and maybe there's some interference, usecwd forces game to only use current folder

BoneofMalkav commented 5 years ago

using the usecwd parameter, and still the same

Hendricks266 commented 3 months ago

Please reopen if not fixed.