Announcement

Collapse
No announcement yet.

Newest DirectQ !!!!!

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Newest DirectQ !!!!!

    Originally posted by Mindf!3ldzX
    DirectQ version 1.8.7



    Is a serious MUST-HAVE for anyone who uses Integrated GPU's or plays Quake on a LAPTOP ( cough #1.CD cough turtlevan haha)
    It is my understanding that Intel Graphics chipsets (typically known to fn BLOW with nearly ALL OpenGL clients....), so give it a try !!!
    I've only been able to test-run for one day of Quaking, and I DIDN'T bother digging for the changelog or, the poking around for new features that came with this release......


    I'll definately be checking into that stuff today though.
    Want to get into playing Quake again? Click here for the Multiplayer-Startup kit! laissez bon temps rouler!


  • #2
    mindz can you post up some console commands cvars

    I wanna try that 3000fps shot u did
    Originally posted by Magnus
    Apology accepted.

    Comment


    • #3
      Runs FAST, uses external textures, had to lower my sensitivity by half but all in all works perfect for multiplayer. Small bug con_lineheight 0 locks up the client.
      www.quakeone.com/qrack | www.quakeone.com/cax| http://en.twitch.tv/sputnikutah

      Comment


      • #4
        So what hi-res textures can we use with DirectQ?

        Comment


        • #5
          DM3 Looks great I like the sky with occasional purple black clouds.
          Gives me an idea could you make random rain and a few lightning strikes on the mound?



          It dont like my water/tele textures but my lava is translucent..go figure.
          Last edited by bluntz; 04-14-2011, 12:45 PM.
          WARNING
          May be too intense for some viewers.
          Stress Relief Device
          ....BANG HEAD HERE....
          ---------------------------
          .
          .
          .
          .
          .--------------------------

          Comment


          • #6
            TV, I'll re-preform the maxfps testing,and this time I'll document my variables and settings, and get back to you here with all that in a bit.

            Word on the street is that, this newer version of DirectQ brought with it a FN plethora of EXTRA possible frames per second !!!! So, going by what was read, DirectQ picked up 2x and possibly within being plausible, up to 5x as fast as the last version !!! Thats outstanding even if the performance only doubled, which is plain crazy


            BBL
            Want to get into playing Quake again? Click here for the Multiplayer-Startup kit! laissez bon temps rouler!

            Comment


            • #7
              Originally posted by Magnus View Post
              So what hi-res textures can we use with DirectQ?
              :: Quake Revitalization Project :: Downloads ::

              These are hires 24/32bit textures for every ID Quake Map INCLUDING DM1-DM6!
              340+MB

              You dont need the norm/gloss textures for DIRECTQ But if you are using DarkPlaces wouldnt hurt to grab them.
              Also on that page are new textures for items/healthpacks etc..
              www.quakeone.com/qrack | www.quakeone.com/cax| http://en.twitch.tv/sputnikutah

              Comment


              • #8
                when i try to run it it tells me an error has occurred, "Something bad has happened and DirectQ is now toast. Please visit mhquake and report this crash"

                Comment


                • #9
                  Rook, I really love those textures.

                  It's hard to describe but they do seem a bit "tinny". The main issue is the player skins (particularly yellow) blend in too well on DM3.

                  When being ambushed at SNG by a yellow player its hard to gauge where that player may be when you're spinning around real fast and rockets are exploding in your face.

                  I think the fix would be different player skins that were darker, more bold.

                  As for whoever was bringing up teamscores, I typically just do the math really quick (sucks I know), or if its really down to the wire I'll just do a +teamscores. It does hide individual scores but will let you know if you're overall +/- when it comes down to the wire.

                  The only other major issue I have is trying to see someone who has the ring of shadows. It's impossible.

                  Other than that, this latest directq release is perfectly awesome for multiplayer team games.

                  Comment


                  • #10
                    You can try gl_overbright 0, and tweak your "gamma" cvar to tame the textures. I couldnt find a command to "NOT" load external textures. Yes, DirectQ makes use of modern coding techniques for modern hardware in an elegant package! Someone mentioned the fade on the con_notify characters were filled with green lines, i suspect a driver issue. PQ_SMOOTH, is a feature that would be handy for observers, it's just a simple interpolation of the viewangles from svc_setview. But this release is fast fast fast!
                    www.quakeone.com/qrack | www.quakeone.com/cax| http://en.twitch.tv/sputnikutah

                    Comment


                    • #11
                      pq_smoothcam is probably not going to happen. I've looked over the code, and unfortunately what seems like a simple interpolation of angles on the surface is something more when you dig a little. First of all you need to add cl.mviewangles[2], which inserts it's tentacles into demo code and elsewhere. Then you need to get rid of cl.viewangles for general use and add cl.lerpangle instead, then decide which is appropriate for each situation. More tentacles, more mess. Doesn't pass the QA department.

                      Much as I am genuinely interested in adding PQ features wherever possible and reasonable, there is an unfortunate tendency for even the simplest such feature to require extensive rewrites and restructuring elsewhere. I've already had enough bad experiences from having been burned by the messaging system on at least 6 separate occasions so far. Adding a feature in isolation is easy; properly integrating it with everything else in a manner that doesn't wildly upset already working code, and incur a risk of breaking other things, that's hard.
                      IT LIVES! http://directq.blogspot.com/

                      Comment


                      • #12
                        Good reading. However, maybe I'm dumb, but did I miss the answer to if DirectQ is gonna start showing teamscores AND individual scores? This would be beautiful.
                        uakene.com

                        Comment


                        • #13
                          Originally posted by Frenzy View Post
                          Good reading. However, maybe I'm dumb, but did I miss the answer to if DirectQ is gonna start showing teamscores AND individual scores? This would be beautiful.
                          also a timer for ctf matches would be nice, dm "timer" command puts one on screen but no such command exists for ctf, and directq will only show "time thus far" on server

                          Comment


                          • #14
                            They're definitely intended as features for a time when I'm happy that the current PQ stuff has settled down and is stable.
                            IT LIVES! http://directq.blogspot.com/

                            Comment


                            • #15
                              Originally posted by smokey View Post
                              also a timer for ctf matches would be nice, dm "timer" command puts one on screen but no such command exists for ctf, and directq will only show "time thus far" on server
                              pq_timer is the match timer, which works in both crctf and crmod. its just a simple pqc_ message (PQC_MATCH_TIME) from the mod to the client. Though, the client needs to parse the command...
                              www.quakeone.com/qrack | www.quakeone.com/cax| http://en.twitch.tv/sputnikutah

                              Comment

                              Working...
                              X