PDA

View Full Version : Does anyone know how I can get to the cross hair art file??


PimpUigi
04-02-2009, 06:22 PM
I'd like to change it to a dot instead of a cross.

The Commander
04-02-2009, 06:29 PM
It's tile number 2523, so either change it in the art tile's or define it in a def file with a replacement texture.

e.g.

texture 2523 { pal 0 { file "location to file/file" } }

PimpUigi
04-03-2009, 08:01 AM
Now, do you know how I could recompile this into duke3d.grp so I can use the software rendered to have the dot reticle????

The Commander
04-03-2009, 08:03 AM
Find the programs, DukeRES and GrpStudio. You should find them on the RTCM.

PimpUigi
04-03-2009, 08:05 AM
Good coincidence, I'm at the RTCM right now...

The Commander
04-03-2009, 08:18 AM
http://wiki.eduke32.com/wiki/Utilities#.GRP_Editing

http://wiki.eduke32.com/wiki/Utilities#.ART_Editing

PimpUigi
04-03-2009, 09:31 AM
I tried messing around, replaced the 3D Realms screen of Atomic Edition, with the Shadow Warrior 3D Realms screen...and when it appears, it's like the color information was garbled.

But, I did get the dot reticle.
: )

MusicallyInspired
04-03-2009, 10:14 AM
That's because they use different palettes. I never really figured out how to get the right palettes for those unique title screen graphics.