1. #6001
    I keep getting the collision noise indoors for no reason. Creepy as hell.

  2. #6002
    Quote Originally Posted by Tomatketchup View Post
    Yes, that is the one.

    And honestly, I simply don't understand how people can say that mods make the game 1000% more contentrich- most of them simply adds better game mechanics/graphics, but I simply can't find any gameplay additions.
    man what the hell do you think a game is? mechanics and graphics are about 2/3 of what makes an RPG, you left out the thousands of hours of custom stories and if not for a dialogue bug you'd see more quests than there are.

    not sure what you're expecting but hours and hours of free content that is limited by the modders imagination is exactly what makes bethesda games better. if you're getting your shit from the steam workshop, that's problem one, the best shit there is ripped off from the guys who put up on skyrim nexus. you tel me what you're looking for and i'll tell you where to find it. you want an addon where you fuck hookers in the inns? they made one. you want one where you can look like MLP and staby shit? they got one. mods will be created for the next 5 years for skyrim.

    ---------- Post added 2012-11-15 at 06:12 PM ----------

    Quote Originally Posted by ita View Post
    Does anyone else have problems when playing Skyrim above 60 fps? I have no idea whats causing it but when I let it be at 120, weird things start happening. Pots and pans start flying and making the collision noise indoors. Sometimes I get a weird submerging underwater and out of the water flicker. Chickens and other animals just die for no good reason etc.

    After limiting it to 60 max, the problems seem to have disappeared but its a lot less smooth than it was before..
    known bug, don't play at 120fps

    ---------- Post added 2012-11-15 at 06:14 PM ----------

    Quote Originally Posted by Flaks View Post
    It does and it makes me sad modders haven't looked into making it smoother and just making combat a lot more interesting.
    then take an hour to learn how to create your own mods with all these free tools and do it. you people who don't create mods, DO bitch about it and run quality modders off (like the guy who made WIS) hold us all back

    if you can't make it, you really don't have a right to bitch about nobody else making it. stop being lazy and learn how, you'll be amazed how simple this stuff can be and how many people are willing to help you with the stuff that isn't so simple (papyrus scripting)

  3. #6003
    I LOVE mods and really appreciate the work modders put into them and know that I would be hard pressed to make anything bordering on passable in comparison to the stuff I'm using on Skyrim right now.

    It just surprises me that something so big as the combat system outside of perks seems to have gone largely unnoticed by moders and mod users alike.
    Quote Originally Posted by High Overlord Saurfang
    "I am he who watches they. I am the fist of retribution. That which does quell the recalcitrant. Dare you defy the Warchief? Dare you face my merciless judgement?"
    i7-860 @2.8GHz | Radeon HD 7770 | 8GB DDR3-1333MHz | Corsair CX 430W |

  4. #6004
    Quote Originally Posted by Flaks View Post
    For graphical issues like shadows and under water stuff the thing that worked for me was either updating drivers or uninstalling the latest ones.
    Makes sense, yet, huge problem for me. I'm using a Qosmio x300, nvidia & toshiba gave up on the model 2 years ago... therefore no updates, since the most recent ones ain't compatible.

    ( http://pt.computers.toshiba-europe.c...jsp?service=PT )

    Edited:

    What happens if I kill Ulfric and Elisif ?
    Last edited by Myobi; 2012-11-16 at 02:43 AM.

  5. #6005
    elisif is essential, so she can't be killed.

    something i've just recently discovered, the masque of clavicus vile looks awesome with the royal vampire armor! but only on a male :/

    tempted to make a male character now >.<

  6. #6006
    Really? Aw. That means I can't just nuke both sides ? =( sniffles.

  7. #6007
    Herald of the Titans Jevlin's Avatar
    Join Date
    Mar 2010
    Location
    Where the Monocles live.
    Posts
    2,604
    Hey, Myobi. What type of shadow issues do you have? Is it the flickering or are they jumping, are they pixelated or maybe all three?

  8. #6008
    Quote Originally Posted by Myobi View Post
    Really? Aw. That means I can't just nuke both sides ? =( sniffles.
    you can by using console commands to make her normal, but that's the only way :/

  9. #6009
    Herald of the Titans Jevlin's Avatar
    Join Date
    Mar 2010
    Location
    Where the Monocles live.
    Posts
    2,604
    This should do the trick for you + give you a few extra fps
    I'm assuming you fiddled with config files before so I'll just point you in the right direction.

    First file that we want to edit is Skyrim.ini. Add or edit these two lines under [Display].

    fSunShadowUpdateTime=0.10
    fSunUpdateThreshold=1.0


    This will solve the jumping/glitchy shadows.


    Now we want smoother, less pixelated shadows. To do that, go into Skyrimprefs.ini. Add or edit the following lines under [Display].

    iBlurDeferredShadowMask=3
    fInteriorShadowDistance=1000.0000
    fShadowDistance=2000.0000
    iShadowMapResolutionSecondary=4096
    iShadowMapResolutionPrimary=4096
    iShadowMaskQuarter=2


    Make sure that all "ShadowMapResolution" lines are edited to a value of "4096", there are more than 2 lines defining the shadow resolution.
    The only thing you have to keep in mind is that after the config files are edited, never go into the games options tab and change anything.
    For no apparent reason at all this causes the values to jump back to default and you once again have the blocky no good for nothing shadows.

    Edit: I can see you went offline, but fuck it, spent a few precious minutes writing this beforehand so better post it :>

  10. #6010
    I am Murloc! ita's Avatar
    Join Date
    Oct 2008
    Location
    Malmö
    Posts
    5,171
    Quote Originally Posted by fizzbob View Post
    known bug, don't play at 120fps
    That sucks..

    Does it still happen with 90 or 100 fps? And if not, is there a way to limit it for Skyrim? Now I just set it on half the supported rate for Skyrim on Nvidia settings.
    Remember remember the fifth of November
    Gunpowder, treason and plot.
    I see no reason why gunpowder, treason
    Should ever be forgot...

  11. #6011
    Quote Originally Posted by Mcstunner View Post
    you can by using console commands to make her normal, but that's the only way :/
    That's a no no to me, only use such thing when game breaking bugs happen =P


    Quote Originally Posted by Jeavline View Post
    Hey, Myobi. What type of shadow issues do you have? Is it the flickering or are they jumping, are they pixelated or maybe all three?
    It's a huge mix of that, yeah. I just tried to remove them all.... kind of fail'd.

    Quote Originally Posted by Jeavline View Post
    This should do the trick for you + give you a few extra fps
    I'm assuming you fiddled with config files before so I'll just point you in the right direction.

    First file that we want to edit is Skyrim.ini. Add or edit these two lines under [Display].

    fSunShadowUpdateTime=0.10
    fSunUpdateThreshold=1.0


    This will solve the jumping/glitchy shadows.


    Now we want smoother, less pixelated shadows. To do that, go into Skyrimprefs.ini. Add or edit the following lines under [Display].

    iBlurDeferredShadowMask=3
    fInteriorShadowDistance=1000.0000
    fShadowDistance=2000.0000
    iShadowMapResolutionSecondary=4096
    iShadowMapResolutionPrimary=4096
    iShadowMaskQuarter=2


    Make sure that all "ShadowMapResolution" lines are edited to a value of "4096", there are more than 2 lines defining the shadow resolution.
    The only thing you have to keep in mind is that after the config files are edited, never go into the games options tab and change anything.
    For no apparent reason at all this causes the values to jump back to default and you once again have the blocky no good for nothing shadows.

    Edit: I can see you went offline, but fuck it, spent a few precious minutes writing this beforehand so better post it :>
    Will give it a shot. Thanks.

  12. #6012
    I installed SkyRe, but 2 things in combat are ruining it for me:
    1-Walking cancels the attack animation
    2-Enemy damage always comes at the start of the animation rather than when it's supposed to, making blocking by reflex impossible.
    This is not how it's supposed to work, is it?

  13. #6013
    The Lightbringer Istaril's Avatar
    Join Date
    Jun 2011
    Location
    Scotland. Freedom and So on.
    Posts
    3,028
    Quote Originally Posted by Valenhil View Post
    I installed SkyRe, but 2 things in combat are ruining it for me:
    1-Walking cancels the attack animation
    2-Enemy damage always comes at the start of the animation rather than when it's supposed to, making blocking by reflex impossible.
    This is not how it's supposed to work, is it?
    Nope, sounds like bugs.

  14. #6014
    Quote Originally Posted by Istaril View Post
    Nope, sounds like bugs.
    I figure it's clashing with other mods, but I don't know what I should be looking for here.

  15. #6015
    I have the bug where underwater I can't see anything; the screen goes greenish grey until I come to the surface. Unfortunately I am not able to download anything for awhile so is there a non-mod way to fix this?

    Also, does Riften really have any decent quests apart from the Thieves Guild? Only been there a tiny bit but so far the amount of interesting quests there (minus Thieves Guild) seems pretty underwhelming compared to the other 4 major cities.
    "English doesn't so much borrow words from other languages as follows them into a dark alley, hits them over the head and goes through their pockets for loose vocabulary."

  16. #6016
    Quote Originally Posted by Valenhil View Post
    I figure it's clashing with other mods, but I don't know what I should be looking for here.
    Have you tried using BOSS (http://skyrim.nexusmods.com/mods/6) to sort out any issues?

  17. #6017
    Quote Originally Posted by Cyclone Jack View Post
    Have you tried using BOSS (http://skyrim.nexusmods.com/mods/6) to sort out any issues?
    Doesn't show anything wrong on combat. Also, I have verified that not only the damage doesn't match the animation, sometimes it repeats. I keep getting killed because the dude with a warhammer attacked 3 times in one swing.

  18. #6018
    I would say you have conflicting mods, or you could even have a bad load order on your mods. If BOSS doesn't show you any issues, then I would go to the page for each of your mods to see if they have any known issues with other mods.

  19. #6019
    The Lightbringer Istaril's Avatar
    Join Date
    Jun 2011
    Location
    Scotland. Freedom and So on.
    Posts
    3,028
    Quote Originally Posted by Valenhil View Post
    Doesn't show anything wrong on combat. Also, I have verified that not only the damage doesn't match the animation, sometimes it repeats. I keep getting killed because the dude with a warhammer attacked 3 times in one swing.
    Post you mod list here, I'll see if I can figure out what isn't compatible.

  20. #6020
    Quote Originally Posted by Istaril View Post
    Post you mod list here, I'll see if I can figure out what isn't compatible.
    Started a new game, working fine. Which is bizarre, since the game that had the problems was new, too.
    It might have something to do with switching off Deadly Combat and activating SkyRe.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •