-
Posts
402 -
Joined
-
Last visited
Everything posted by KiCHo666
-
Because something like that would require tinkering with the engine code to implement it properly. Not something that can be done with just GECK in a non-hacky way. An example of bad, hacky implementation: https://www.youtube.com/watch?v=gO_SnalypAE An invisible gun that floats above player and randomly shoots raindrops every frame. I never bothered with it further.
-
Mod that causes "rush" after jump
KiCHo666 replied to baloney8sammich's topic in Fallout New Vegas's Mod Troubleshooting
Yeah, it's a normal behavior. -
Editing Ragdoll Forms in NV Geck is impossible due to the code behind that feature missing (At least, that's what Roy said). It does work in FO3 Geck. Same code works in game itself, though. The way I edit them is via FO3 Geck, save the esp, open the esp in FO3Edit and copy the setting to FNVEdit so I can use them in NV. However, that's not where you edit how ragdolls behave. If you want to make some ragdoll heavier/lighter you need to find the skeleton.nif of the actor you want. Open it in Nifskope and edit various things, like bhkRigidBody. That's where the most settings like mass, friction, restitution, etc... are.
-
Fallout new vegas Bug (hanging or floating corpses)
KiCHo666 replied to Zahriis's topic in Fallout New Vegas's Discussion
I see you're using Weapon Mesh Improvement Mod. The issue is caused by one animation file in that mod. Go to, meshes > characters > _male folder and delete 1hpequip.kf. That should fix it. -
Weird lag when shooting guns
KiCHo666 replied to 54yeggan's topic in Fallout New Vegas's Mod Troubleshooting
Does lag happen when just shooting shotguns/automatics (like just shooting into sky) or when you actually hit someone with it? There's a shotgun lag fix in JIP NVSE Plugin. I experience framedrop whenever hitting someone with automatic weapons. It could be an actor in an empty room with AI turned off, vanilla game without any mod, but as long as I'm shooting high RPM weapon at LIVE actor, my framerate will drop to around 50 fps. Shooting dead actor causes no frame drop. Haven't found the solution. I believe it's the engine issue. -
New weapon mesh floats when dropped
KiCHo666 replied to Crowley9's topic in Fallout New Vegas's GECK and Modders
Mopp shapes are used for static collisions, like fences, walls, etc.... anything that doesn't move. They can be used for movable objects, but are far more performance intensive (depends of the collision poly count) than convex shapes or box shapes. -
Anything with AI that is not an NPC in game is a Creature. Creature's ability to use different weapon types is tied to the animations (.kf files) available for creature for said weapon types. I did see Super Mutants use Hunting Rifles in NV, but can't say I saw them using assault rifles. FO3 SMs could use Assault rifles, Aks, tri beam lasers (At least, the Overlord type SM could use them), so maybe those animations are not available in NV. Try giving them Carbine rifle or Marksman rifle.
-
Stutter removers & "fingers glitch"
KiCHo666 replied to KiCHo666's topic in Fallout New Vegas's Mod Troubleshooting
It's a function that "refreshes" 3d data on reference. -
Stutter removers & "fingers glitch"
KiCHo666 replied to KiCHo666's topic in Fallout New Vegas's Mod Troubleshooting
Can't say I liked any animation replacer. Tried a few of them, but reverted quickly back to vanilla. Stretching that happens when wrong skeleton is used is a different story. If skeleton is missing bone that equipped armor requires, then vertex group of missing bone's name will stretch into infinity. I noticed fingers glitching out even on Gopher's NV LP, however, it's nowhere near as extreme as my case. Thanks for trying to help me! :) -
Stutter removers & "fingers glitch"
KiCHo666 replied to KiCHo666's topic in Fallout New Vegas's Mod Troubleshooting
Here's a video of a glitch: https://www.youtube.com/watch?v=BpZNevLIQ-s -
Stutter removers & "fingers glitch"
KiCHo666 replied to KiCHo666's topic in Fallout New Vegas's Mod Troubleshooting
- I'm playing in windowed mode, but use OneTweak to fake fullscreen. Fullscreen or no, with or without OneTweak, the glitch happens when using NVSR. - I tried setting iFPSClamp to 60 fps and, sure enough, it had the same effect as using NVSR. Microstuttering is fixed, but finger glitch happens as well. In addition to that, if I understood correctly, game goes into slow motion if framerate goes below 60 fps. - Setting fps to 59 in NVSR.ini made no difference. Microstuttering is there, but no finger glitch. I can't get smooth framerate any other way except when using VSync. - Tried that program, but that slider is grayed out, which doesn't surprise me since 60Hz refresh rate is max my monitor can handle. - I drawn 2 handed weapon multiple times, saved and exited to desktop as well, no dice. -
Stutter removers & "fingers glitch"
KiCHo666 replied to KiCHo666's topic in Fallout New Vegas's Mod Troubleshooting
I had vSync disabled everywhere, from nvidia control panel to NV ini files. Basically, fps was unlocked, but I capped it with NVSR, but that resulted in screen tearing and microstuttering was back. In order to have my game microstutter-free, I have to use Vsync + NVSR/NVTF. Then the game is butter-smooth, but fingers glitch happens. I can choose between having a microstutter and no fingers glitch or having no microstutter and fingers glitching out. NVTF does use a part of NVSR code responsible for fixing 64Hz bug, so it's not surprising it causes same glitching as NVSR. I'm on Windows 7 64 bit, i5 4690, GTX 970, 8 GB DDR3, I use dual 1080p 60Hz Philips monitors (Don't know exact numbers on model) -
Stutter removers & "fingers glitch"
KiCHo666 replied to KiCHo666's topic in Fallout New Vegas's Mod Troubleshooting
After playing with NVSR options, here are the results: Without any VSync and framerate capped via NVSR.ini to 60, the "fingers glitch" is gone, but stuttering is back and screen is tearing due to lack of VSync. Except setting max framerate to 60, everything else in NVSR.ini is at default. -
Stutter removers & "fingers glitch"
KiCHo666 replied to KiCHo666's topic in Fallout New Vegas's Mod Troubleshooting
If I set "bManageFPS" to 0 in NVSR.ini, the problem is gone, but then stuttering is back. I haven't found "bAlternate64HertzFix" anywhere in the ini. Does it have an older version of NVSR? -
Hello! Not hoping this to be solved, but just throwing this here. After turning on mods one by one in hope to find which one is causing "fingers glitch" on a freshly installed game, I discovered it's NVSR or NVTF. Basically, anything that fixes 64Hz bug. What is "fingers glitch"? This is: From my experience, it happens with all weapons when firing them, but the most extreme are ones that can load a single bullet at a time, with worst offender being pump shotguns. As soon as I disabled NVSR/NVTF the problem went away. I always kept the game capped at 60 fps. Capping game to 30 fps makes the problem appear less frequently. Of course, I'm sure I'm one of the rare people experiencing it to such extreme degree, because all other people I asked never experienced it and they all use stutter removers. There you go. Cheers! :smile:
-
You don't need to add a script that checks if helmet is equipped every frame in order to apply water breathing. You just need to add Object Effect (water breathing) to the item and water breathing ability will be added to the wearer. Look for "Rebreather" item, the one you get from those Boomer people. It has water breathing effect already applied. Just pick the water breathing effect from the object effect drop down menu for your helmets.
-
Quest refresh rate?
KiCHo666 replied to KiCHo666's topic in Oblivion's Oblivion Construction Set and Modders
Thank you very much! It worked perfectly. Kudos to both of you. :)