[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4787: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3922)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4789: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3922)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4790: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3922)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4791: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3922)
InsideQC Forums • View topic - qbismSuper8 builds

qbismSuper8 builds

Discuss programming topics for the various GPL'd game engine sources.

Moderator: InsideQC Admins

Re: qbismSuper8 builds

Postby mankrip » Sat Sep 06, 2014 9:11 pm

The fog looks awesome in those shots. Very grainy, but also really smooth.
Ph'nglui mglw'nafh mankrip Hell's end wgah'nagl fhtagn.
==-=-=-=-=-=-=-=-=-=-==
/ /
User avatar
mankrip
 
Posts: 915
Joined: Fri Jul 04, 2008 3:02 am

Re: qbismSuper8 builds

Postby qbism » Sun Sep 07, 2014 11:30 pm

User avatar
qbism
 
Posts: 1236
Joined: Thu Nov 04, 2004 5:51 am

Re: qbismSuper8 builds

Postby mankrip » Tue Sep 09, 2014 5:07 am

An optimization I have in mind is that fog doesn't need to be high res.

For a full 4:3 screen, a fog resolution of 160*120 may be enough. This would massively reduce the number of calculations of the pz and level variables at high resolutions. There would be a few innacuracies here and there, but it shouldn't be much of a problem since Quake's architecture isn't too detailed.
Ph'nglui mglw'nafh mankrip Hell's end wgah'nagl fhtagn.
==-=-=-=-=-=-=-=-=-=-==
/ /
User avatar
mankrip
 
Posts: 915
Joined: Fri Jul 04, 2008 3:02 am

Re: qbismSuper8 builds

Postby qbism » Thu Sep 11, 2014 2:30 am

A challenge for low-res fog is jaggedness at geometry edges between near and far objects, abrupt differences in depth buffer.
User avatar
qbism
 
Posts: 1236
Joined: Thu Nov 04, 2004 5:51 am

Re: qbismSuper8 builds

Postby qbism » Sun Feb 01, 2015 7:06 am

Added bsp2 and 2bsp support. These formats are written very cleanly in quakespasm, which made this possible after I failed at several bsp2 attempts in the past. Also added bmodel transparency and fence textures based on Makaqu and discussions here. Details and download:
User avatar
qbism
 
Posts: 1236
Joined: Thu Nov 04, 2004 5:51 am

Re: qbismSuper8 builds

Postby mankrip » Sun Feb 01, 2015 3:40 pm

:D Nice. I'll try it.
Ph'nglui mglw'nafh mankrip Hell's end wgah'nagl fhtagn.
==-=-=-=-=-=-=-=-=-=-==
/ /
User avatar
mankrip
 
Posts: 915
Joined: Fri Jul 04, 2008 3:02 am

Re: qbismSuper8 builds

Postby dreadlorde » Wed May 06, 2015 1:24 am

I don't remember if I asked this before, but what do I need to compile this on a win7 machine? Code::Blocks, anything else?
User avatar
dreadlorde
 
Posts: 268
Joined: Tue Nov 24, 2009 2:20 am

Re: qbismSuper8 builds

Postby revelator » Wed May 06, 2015 6:52 pm

codeblocks + mingw64 or open watcom if qbism still uses it ?.

newer version of the open watcom compiler was uploaded to my site yesterday :).

codeblocks needs some initial setup because it supports a lot of different compilers, if you havent used it before its pretty easy though as it will ask which compiler you want to use.
in case you dont have mingw64 in the codeblocks directory you need to have it in C:\MinGW for it to be picked up automatically.
You can also use codeblocks with open watcom but it can be a bitch to setup correctly because its very very strict.
Productivity is a state of mind.
User avatar
revelator
 
Posts: 2605
Joined: Thu Jan 24, 2008 12:04 pm
Location: inside tha debugger

Re: qbismSuper8 builds

Postby qbism » Thu May 07, 2015 4:57 am

Recently I've only used CB:Advanced. That package includes all needed libs, IIRC.

History- Some range of commits in the past included an Open Watcom project, and even further back there's DOS. A thread on Vogons provides updated DOS code by a different dev. Certain versions of mingw had issues with XP and Pentium in the past and I used TDM-GCC for a while, but switched back to the included CBA compiler for latest builds.
User avatar
qbism
 
Posts: 1236
Joined: Thu Nov 04, 2004 5:51 am

Re: qbismSuper8 builds

Postby toneddu2000 » Thu May 07, 2015 5:41 pm

what a wonderful mood with the paletted system. Great work qbism!
- my first commercial game, made with FTEQW game engine
toneddu2000
 
Posts: 1395
Joined: Tue Feb 24, 2009 4:39 pm
Location: Italy

Re: qbismSuper8 builds

Postby revelator » Sat May 16, 2015 11:51 pm

Just posting to report a nasty little bug i discovered in the 2.25 binutils ld, it can cause the compilation to fail on large libs because of library symbol corruption.
I just applied a patch that should take care of that, hopefully it works after.
Ill upload the new binutils build as a standalone for those who dont want to download the whole thing again.
Productivity is a state of mind.
User avatar
revelator
 
Posts: 2605
Joined: Thu Jan 24, 2008 12:04 pm
Location: inside tha debugger

Re: qbismSuper8 builds

Postby qbism » Mon Sep 21, 2015 3:02 am

Howdy, still kicking with a minor update (or two or three since I last posted here). The latest source and builds were moved to https://github.com/qbism/super8

I usually play through the latest MapJam to find ways to improve large map compatibility. So far I haven't taken the time to get through jam6, but here's a fisheye shot courtesy of EricW/ Tronyn map:
Image
User avatar
qbism
 
Posts: 1236
Joined: Thu Nov 04, 2004 5:51 am

Re: qbismSuper8 builds

Postby mankrip » Mon Sep 21, 2015 6:04 am

I'm going to use your source to try to finish big map compatibility, as the sources in Baker's tutorials weren't compatible enough.
Ph'nglui mglw'nafh mankrip Hell's end wgah'nagl fhtagn.
==-=-=-=-=-=-=-=-=-=-==
/ /
User avatar
mankrip
 
Posts: 915
Joined: Fri Jul 04, 2008 3:02 am

Re: qbismSuper8 builds

Postby qbism » Mon Sep 21, 2015 5:07 pm

It should be fairly clean to use. I tried to comment everything, although it's not as good as Mark V commenting! The trickiest part was the network protocol and tracking down modified data types. bsp2 came recently via Quakespasm. I was amazed that it actually worked. Just don't ask about framerate or dropped polygons for the huge, unvised map above. I don't know if a vised version has been released by now.
User avatar
qbism
 
Posts: 1236
Joined: Thu Nov 04, 2004 5:51 am

Re: qbismSuper8 builds

Postby ericw » Mon Sep 21, 2015 10:41 pm

Haha, nice, that screenshot is wild :)
Unfortunately, my attempt at vising the map failed, I gave it almost a month but no luck.

However, there's going to be a revamped version of the map hopefully later this fall, that will certainly be vised, and have better lighting and balance etc.
ericw
 
Posts: 92
Joined: Sat Jan 18, 2014 2:11 am

PreviousNext

Return to Engine Programming

Who is online

Users browsing this forum: No registered users and 2 guests