[Project] Quake II Resources
Forum rules
Before posting your Resource, please make sure you can answer YES to any of the following questions:
Consult the Resource/Request Posting Guidelines for more information.
Please don't put requests here! They have their own forum --> here. Thank you!
Before posting your Resource, please make sure you can answer YES to any of the following questions:
- Is the resource ENTIRELY my own work?
- If no to the previous one, do I have permission from the original author?
- If no to the previous one, did I put a reasonable amount of work into the resource myself, such that the changes are noticeably different from the source that I could take credit for them?
Consult the Resource/Request Posting Guidelines for more information.
Please don't put requests here! They have their own forum --> here. Thank you!
-
- Posts: 306
- Joined: Fri Feb 21, 2014 5:04 pm
- Graphics Processor: nVidia with Vulkan support
- Location: Montana, USA
Re: [Project] Quake II Resources
Version 0.21 is now released. The main feature of this release is the power armor, including both the power screen and power shield. I've also fixed armor damage factors and simplified the weapon inventory code. Implementing the power armor required some decorate magic with ACS support, so there may be bugs, I didn't find any but please let me know if you do. Next on my to do list is adding all keys and puzzle items which should just about be all the pickups available, then I can start on things like the HUD, menu, textures, and so on.
-
- Posts: 83
- Joined: Sat Nov 01, 2014 10:37 am
- Graphics Processor: nVidia (Legacy GZDoom)
Re: [Project] Quake II Resources
Amazing, updated my non-resource, replacing version with the new changes.
However, i still think that the Shotgun's firing times are a bit too slow, i remember it shooting faster on Q2.
However, i still think that the Shotgun's firing times are a bit too slow, i remember it shooting faster on Q2.
-
-
- Posts: 26573
- Joined: Tue Jul 15, 2003 4:58 pm
- Location: Scotland
Re: [Project] Quake II Resources
Looking really good. I was worried when you disappeared for a bit that this was going to stop. Great to see you working on it and great to see an update.
-
- Posts: 306
- Joined: Fri Feb 21, 2014 5:04 pm
- Graphics Processor: nVidia with Vulkan support
- Location: Montana, USA
Re: [Project] Quake II Resources
Version 0.25 has been released. This release brings Quake II's original font as well as adding the objective and inventory popup screens. You will need to bind a key to use the popup screens.
You could be right. When I get around to polishing the weapon behavior, I'll have a look at the shotgun's rate of fire.Matsilagi wrote:I still think that the Shotgun's firing times are a bit too slow, i remember it shooting faster on Q2.
I didn't have any free time for working on this the last 3 or so months, however, I've got quite a bit of time now so I'm gonna be spending a lot of time on this and a couple of other projects.Enjay wrote:Looking really good. I was worried when you disappeared for a bit that this was going to stop. Great to see you working on it and great to see an update.
-
- Posts: 135
- Joined: Sun Oct 06, 2013 2:09 am
Re: [Project] Quake II Resources
Thank you very much for this.
The models are even better looking than the ones I have in Yamagi Quake II with HD pack
The models are even better looking than the ones I have in Yamagi Quake II with HD pack
-
- Posts: 1580
- Joined: Tue Aug 05, 2003 10:01 am
- Location: Quatto's Palace
Re: [Project] Quake II Resources
Was doing a search on silenced weapons, and discovered this thread. I looked over the code, and I do have some general questions that I'll ask in a separate post. Meanwhile, I am unable to run the pk3 file, as GZDooM gives me the following error:
Script error, "QuakeII-v0_26.pk3:animdefs" line 27:
Unknown texture HUD_Help_Icon
Line 27 of the ANIMDEFS lump points to the icon. When I look in the TEXTURES lump I find that lines 328-330 do indeed define that texture, using the HHELA0 patch. HHELA0 is found in sprites/hud
So it beats me why I cant run the game. I'm using GZDooM v1.8.4
Script error, "QuakeII-v0_26.pk3:animdefs" line 27:
Unknown texture HUD_Help_Icon
Line 27 of the ANIMDEFS lump points to the icon. When I look in the TEXTURES lump I find that lines 328-330 do indeed define that texture, using the HHELA0 patch. HHELA0 is found in sprites/hud
So it beats me why I cant run the game. I'm using GZDooM v1.8.4
-
-
- Posts: 26573
- Joined: Tue Jul 15, 2003 4:58 pm
- Location: Scotland
Re: [Project] Quake II Resources
I don't know if it will help but GZDoom is up to 2.0.05 (or 1.8.10 if 2.0.05 is not suitable for you).ReX wrote:I'm using GZDooM v1.8.4
http://forum.drdteam.org/viewtopic.php?f=23&t=6482
-
- Posts: 1580
- Joined: Tue Aug 05, 2003 10:01 am
- Location: Quatto's Palace
Re: [Project] Quake II Resources
I know there have been issues with the newer GZDooM releases, which is why I have resisted upgrading.
Moreover, the text file of this mod states it requires v1.8.2 or above, so I figured that wasn't the issue. Plus, the error message seems to be indicating a missing resource (which is not really missing), and I didn't guess that the GZDooM version would be the cause.
Still, I'll upgrade to v1.8.10 and give it a shot.
Moreover, the text file of this mod states it requires v1.8.2 or above, so I figured that wasn't the issue. Plus, the error message seems to be indicating a missing resource (which is not really missing), and I didn't guess that the GZDooM version would be the cause.
Still, I'll upgrade to v1.8.10 and give it a shot.
-
-
- Posts: 26573
- Joined: Tue Jul 15, 2003 4:58 pm
- Location: Scotland
Re: [Project] Quake II Resources
I'm not aware of any significant problems with the current release.
-
- Posts: 1580
- Joined: Tue Aug 05, 2003 10:01 am
- Location: Quatto's Palace
Re: [Project] Quake II Resources
Do you mean v2.0.05? If so, I'll give it a shot.Enjay wrote:I'm not aware of any significant problems with the current release.
Incidentally, I upgraded to v1.8.10 and the game ran fine. Go figure. [Thanks for the suggestion, btw.]
-
-
- Posts: 26573
- Joined: Tue Jul 15, 2003 4:58 pm
- Location: Scotland
Re: [Project] Quake II Resources
I do mean 2.0.05. 1.8.10 only exists because the 2.0.X builds require OpenGL 3.0 but 1.8.X does not. So, the 1.8.X builds are for people with older/incompatible hardware.
The 1.8.X ones are now no longer under development. They were brought up to the ZDoom code that was current at the time and that's where they are likely to stay.
It's mentioned here:
http://forum.drdteam.org/viewtopic.php?f=23&t=6397
According to that, 1.8.7 was meant to be the last one. However, a bug meant that 1.8.10 was needed.
The 1.8.X ones are now no longer under development. They were brought up to the ZDoom code that was current at the time and that's where they are likely to stay.
It's mentioned here:
http://forum.drdteam.org/viewtopic.php?f=23&t=6397
According to that, 1.8.7 was meant to be the last one. However, a bug meant that 1.8.10 was needed.
-
- Posts: 306
- Joined: Fri Feb 21, 2014 5:04 pm
- Graphics Processor: nVidia with Vulkan support
- Location: Montana, USA
Re: [Project] Quake II Resources
Sorry for the lack of updates, I haven't released any new versions recently because I've haven't been home or had access to my computer due to being on Holiday with family. Work should resume mid January so rest assured the project isn't dead.
I've started using features that are only available in development builds and forgot to update the engine version requirements. Sorry for any inconvenience this may have caused.ReX wrote:So it beats me why I cant run the game. I'm using GZDooM v1.8.4
-
- Posts: 1580
- Joined: Tue Aug 05, 2003 10:01 am
- Location: Quatto's Palace
Re: [Project] Quake II Resources
No worries. Upgrading to v1.8.10 did the trick. Next, I'll upgrade to v2.0.05, and I'm sure it will work just fine under that version as well.22alpha22 wrote:I've started using features that are only available in development builds and forgot to update the engine version requirements. Sorry for any inconvenience this may have caused.
Very nice mod, by the way.
-
- Posts: 306
- Joined: Fri Feb 21, 2014 5:04 pm
- Graphics Processor: nVidia with Vulkan support
- Location: Montana, USA
Re: [Project] Quake II Resources
After just over a month since the last release, version 0.27 is now available. I had a long winter holiday and was away so I couldn't work much on this but now I'm back in full swing and there should more frequent releases now.
Version 0.27 adds ambient and event sounds, as well as ricochet sounds for hitscan weapons.
Next I'm going to be working on adding the skyboxes and textures.
Version 0.27 adds ambient and event sounds, as well as ricochet sounds for hitscan weapons.
Next I'm going to be working on adding the skyboxes and textures.
Spoiler:
-
- Posts: 135
- Joined: Sun Oct 06, 2013 2:09 am
Re: [Project] Quake II Resources
Hi,
Is there a mirror for this file? I would rather not sign up for dropbox
Is there a mirror for this file? I would rather not sign up for dropbox