8 bit bigmap Halloween special

Discuss anything not covered by any of the other categories.
qbism
Posts: 1236
Joined: Thu Nov 04, 2004 5:51 am
Contact:

8 bit bigmap Halloween special

Post by qbism »

Trick-or-Treaters!
Image

Play some huge scary maps for Halloween in updated 8-bit graphics. qbism Super 8 engine now supports big maps! Download includes the latest engine, handy shortcuts to several great mods with big maps, and pcx format skyboxes. Hopefully I've included everything in the pak it needs to run.

UPDATE: Get the latest release at http://qbism.com

Try it with the following mods, all available at Quaddicted:
Warpspasm
SOE Indian Summer
The Marcher Fortress
A Roman Wilderness of Pain
Orlmap Series 2
Last edited by qbism on Thu Aug 11, 2011 4:53 am, edited 1 time in total.
leileilol
Posts: 2783
Joined: Fri Oct 15, 2004 3:23 am

Post by leileilol »

Wait until you get to the 'use the lits and make colored lighting' part!
i should not be here
scar3crow
InsideQC Staff
Posts: 1054
Joined: Tue Jan 18, 2005 8:54 pm
Location: Alabama

Post by scar3crow »

Newsed.

I'm not sure why, but this screenshot is insanely awesome to me.
...and all around me was the chaos of battle and the reek of running blood.... and for the first time in my life I knew true happiness.
MeTcHsteekle
Posts: 399
Joined: Thu May 15, 2008 10:46 pm
Location: its a secret

Post by MeTcHsteekle »

hello qbism,

Just tired this out and i must say this engine is pretty spectacular.

I went through a few e1 maps and noticed one thing though; that the enemies and power ups and other models like that are translucent most of the time [sometimes they're not for a second]. I'm not sure if they are supposed to be like that [i get the feeling it's not], and I can't find how to turn it off.

Everything else seems to be fine.
bah
qbism
Posts: 1236
Joined: Thu Nov 04, 2004 5:51 am
Contact:

Post by qbism »

lits and make colored lighting - Yez, iz 2000 and nobod will play a map w/o QSG colored static lights minimum! P.S. WinQuake is dead.
MK discussed colored light in 8bit in his blog

screen shot - Floating 'Great Pumpkins' in Warpspasm. Noclip photo shoot!

unintended transparency - I couldn't duplicate it, but my id1 folder needs cleaning. I'm trying to think of anything missing from the included pak or a .cfg setting that could cause it.
qbism
Posts: 1236
Joined: Thu Nov 04, 2004 5:51 am
Contact:

Post by qbism »

Figured out the transparency bug. Can occur when progs.dat doesn't "know" about alpha. The trick is to set default alpha to 1 unless it is intentionally set. Can take another page from FitzQ protocol here.
BTW, moving closer to FitzQ protocol but will be some deviations. For example, to support additional effects and DP_modelflags, it's required to send a long rather than a byte for the effects.
qbism
Posts: 1236
Joined: Thu Nov 04, 2004 5:51 am
Contact:

Post by qbism »

Fixed transparency issue. Updated exe and source:
UPDATE: Get the latest release at http://qbism.com
Last edited by qbism on Thu Aug 11, 2011 4:54 am, edited 2 times in total.
leileilol
Posts: 2783
Joined: Fri Oct 15, 2004 3:23 am

Post by leileilol »

Throw some ordered dither or error diffusion on that skybox. It does downconvert the RGB TGAs on load right?
i should not be here
qbism
Posts: 1236
Joined: Thu Nov 04, 2004 5:51 am
Contact:

Post by qbism »

leileilol wrote:It does downconvert the RGB TGAs on load right?
This is one of those things that everyone talks about but no one has ever done, AFAIK.

And some dithering and/or noise is definitely in order.

The ideal situation would be something like:
Create a generic jpg/tga/png loader that could replace ANY texture. Throw in a few menu sliders that control dither and color adjustments. Add a command to 'bake' resulting 8-bit textures into a new pak.
leileilol
Posts: 2783
Joined: Fri Oct 15, 2004 3:23 am

Post by leileilol »

qbism wrote:no one has ever done
I believe Spike did it in FTEQW when he was still beating around software (there's also md3->mdl on the fly in software but only concerns one surface and is tagless. Not the best support, though I wish Rich or Sajt could do it better for software). The software renderer is officially retired in FTEQW's development version so you'll have to steal I MEAN study 3343

it's a shame almost none of the FTEQW features have been backported to NQ software engines.
i should not be here
mankrip
Posts: 924
Joined: Fri Jul 04, 2008 3:02 am

Post by mankrip »

TGA texture loading is one of the things I've stopped halfway through because there are more important features to finish, and I don't think I'll finish it before the next release since it isn't a critical feature.

Basicly, Quake 2 has some code for loading TGA images, but it doesn't interface with the rest of the code like the PCX loading code does, so I'm rewriting it.
Ph'nglui mglw'nafh mankrip Hell's end wgah'nagl fhtagn.
==-=-=-=-=-=-=-=-=-=-==
Dev blog / Twitter / YouTube
dreadlorde
Posts: 268
Joined: Tue Nov 24, 2009 2:20 am
Contact:

Post by dreadlorde »

Is there a way I can make the current weapon and monsters opaque? Not being able to see monsters half of the time is a pain in the ass.
Ken Thompson wrote:One of my most productive days was throwing away 1000 lines of code.
Get off my lawn!
qbism
Posts: 1236
Joined: Thu Nov 04, 2004 5:51 am
Contact:

Post by qbism »

dreadlorde wrote:Is there a way I can make the current weapon and monsters opaque?
Have you install the update mentioned above?
Fixed transparency issue. Updated exe and source:
UPDATE: Get the latest release at http://qbism.com
Last edited by qbism on Thu Aug 11, 2011 4:55 am, edited 1 time in total.
dreadlorde
Posts: 268
Joined: Tue Nov 24, 2009 2:20 am
Contact:

Post by dreadlorde »

Ok, I updated to the newest version and that does fix things. My monitor's native resolution is 1366 x 768, which is butchered in qbism, see here for what I'm talking about. I also noticed some messed up textures in e1m1, here is an example.

ps: qbism reverts to 640x480 when trying to run marcher. Any attempts to change the screen resolution.
Ken Thompson wrote:One of my most productive days was throwing away 1000 lines of code.
Get off my lawn!
qbism
Posts: 1236
Joined: Thu Nov 04, 2004 5:51 am
Contact:

Post by qbism »

Did you set up a custom res in windows display settings to support your monitor? 1366 doesn't sound like a native graphics card size, so I'm guessing the engine is not supporting the custom res feature.

I've also noticed those weird textures here and all over one of the Zerstorer maps. I wonder if other SW engines have same issue? Any relationship to re-vising map? (transparent water patch).

I have not observed any resolution issue with Marcher... tried copying a working config from another gamedir?
Post Reply