[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 - Compatibility Benchmark Mods

Compatibility Benchmark Mods

Post tutorials on how to do certain tasks within game or engine code here.

Moderator: InsideQC Admins

Compatibility Benchmark Mods

Postby Baker » Fri Aug 01, 2014 1:55 am

What are a list of engine compatibility benchmark mods?

Mods that reveal correct behavior for compatibility?
* I know I'd curious about a list of Quakeworld mods that function as benchmarks.
* Mods that use QuakeC extensions that would be compatible with an engine supporting QuakeC extensions.

My short list goes like this:

1. because of the palette. If running X-Men, you can load DM3 and go to the pent window and there are 2 lights that should be pink instead of yellow if the palette is loaded correctly.
2. for BSP2 support.
3. . demo1.dem is protocol 10002 and useful for testing an implementation of protocol 10002, if only to play that demo. Probably can be used for testing fog support.
4. . Probably useful for correct orientation of skyboxes, but also in the QuakeC apparently writes sounds via QuakeC writebyte and such.
5. . Useful for verifying .alpha support.
6. Half-Life BSP support I use this .

I don't have a mod for verifying WinQuake animated skingroups support. Is there one? (And would it even be worthwhile for a GLQuake to add?)

Are there other ones that provide good "make or break" test scenarios?
The night is young. How else can I annoy the world before sunsrise? 8) Inquisitive minds want to know ! And if they don't -- well like that ever has stopped me before ..
User avatar
Baker
 
Posts: 3666
Joined: Tue Mar 14, 2006 5:15 am

Re: Compatibility Benchmark Mods

Postby Spike » Fri Aug 01, 2014 2:30 am

regarding quakeworld mods, I'm not sure what possible compatibility you'd be aiming for. quakeworld is a whole incompatible alternative to netquake, at least as far as mods are concerned.
try playing back overkill.qwd if you want to test vanilla qwd playback support. this demo has lots of packetloss which is what makes it fun to test against.

you might want to include In The Shadows. Its particle/sprite effects will test overflows, its books will test centerprint lengths. etc. both should be obviousish at the start.

quakerally ensures you don't mess up player physics too much.

headhunters bugs out if you trigger think functions in weird orders.

I'm not sure what else is worth mentioning, so I won't.
.
Spike
 
Posts: 2914
Joined: Fri Nov 05, 2004 3:12 am
Location: UK

Re: Compatibility Benchmark Mods

Postby r00k » Fri Aug 01, 2014 4:42 am

There is a blur-line where mod compality come to, now-a-days for sure. Old mods, poorly written lacked extensions, look butt ugly, have 1% re-playability, or else they would have been a TC, by now.

If you are looking for a ruler that makes or breaks an engine that can run qw and nq mods, just test against RuneQuake?
r00k
 
Posts: 1111
Joined: Sat Nov 13, 2004 10:39 pm

Re: Compatibility Benchmark Mods

Postby leileilol » Fri Aug 01, 2014 5:56 am

Nehahra is also an acid test for supporting incompetently implemented vile hacks that no one elses uses BUT IT'S A LONG FILM STORY so you have to


Quake Rally can also be a role of a regression test since it does some dark magic with movetypes and setorigin to cause car physics to happen.


In XMEN, the crisped skeletons after flamethrower kills are animated with skingroups
leileilol
 
Posts: 2783
Joined: Fri Oct 15, 2004 3:23 am

Re: Compatibility Benchmark Mods

Postby Spirit » Fri Aug 01, 2014 7:53 am

https://www.quaddicted.com/files/engine ... spirit.zip for a variety of things.


It would be nice to document exactly how something should look/behave for each and every case that is mentioned here.
Improve Quaddicted, send me a pull request: https://github.com/SpiritQuaddicted/Quaddicted-reviews
Spirit
 
Posts: 1037
Joined: Sat Nov 20, 2004 9:00 pm

Re: Compatibility Benchmark Mods

Postby Baker » Fri Aug 01, 2014 5:38 pm

Ah, Nehahra. Forgot about that.

@R00k, it is just easier have good test cases available when working on engine code.

(The opposite is months later, someone notices something and it takes far longer to track down than if something was noticed initially.

The issue with Zendar and the cache is a good example.)
The night is young. How else can I annoy the world before sunsrise? 8) Inquisitive minds want to know ! And if they don't -- well like that ever has stopped me before ..
User avatar
Baker
 
Posts: 3666
Joined: Tue Mar 14, 2006 5:15 am

Re: Compatibility Benchmark Mods

Postby Baker » Fri Aug 01, 2014 9:47 pm

What uses TE_EXPLOSION2 ??

This is defined as a colormapped explosion.

Nevermind: Rogue's dragon
The night is young. How else can I annoy the world before sunsrise? 8) Inquisitive minds want to know ! And if they don't -- well like that ever has stopped me before ..
User avatar
Baker
 
Posts: 3666
Joined: Tue Mar 14, 2006 5:15 am

Re: Compatibility Benchmark Mods

Postby Baker » Mon Aug 04, 2014 11:23 am

I've dug through Nehahra and it sure rocks at screwing up your cvars (viewsize, crosshair, etc.)

And after studying and neutralizing those, I thought "let's look at Zerstorer".

Nehahra is, of course, better at wrecking view cvars than Zerstorer. However, Zerstorer is like an 8 headed Hydra of messing up view cvars and has more tools and methods for doing so.

Nehahra likes to screw up your cvars via QuakeC and demos. Zerstorer doesn't use demos, but raises the bar in multiple angles of attack including cheating.

Although Nehahra also likes to play with cshifts too.
The night is young. How else can I annoy the world before sunsrise? 8) Inquisitive minds want to know ! And if they don't -- well like that ever has stopped me before ..
User avatar
Baker
 
Posts: 3666
Joined: Tue Mar 14, 2006 5:15 am

Re: Compatibility Benchmark Mods

Postby qbism » Mon Aug 04, 2014 5:05 pm

Marcher support drove me nuts until I figured out it was writebyting sound into protocol expecting a short, near the end of the map. At least with Nehahra, the hacks are expected.
User avatar
qbism
 
Posts: 1236
Joined: Thu Nov 04, 2004 5:51 am

Re: Compatibility Benchmark Mods

Postby revelator » Mon Aug 04, 2014 8:03 pm

Marcher also had me going up the walls for a time :S but i got it fixed in my realm engine way back by using bengt jardrups VM.
Unfortunatly changing the VM to the one used by nehquakebjp caused a lot of other mods to go all screewy ergh.
Productivity is a state of mind.
User avatar
revelator
 
Posts: 2605
Joined: Thu Jan 24, 2008 12:04 pm
Location: inside tha debugger

Re: Compatibility Benchmark Mods

Postby Baker » Mon Aug 04, 2014 10:58 pm

Note: Nehahra uses fmod, but the first map that actually uses it to play music as far as I can tell is NEH1M9.
The night is young. How else can I annoy the world before sunsrise? 8) Inquisitive minds want to know ! And if they don't -- well like that ever has stopped me before ..
User avatar
Baker
 
Posts: 3666
Joined: Tue Mar 14, 2006 5:15 am

Re: Compatibility Benchmark Mods

Postby leileilol » Tue Aug 05, 2014 1:00 am

Using Fmod library is irrelevant, it's the nasty hack that triggers it that matters. Nehahra uses mod music and that functionality can be filled by many of the Free mod playback libraries out there - DUMB, Mikmod (EW!), XMP, Modplug...
leileilol
 
Posts: 2783
Joined: Fri Oct 15, 2004 3:23 am

Re: Compatibility Benchmark Mods

Postby Baker » Tue Aug 05, 2014 1:09 am

The night is young. How else can I annoy the world before sunsrise? 8) Inquisitive minds want to know ! And if they don't -- well like that ever has stopped me before ..
User avatar
Baker
 
Posts: 3666
Joined: Tue Mar 14, 2006 5:15 am

Re: Compatibility Benchmark Mods

Postby revelator » Tue Aug 05, 2014 4:28 am

Mine uses the midas library to play xm files so yeah :) midas is also open source now.
Productivity is a state of mind.
User avatar
revelator
 
Posts: 2605
Joined: Thu Jan 24, 2008 12:04 pm
Location: inside tha debugger

Re: Compatibility Benchmark Mods

Postby Baker » Tue Aug 05, 2014 5:39 am

The night is young. How else can I annoy the world before sunsrise? 8) Inquisitive minds want to know ! And if they don't -- well like that ever has stopped me before ..
User avatar
Baker
 
Posts: 3666
Joined: Tue Mar 14, 2006 5:15 am

Next

Return to Programming Tutorials

Who is online

Users browsing this forum: No registered users and 2 guests