Announcement

Collapse
No announcement yet.

Quake 64 Total Conversion?

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

  • Originally posted by R00k View Post
    No offense but when I said 'watered down' I was comparing Quake-N64 to the original QUAKE. I've had the idea of doing something like an 8-bit retro style Quake, kinda like DOOM but using the quake engine. More of a pixel art, but using 24bit images as sprites...
    <-- love this guy's style..


    R00k. Quake "done like CONTRA" would FN ROCK.
    Want to get into playing Quake again? Click here for the Multiplayer-Startup kit! laissez bon temps rouler!

    Comment


    • Originally posted by OGB View Post
      Is it okay if you can make those two as ent files and I'll do the levels:

      Congraduations Screen:
      Music: 17 Story Screen

      Ending Screen:
      Music: 16 Ending

      I'm using wordpad, how do I save them as ent files? Do I need another program to do that?

      I'll ask MH when he comes back how to use ent files in DirectQ and what's going on with the under liquid colors as well.

      I'll ask somebody here if they make the N64 sky and six different colored versions of it, just like in the original game.
      The music for end of level and ending screen don't use ent files. Simply rename the "ending track" to Track003 - that's the chapter track. No ent files needed.

      Comment


      • Quake 64 Total Conversion?

        Originally posted by OoPpEe View Post
        The music for end of level and ending screen don't use ent files. Simply rename the "ending track" to Track003 - that's the level beat track. No ent files needed.
        I was talking about the story screens you get after you beat a episode and the final boss. I want to give those two their own music, that's why I was asking you if you can do that for me and I do the levels. Because it's sounds like you think I want to change the stats screen music but that's not what I want to do.

        For the story screen after you beat a episode it, type in this number:
        17

        For the story screen after you beat the final boss, type in this number:
        18
        Last edited by OGB; 09-09-2011, 11:32 PM.

        Comment


        • Originally posted by Mindf!3ldzX View Post
          R00k. Quake "done like CONTRA" would FN ROCK.
          Yes something like this would be cool, a side-scroller with bitmapped images instead of 8-bit sprites. Yet as dynamic as Arcade Quake,who knows. maybe sometime in the future...
          www.quakeone.com/qrack | www.quakeone.com/cax| http://en.twitch.tv/sputnikutah

          Comment


          • I finally got the music for the levels to work like I wanted them to, I just need help on how to change the music on the story screens you get after you beat a episode and the final boss and then the music will finally be done.

            The next thing will be the N64 sky and the six different colored versions of it, if someone can do that left me know.

            I took screenshots of all six different colored versions of the sky using Project 64 to help out anyone that wants to make the sky to know what they look like. You can download the screenshots here:

            Download N64 Skies.zip from Sendspace.com - send big files the easy way

            Including you can use Project 64 to see how the sky moves.
            Last edited by OGB; 09-09-2011, 11:54 PM.

            Comment


            • Originally posted by OGB View Post
              I finally got the music for the levels to work like I wanted them to, I just need help on how to change the music on the story screens you get after you beat a episode and the final boss and then the music will finally be done.
              Originally posted by OoPpEe View Post
              The music for end of level and ending screen don't use ent files. Simply rename the "ending track" to Track003 - that's the chapter track. No ent files needed.
              You have already been told....
              Make the chapter end track from Q64 as Track003 - that's the chapter end track...

              Comment


              • The chapter and level end are shared. There's no way to change this by ent files. The only way I believe it can be done is by engine editing - which you don't want to go as that will cut the users to next to none. The best option is to pick one and go with it, of if you want to be creative - blend the 2 (send me the 2 tracks and I'd do it for you)

                Comment


                • Quake 64 Total Conversion?

                  Originally posted by OoPpEe View Post
                  The chapter and level end are shared. There's no way to change this by ent files. The only way I believe it can be done is by engine editing - which you don't want to go as that will cut the users to next to none. The best option is to pick one and go with it, of if you want to be creative - blend the 2 (send me the 2 tracks and I'd do it for you)
                  Sure that's a cool idea, I'll send the two tracks to you right away.

                  Sorry about last page, I got confused a little bit. Including I'm worried if I named it track003 it will interfere with the 03 Stats Screen.mp3 track.

                  Comment


                  • Wasn't aware "03 Stats Screen" is a valid track name for a engine. Most I've seen use Track0## or Track##

                    Comment


                    • Quake 64 Total Conversion?

                      Originally posted by OoPpEe View Post
                      Wasn't aware "03 Stats Screen" is a valid track name for a engine. Most I've seen use Track0## or Track##
                      Yeah, It works on DirectQ. I guess it's lets you name your track anyway you want.

                      Comment


                      • The soundtrack is done.

                        The last thing I need is the N64 sky and the six different colored versions of it, if someone can do that left me know.

                        I took screenshots of all six different colored versions of the sky using Project 64 to help out anyone that wants to make the sky to know what they look like. You can download the screenshots here:

                        Download N64 Skies.zip from Sendspace.com - send big files the easy way

                        You can use Project 64 to see how the sky moves and get the sky textures from the rom as well.

                        Comment


                        • Quake 64 Sky.zip

                          Here are the Quake 64 skies
                          Now I don't know of a way of making a map load it. If I use the "loadsky" command it doesn't work.

                          HOWEVER - a work around is to copy one of these folders to your "textures" folder and then rename it to the map.
                          So if you want E1M1 to have a red sky:
                          copy "red" to textures:
                          so you have .../textures/red/
                          but then rename it to E1M1
                          so you have .../textures/e1m1/
                          instead

                          Now when you play E1M1 it will load the sky.
                          Repeat this for every map.

                          There, now I have provided you with:
                          Quake 64's different weapon sounds
                          Quake 64's liquid (lava, slime, water) textures
                          Quake 64's sky textures

                          Also the skies will not act identical to Q64's skies, however if you use:
                          r_skyscroll1 "2"
                          r_skyscroll2 "3"
                          (type in console)

                          It's pretty close.

                          Comment


                          • Quake 64 Total Conversion?

                            Originally posted by OoPpEe View Post
                            Quake 64 Sky.zip

                            Here are the Quake 64 skies
                            Now I don't know of a way of making a map load it. If I use the "loadsky" command it doesn't work.

                            HOWEVER - a work around is to copy one of these folders to your "textures" folder and then rename it to the map.
                            So if you want E1M1 to have a red sky:
                            copy "red" to textures:
                            so you have .../textures/red/
                            but then rename it to E1M1
                            so you have .../textures/e1m1/
                            instead

                            Now when you play E1M1 it will load the sky.
                            Repeat this for every map.

                            There, now I have provided you with:
                            Quake 64's different weapon sounds
                            Quake 64's liquid (lava, slime, water) textures
                            Quake 64's sky textures

                            Also the skies will not act identical to Q64's skies, however if you use:
                            r_skyscroll1 "2"
                            r_skyscroll2 "3"
                            (type in console)

                            It's pretty close.
                            Thanks, you did a excellent job on the skies.

                            But there's one missing, The Orge Citadel level had a dark orange sky, can you make that one as well.

                            Sorry about this.

                            Here's a screenshot of the sky to show what it looks like, it's from the N64 skies.zip file I posted a while ago:

                            Download snap0003.bmp from Sendspace.com - send big files the easy way

                            Thank you very much for helping me on the mod, you're the best.

                            Comment


                            • There you are.
                              Attached Files

                              Comment


                              • You accidentally named sky1.tga when its actually a .png file.
                                www.quakeone.com/qrack | www.quakeone.com/cax| http://en.twitch.tv/sputnikutah

                                Comment

                                Working...
                                X