Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
MaxVonSydow

GZdoom + jdtp-20081108 = Problem?

Recommended Posts

Hey guys & girls :)

First, let me say, this is an awesome forum.
Really nice to see the doom community so alive and kicking i 2009!

Second: I apologize upfront if there already is a thread here with a solution to my problem, but i have looked hard, and found nothing.

Now to my little problem (thats starting to drive me insane)
I am usually a pretty resourceful guy, and 99 % of the time i figure stuff out on my own (or through my good old unckle google).

However, i have tried tons of stuff the last couple of days, but havnt figured it out.

So if someone here knows what i am doing wrong, i would be forever greatful.

You see i switched from risen3d to gzdoom last week.
And i want to play with highres textures enabled.
In risen this was very easy, you just install the textures and enable them in the launcher.

So i followed the instructions from gzdoom, and installed the latest texture pack for that source port.
Its called jdtp-20081108.pk3

So i run this archive with gzdoom and enable highres textures.
Now, the problem is that half of the textures ingame are the old lowres and half are highres.

Flats (like ceiling and floors are always highres), walls and doors are sometimes highres, sometimes not.

This obviously looks awful mixed together.
In risen3d all textures are highres with no problems.

What am i missing? This is what i have tried so far.

1:Created a folder in my gzdoom root directory called "textures" and unzipped the "jdtp-20081108.pk3" archive there.
Read somewhere that this folder is autoloaded when gzdoom runs.
It did autoload, but same textures are missing.

2:Figured maybe some highrestextures was missing so went to my risen3d
texture folder, and made a archive of the folder called jdtp-20081108.zip with winzip. (read gzdoom can run zip as pk3)
Same result, loaded the textures, but half are mising.

3:Checked the original jdtp-20081108.pk3 for gzdoom looking for missing textures. The techgreen textures in level 1 doom2 always are lowres, so checked if they was missing.
But they are there all in their highres glory.

4:Downloaded and ran all the older versions of jdtp at the same time:
jdep-20060601-1, jdui-20060825-1, jdtp-20071114 & jdtp-20081108.
Same result..

Anyone else experienced this problem?
If you did, and managed to solve it, please leave a comment (before i run out of hair to pull out in frustration)

Share this post


Link to post

As far as I can tell, the JDTP needs special preparation to run in GZDoom. I don't know the exact steps, but it is evidently not intended to work out of the box.

Share this post


Link to post

It's a design problem in the engine. The hires textures are processed at the lowest level in the chain of texture classes but this won't work in certain situations because the engine can internally map textures to others using the same data. In such a case it can't find the hires replacement.

Hopefully I can fix this over the weekend.

Share this post


Link to post

Thank you both entryway and Graf Zahl for your reply.
Glad to hear it may be an engine "bug".

Maybe if i could remove the lowres textures from the code, so that the engine was forced to run the highres alternative/did not have 2 texture choices to prioritize between..

But hey, i am not a programmer, just a gamer :P

Share this post


Link to post

Then you'd get an error. The hires textures are only used as replacements for something that exists. Without a standard texture they will never be even detected.

Share this post


Link to post

Yeah, i guess it could not be that "easy" :P.
But ok, then atleast i know there is nothing more i can do to fix it.

Thank you zahl for taking the time to give me a fast reply.
Really respect that kind of commitment to a project.
As long as i know the problem is going to be fixed someday, thats enough for me.

Where should i look for news on this, on the drd team forum?
Wait for the next release of gzdoom and check the release notes
& see if its been fixed?

Cheers all, and have a nice weekend :D

Share this post


Link to post

Awesome man, you should run for presidency! :P

I have some free time this saturday morning, if i get it done i will post my benchmarks in the gzdoom benchmark thread on the drd team forum.
Would be nice to contribute with something :)

I got both a pretty powerful cpu(q9550@3.6) & gpu(4870x2)
Would be nice to see how the latest engine scales.
From what i read it seems to be cpu dependent on ati cards.

Share this post


Link to post
MaxVonSydow said:

From what i read it seems to be cpu dependent on ati cards.



It is. From what I have seen it scales almost linearly with CPU speed on modern ATI cards.

Share this post


Link to post

Thanx a million graf!

Textures are working like a charm with the newest svn build.
Tried it for fun on my craptop an noticed som grafix bugs when looking out the window in map01 in doom2.
Don't know if you are interested in me posting this bug in the bugs section on drd.
The laptop is from 2005 with intergrated chip, so might be because of
lack of shader support?

Again, thanx a lot, can't wait to get back home after work to kick some demon ass!

Share this post


Link to post
MaxVonSydow said:

Thanx a million graf!

Textures are working like a charm with the newest svn build.
Tried it for fun on my craptop an noticed som grafix bugs when looking out the window in map01 in doom2.
Don't know if you are interested in me posting this bug in the bugs section on drd.
The laptop is from 2005 with intergrated chip, so might be because of
lack of shader support?

Again, thanx a lot, can't wait to get back home after work to kick some demon ass!


Even though I don't expect to be able to fix it, please post a report including a screenshot and system specs. I'd like to at least see what's happening.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×