|
Post by knightmare on Jul 19, 2012 14:41:02 GMT -5
|
|
|
Post by grieve[Q2C] on Jul 20, 2012 4:52:24 GMT -5
sounds good.
|
|
|
Post by knightmare on Aug 2, 2012 16:21:31 GMT -5
It's taken a little longer than expected, but I've gotten everything except the Ogg support working now.
I've also added some pak searching optimizations to speed up load times, and am trying out a fix for maps with backslashes in the texture paths, so textures can load from inside paks.
|
|
|
Post by knightmare on Sept 26, 2012 18:28:27 GMT -5
|
|
|
Post by giswig on Sept 27, 2012 6:03:38 GMT -5
I played for a good 30min-45min, the first few maps and that secret level. Played it at 1920x1080 and everything looked good. The music did seem to stop after a bit on the second level, cannot remember if it coincided with an event but on the secret level, as soon as I picked up the red card, the music stopped. Coincident? When you go down the elevator from the first map to the second and then go back up the elevator to the first map, there is no music playing. I did test against KMQuakeII and it was the same behavior so maybe that is how it is.
Otherwise, I did not notice any glitches in sound or graphics, and for the record... Win7 x64 Phenom II X4 965BE XFX AMD 6670 w/ 1GB GDDR5
|
|
|
Post by knightmare on Sept 27, 2012 15:38:20 GMT -5
The music is supposed to stop at those points. Q2 is coded to stop the level music when all target_goals in a level have been used.
|
|
|
Post by giswig on Sept 27, 2012 20:59:47 GMT -5
Well then, I think it is good. I can't play through the whole game but I tested all weapons, splattered lots of blood and body parts. No glitches.
|
|
|
Post by tempest on Oct 31, 2012 2:29:15 GMT -5
I have been using the 3.24 patch and love it. I do have a couple questions though. Does the 3.24 patch include all the fixes and security patches that R1Q2 does? Also, does it include the security patches from the q2pro client? Reference for q2pro security fixes: skuller.net/q2testbed/If not, would it be possible to add them in future releases?
|
|
|
Post by knightmare on Oct 31, 2012 22:07:40 GMT -5
It includes a great many of the client and server fixes in R1Q2, the same fixes I added to KMQ2 years ago. Most importantly, it has a lot of fixes in the renderer that R1GL doesn't have.
I've never heard of Q2Pro's security fixes before. Q2 engine development has been totally fragmented since Quakesrc.org crashed and closed 6 years ago. I'll look into those map load fixes. And this is a test build, not a release.
I did find a bug in this build with the audio missing in the intermission cinematics, the same bug that's been in KMQ2 for a long time. It turns out to be caused by an order-of-operations problem in the changes implemented for Ogg Vorbis support (the last changes I made in this test build), and I've since fixed it in both v3.24 and KMQ2.
|
|
|
Post by tempest on Oct 31, 2012 22:37:46 GMT -5
Okay cool, I've been using the test build and it works great for me. It really looks alot cleaner then R1GL. There is one really cool feature I like in Q2Pro, and its the option to use raw mouse input. I'm not sure if your engine mod has it, but maybe you could add it in before the offical release of 3.24. Other than that, I can't possibly think of another way to improve the game. You've done a really awesome job and I'm replacing R1Q2/R1GL with your engine mod. Its for sure a keeper. Its easily the best one I've used. Keep up the great work. Happy Halloween.
|
|
|
Post by knightmare on Nov 10, 2012 1:29:50 GMT -5
I've been thinking of adding in support for the the "musictrack" worldspawn key from KMQuake2. This allows mappers to specify an included Ogg Vorbis track for music instead of using CD music. It is a minor feature, a few lines of code that tie in with the Ogg Vorbis support.
If anybody here is interested in making maps that utilize this feature (provided that v3.24 will be widely used enough), please let me know.
I also think it would be good to include patched versions of the Rogue and Xatrix DLLs that fix the "function pointers have moved" savegame error. These would also include "musictrack" support and the other fixes in the game code.
|
|
|
Post by knightmare on Nov 16, 2012 3:03:33 GMT -5
I got the musictrack support added, and also Q2Pro's fix for malformed pak files.
I'm still looking at Q2Pro's modified BSP loading code for the security fixes. It appears to be a complete rewrite, and I don't know if I'll be able to add the fixes without similarly rewriting everything, which is out of the question for this project.
Also, changes to things like mouse input are outside the scope of this project. They're more suited for KMQuake2. This isn't intended to be an engine mod, but a patch that fixes things that id would/should fix if they still updated the game for current systems and distribution formats (i.e. Steam).
|
|
|
Post by knightmare on Nov 24, 2012 2:50:31 GMT -5
I've got a second test build ready. This one includes ref_soft.dll mainly to change the default software video mode (640x480). Also included are patched versions of the Rogue and Xatrix DLLs to fix errors with loading saves. I also hid video modes below 640x480 in the video menu, as nobody uses those anymore. The occasional long startup times and missing audio in intermissions have been fixed. Here it is: www.markshan.com/knightmare/downloads/quake2-3.24-win32-test4a.zipThis is pretty much a release candidate, so please test the hell out of this. It took me a while, but I was able to get most of the Q2Pro BSP loading fixes implemented without any structural changes. I had to add some of them into both ref_gl and ref_soft. There were some that I couldn't get working, due to some structural differences in Q2Pro I couldn't replicate in this patch (its integrated renderer and unified BSP loading). It now drops to the console instead of crashing for most of the test BSPs provided at that reference. I also fixed the graphical corruption that is triggered by one of the test BSPs.
|
|
|
Post by grieve[Q2C] on Nov 25, 2012 13:13:45 GMT -5
is it just me, or does it not play the videos ?
|
|
Deleted
Deleted Member
Posts: 0
|
Post by Deleted on Nov 25, 2012 13:26:19 GMT -5
( Xp machine ).. ( quake2-3.24-win32-test2.zip ) Play,s intro start map, also play intro video`s..
|
|