Announcement

Collapse
No announcement yet.

Small Mod compilation

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

  • talisa
    replied
    to add to what gdiddy said, ive posted about the shader-issues here
    http://quakeone.com/forums/quake-hel...tml#post169103

    Leave a comment:


  • gdiddy62
    replied
    Seven,
    Just as an FYI the version of the darkplaces engine that does away with shadow flickering has introduced issues with some shaders in weapons packs. Talisa and I have both found them. Hopefully can be fixed soon.

    Leave a comment:


  • Mugwump
    replied
    Originally posted by Seven View Post
    No, the FootstepsPlusNewfirePlusNailposition mod does not include the same fire effect as the SMC.
    That's unfortunate.

    Originally posted by Seven View Post
    You should have notice that the FootstepsPlusNewfirePlusNailposition fire is not made out of particles. It is made out of sprites.
    Really? Either the sprites are very well done or I was too distracted by that polygon flame...

    Originally posted by Seven View Post
    The SMC includes 3 different fire types
    Is its particle flame available standalone, by any chance? I do use the SMC on one of my installs, I just wanted to have its nice flame in another install without it.

    Originally posted by Seven View Post
    I suggest to simply use the SMC and disable all the features that you do not like.
    Not a viable solution in this case: it is for a secondary install I made specifically for mods/maps that come with their own progs.dat. Putting the SMC in there would force me to choose between the features of the conflicting progs.dat.

    Originally posted by Seven View Post
    You should now switch to the 20160917 build
    I wasn't even aware there were new builds, I thought the project was dead since 2014...

    Originally posted by Seven View Post
    Have fun with your Quake
    Always! By the way, is there a way to use your hanging lamp as a light entity in level editors? I've recently begun mapping and I'd be interested in using it in some future maps, but I don't want to force players to use the SMC with my maps.

    Leave a comment:


  • Seven
    replied
    Hello gdiddy62,

    The mentioned build is an autobuild.
    You know that autobuilds have no time stamp in their name, so the autobuild from yesterday is lost forever because it is overwritten by the one that is created 6 hours later.

    Only betas and the so called "stable" versions are stored/saved forever as they carry a time stamp in their name.

    But usually a fix or a feature will not be lost in the next autobuild, so if you download the current autobuild, the fix will most probably still be there (and maybe even improved)


    Anyhow, the shadow flickering bug is only affecting NVIDIA card users, as the bug does not occur for AMD users. As far as I know around 75% of the graphic cards are NVIDIA, so chances are high that you are affected as well.


    Kind regards,
    Seven

    Leave a comment:


  • gdiddy62
    replied
    Ok, I do NOT find the build you are talking about Seven on the Darkplaces website.

    Leave a comment:


  • Seven
    replied
    Originally posted by bfg666 View Post
    I wanted to use your FootstepsPlusNewfirePlusNailposition mod on a DP install that doesn't have SMC but didn't want to extract the .zip in my DP folder, so I downloaded PakScape to make a .pak of it according to your instructions in the readme.

    Well it works but it's causing some odd glitches. In the original Quake start map for example, torches still have the polygon flame rotating inside the particle flame. And the particle flame itself has a weird shape, a bit like a feather duster. Isn't it the same effect as the one included in the SMC?
    No, the FootstepsPlusNewfirePlusNailposition mod does not include the same fire effect as the SMC. I was just starting to learn QC when I did the FootstepsPlusNewfirePlusNailposition mod. That was around 10 years ago. I was still young and pretty back then...

    You should have notice that the FootstepsPlusNewfirePlusNailposition fire is not made out of particles. It is made out of sprites. It is basically the dpmod fire which I extracted and put into a separate mod.

    The SMC includes 3 different fire types (whichare also mentioned in the opening post as well as the smc_config.cfg):
    1. polygon fire (original Quake)
    2. sprite flames
    3. particle flames (looks best and are default)

    You can select which fire effect you want via the smc_config.cfg.



    But back to your old FootstepsPlusNewfirePlusNailposition mod question:
    If you do not want to see the polygon flames inside the sprites, you can simply add the torch model without the flame part itself. That is an easy edit of the torch model (QME is best to use for this). It is called flame.mdl, you will find it in your pak0.pak progs folder.

    But I suggest to simply use the SMC and disable all the features that you do not like.
    Yes, you can disable as good as everything, so that all you have left are the particle effects and bugfixes for Quake. Loading times will be just like original Quake and you will not notice any difference else.



    Originally posted by bfg666 View Post
    Also, I've played a real map with it and it wrecked the audio: knights made zombie sounds, etc... And the sounds kept on building up and overlapping each other, like they were stuck in a sonic funnel of sorts.
    The SMC is not the culprit for this. That is expected standard Quake behaviour, when you load a savegame that was saved with another progs.dat. Start any map with the SMC (or any other mod that adds additional monsters) and there will be no such issues.

    I can only encourage you to play around with the SMC (yes, also in fan-made maps) and get to know its features. Many of them are subtle, but bring some new playing experience and fun into Quake.
    You can also disable all of its 14 new monster types individualy if you prefer to play with only original monster types or only with the new ones that you like. A screenshot of all monsters can be seen in the opening post of this thread as well as a description of almost all SMC features/bugfixes/extensions. You can even watch a youtube clip about all features in this channel



    Originally posted by bfg666 View Post
    I'm using the 20140430 build, as instructed by Talisa.
    That is the build that is recommended by myself in the SMC readme and therefore is recommended by talisa, as she is using the SMC. But you should now switch to the 20160917 build, as it fixes the shadow flickering bug in Darkplaces. You surely have read about it here.
    I didnt test that build thoroughly yet, but I believe its just fine. See if you like it...

    Have fun with your Quake,
    Seven

    Leave a comment:


  • Mugwump
    replied
    Hi Seven.

    Not sure where to post this so I figured I'll just put it here:

    I wanted to use your FootstepsPlusNewfirePlusNailposition mod on a DP install that doesn't have SMC but didn't want to extract the .zip in my DP folder, so I downloaded PakScape to make a .pak of it according to your instructions in the readme.

    Well it works but it's causing some odd glitches. In the original Quake start map for example, torches still have the polygon flame rotating inside the particle flame. And the particle flame itself has a weird shape, a bit like a feather duster. Isn't it the same effect as the one included in the SMC?

    Also, I've played a real map with it and it wrecked the audio: knights made zombie sounds, etc... And the sounds kept on building up and overlapping each other, like they were stuck in a sonic funnel of sorts.

    Any idea what this might be about? I'm using the 20140430 build, as instructed by Talisa.

    Leave a comment:


  • Seven
    replied
    Hello insightguy,

    There are no alternate weapon models in the SMC (also not in the SMC mission pack builds) by default. So I do not understand your question.

    If you see alternate/different weapon models in your Quake, then you are using weapon replacement models. Simply delete them to get rid of them.

    Regards,
    Seven

    Leave a comment:


  • insightguy
    replied
    Originally posted by Seven View Post
    Quake1.5 is only a compilation of new weapon models.
    You can use the SMC with every weapon model (original or replacement) !



    As mentioned, every weapon model can be used with the SMC.



    Yes, the author of the Quake1.5 weapon model pack doesnt seem to have a good insight of the SMC mod. His instructions in his readme are wrong and therefore will lead to black particles/decals when using other mods (such as the SMC).

    Delete the "particles" subfolder in his .pk3 files to get close to what you are aiming for.
    Best is to completely remove his "particles" and "effectinfo.txt" when you are using the SMC as they do not match.
    The SMC has been updated several times since then anyway, so you want to use its new features and syntax blocks, dont you ?


    Regarding the projectile & muzzleflash positioning to match the right sided weapon models:
    The smc_config.cfg talks about them in detail and gives examples how to adjust them. If you need further help and assistance with it, feel free to ask. I will be happy to help.

    Best wishes,
    Seven
    thanks

    oh, and how do I disable the alternate models for the weapons in hypnotic and rouge?
    Last edited by insightguy; 09-18-2016, 06:14 AM.

    Leave a comment:


  • Seven
    replied
    Originally posted by insightguy View Post
    Sorry if this has been asked to death but could you upload a link to the "Quake1.5 meets smc" modification?
    Quake1.5 is only a compilation of new weapon models.
    You can use the SMC with every weapon model (original or replacement) !


    Originally posted by insightguy View Post
    Can you at least see if you can tell me of you remember what you changed in the config file as to make them compatible?
    As mentioned, every weapon model can be used with the SMC.


    Originally posted by insightguy View Post
    shotgun and axe decals are black squares problem along with the required barrel adjustments
    Yes, the author of the Quake1.5 weapon model pack doesnt seem to have a good insight of the SMC mod. His instructions in his readme are wrong and therefore will lead to black particles/decals when using other mods (such as the SMC).

    Delete the "particles" subfolder in his .pk3 files to get close to what you are aiming for.
    Best is to completely remove his "particles" and "effectinfo.txt" when you are using the SMC as they do not match.
    The SMC has been updated several times since then anyway, so you want to use its new features and syntax blocks, dont you ?


    Regarding the projectile & muzzleflash positioning to match the right sided weapon models:
    The smc_config.cfg talks about them in detail and gives examples how to adjust them. If you need further help and assistance with it, feel free to ask. I will be happy to help.

    Best wishes,
    Seven

    Leave a comment:


  • insightguy
    replied
    Sorry if this has been asked to death but could you upload a link to the "Quake1.5 meets smc" modification? if not, then can you at least see if you can tell me of you remember what you changed in the config file as to make them compatible? (shotgun and axe decals are black squares problem along with the required barrel adjustments)

    Leave a comment:


  • Mugwump
    replied
    Originally posted by Seven View Post
    I now also made a hanging overhead fire / light
    This is a damn fine overhead lamp, yessirree!

    Leave a comment:


  • Seven
    replied
    Hello Focalor,

    Yes, that is the main idea behind the SMC: To be able to adjust Quake and all additional features to your personal likings / skills.

    If you are focused on "special effects" mainly, then I can only recommend using the SMC v5.41 update.
    Mainly because of these additions:
    - Improved blood effects when shooting enemies.
    - Animated HUD effects.
    - Bleeding gibs may also catch your interest but it is not very spectacular
    - Last but not least, v5.41 has the particle amount/quantity cvar defined for which the SMC was designed.


    Important:
    V5.41 has an updated smc_config.cfg, which you should use as base !
    But you do NOT need to go through it all again and make your edits (as the smc_config.cfg is quite long) if you are using a diff tool. You only need to compare your personally edited smc_config.cfg from v5.30 with the default smc_config.cfg from v5.41
    The diff tool will display both side by side and highlight all differences. You can easily add the new v5.41 cvars into your personally edited smc_config.cfg from v5.30.
    A popular freeware diff tool is WinMerge for example.
    WinMerge is an Open Source differencing and merging tool for Windows.
    WinMerge can compare both folders and files, presenting differences in a visual text format that is easy to understand and handle.



    I personally use Beyond Compare for coding and working all the time. It has some advances over WinMerge but it costs money.
    WinMerge is absolutely enough for comparing 2 simple config aka .txt files.




    Be also sure to use the new torch model, that can be found in the "This and That ..." thread.
    It was created after v5.41 release and therefore is not included in it. I recommend to use a tilted torch angle of 15° instead of 20° with it.

    I now also made a hanging overhead fire / light:


    Have fun,
    Seven

    Leave a comment:


  • Seven
    replied
    Hello Focalor,

    Yes, tha

    Leave a comment:


  • Focalor
    replied
    Originally posted by Seven View Post
    Some people say that the realtime lighting feature is one of the most impressive feature from Darkplaces and that is what makes it stands out from the others.
    Sure, it's cool, but my video card is an AMD Radeon HD 6450. It's crap. It'll run DarkPlaces with RT lighting and shadows, but not at any speed that would make the game "playable".




    Originally posted by Seven View Post
    Please read the "backpack" feature in the smc_config.cfg. It speaks about "floating on water", "spinning", "shootable" and so on. cvar is enabled by default.
    I did read it, and I turned it off. I was more or less looking to keep the gameplay as faithful to the original version of the game as possible. I also turned off all the new monsters (too Hexen-y), death animations (too Blood-y), kickable gibs (too FIFA-y), slime poisoning, burning corpses, etc, anything not found in original Quake.


    Originally posted by Seven View Post
    First of all, why do you use an outdated version ?

    v5.41 update is the newest final (downloadable from the same link as v5.30). And v5.50 beta3 is the newest version (until today no bug reports).

    Secondly, please do NOT rename the SMC files. Otherwise updates will not work. It is also written/described in the "update" versions.
    Why? Because I'm fucking stupid, I guess, lol. I guess I saw that one file was 300+mb and the other was 10mb, so I picked the bigger one. Just now downloaded the update add-on. After looking through it, doesn't look like anything I'd use anyway. Mostly, I just want the fancy special effects, nothing that will change the look or feel from the original game too much. Maybe later, I'll play through with all the added stuff. See, back in the day, the only part of Q1 I ever played was the shareware 1st episode. So now I'm finally getting around to playing through the ENTIRE game for the first time. I'm 20 years late, but oh well.


    Originally posted by Seven View Post
    Short answer:
    The original Quake dog model has a horrible uv-mapping. Even with QRP replacement skin it looks totally out of place (especially the face). Capnbubs made an absolutely faithful replacement dog model which is better in every aspect compared to the original dog model !
    His dog model is included in the SMC, as there is no reason to use the original dog model any longer. I suggest to delete your QRP dog skins and keep the SMC as it is.
    Yeah, that higher-poly model looks a little better, but if I go tossing out my QRP dog skin, then all the other models will look undead zombie-ish and the dog will look all normal.

    The link to "Fraggers Quake Skins" is down in the Definitive HD Replacement thread, but I was able to find them on ModDB. I'll give em a try.

    Leave a comment:

Working...
X