-
Posts
6579 -
Joined
-
Last visited
Everything posted by M48A5
-
With the console open, do you left mouse click on the character you want to have play the idle? In the command you type into the console, are you including the number of the idle? Also, JIP LN NVSE Plugin, NVAC - New Vegas Anti Crash, JIP LN NVSE Plugin and JIP LN Settings INI should not be in the "Data" folder, but should be in "Data/NVSE/plugins" folder.
-
There is a separate listing for Bug Fixes in the Mod Categories. It currently lists 1041 files that fit this category.
-
The theoretical limit is 255. However, this is only obtainable with the FNV Mod Limit Fix https://www.nexusmods.com/newvegas/mods/68714. Otherwise, it is about 120-130. Results may vary.
-
Weird visual bug when shooting sniper rifle
M48A5 replied to serbiandolphin's topic in Fallout New Vegas's Discussion
Before doing anything else, you should get your load order in the correct order. Fallout.esm DeadMoney.esm GunRunnersArsenal.esm HonestHearts.esm LonesomeRoad.esm OldWorldBlues.esm CaravanPack.esm ClassicPack.esm MercenaryPack.esm TribalPack.esm Then run the game to see if the problem still exists. -
Did you use GOOGLE to find out what CRC32 is? I did and I still don't know what they are. Maybe you might have a better understanding if you read about them.
-
GDF=Graphic Detail Fix. You should Google it and then make up your mind about deleting it.
-
It is a known issue with the Vortex Archive Invalidation. You should manually install one of the standalone versions of Archive Invalidation or use another mod manager that does work with FO3.
-
Brisa Almodovar and Ariana Almodovar, they are cousins.
-
having trouble porting a mod
M48A5 replied to WarStallion24's topic in Fallout New Vegas's Discussion
You ported meshes from New Vegas to FO3. The texture path shown in NifSkope does not show the complete path of the disc drive, game name, data, textures, file folder, texture name. It has been truncated to show only textures\file folder\texture name. So the meshes you ported from FNV will be looking for FNV texures, not FO3 textures. You will have to manually change the path the textures using Nifskope even if FO3 has the same named textures. -
having trouble porting a mod
M48A5 replied to WarStallion24's topic in Fallout New Vegas's Discussion
Did you change the path to the textures when you ported the meshes? Are the textures installed in the correct location? Are the shader flags set correctly for FO3? Did you toggle Archive Invalidation after installing the textures? -
Expansion mods that match the vanilla game's quality
M48A5 replied to gabrielrock19's topic in Fallout New Vegas's Discussion
I'm surprised no=one has mentioned Zion Trail https://www.nexusmods.com/newvegas/mods/61939\ Zion Trail Redux https://www.nexusmods.com/newvegas/mods/61939. Make sure you get both and install them properly. -
jb's npc fasion overhaul
M48A5 replied to NKtheGamer2018's topic in Fallout New Vegas's Mod Troubleshooting
This is not the way to ask for assistance. I suggest you read "How to ask for help" at the following link: https://wiki.nexusmods.com/index.php/How_to_ask_for_help -
Since this is the Fallout: New Vegas forums, it is a given that you have Fallout: New Vegas and the DLCs installed, even though you failed to list them in the load order. However, there is no listing for any Fallout 3 files. These are needed for TTW to work. If you don't supply all the information, the members here can only make guesses about a solution to your problem.
-
Not a problem, it's a feature. You need to look down the sights in order to aim properly. You can't do this in third person.
-
Game assets cannot be uploaded and shared. If you bought your game from Steam or GOG, just verify the game files.
-
Having stuttering issues and I'm not using NSVR
M48A5 replied to SylistheAngel's topic in Fallout New Vegas's Discussion
Project is listed in the load order you posted. If it is not currently installed, you will need to post your new load order. When asking for help, it is extremely important that your current load order be posted. Otherwise you will get responses like the one from JimboUK. We can only go by the information you have provided before we can begin to offer a solution to your problem. -
Having stuttering issues and I'm not using NSVR
M48A5 replied to SylistheAngel's topic in Fallout New Vegas's Discussion
You have two .esp files mixed in with the .esm files. This should not be. It would lead me to believe that Project Nevada was not installed properly. After you install a mod, you do use File Explorer to check that the mod was installed correctly, don't you? -
I looked at the .nif file that you have and none of the ShaderFlags are set properly. You have to set the flags on each individual body and armor parts listed in the .nif. While looking at the file, there was a point when I rotated the image, part of the right leg became transparent. However, I was not able to duplicate it. I have never had this happen to me. If the shader flags were not correct in a .nif that I had used in blender, the armor was completely invisible.
-
Open your model in NifSkope and check to make sure that the correct shaders are active. For anything other than skin, the shader type should be sader default. For skin, it should be shader skin. For each item, except for any caps or meat, shader flags that should be active are Specular, Skinned, Windows Environment Mapping, Remapple Textures, Shadow Map, ZBuffer Test. Along with FaceGen if it is any skin part. Also check to ensure that the path to the texture is correct.