Jump to content

KnightRider3x

Supporter
  • Posts

    21
  • Joined

  • Last visited

Everything posted by KnightRider3x

  1. So after installing every at the exact order and going thorugh all the "FAQ" on the download page, I still get this annoying crash. I can only boot up saves where I'm inside a building or making a new game. Which I'm not interested about that. Also, I do have the system requirements so that shouldn't be any problem What I've tried: Followed all steps during installation of "REQUIRED MODS" for RealVision. Sorted my LoadOrder with LOOT. Used TES5Edit - (No errors) Changed varibles in the .INI files that was required. My LoadOrder: Skyrim.esm=1Update.esm=1Dawnguard.esm=1HearthFires.esm=1Dragonborn.esm=1ClimatesOfTamriel.esm=1Unofficial Skyrim Legendary Edition Patch.esp=1CoT-WeatherPatch.esp=1ClimatesOfTamriel-Nights-Level-2.esp=1ClimatesOfTamriel-Dawnguard-Patch.esp=1ClimatesOfTamriel-Dragonborn-Patch.esp=1CoT-WeatherPatch_DB.esp=1CoT-WeatherPatch_Snow-10.esp=1CoT-WeatherPatch_NL2.esp=1EnhancedLightsandFX.esp=1ELFXEnhancer.esp=1ELFX - Exteriors.esp=1ELFX - Weathers.esp=1TrueStorms.esp=1TrueStorms-CoT-WeatherPatch.esp=1Supreme Storms - Cot Version.esp=1CoT-WeatherPatch_SupStorms.esp=1TrueStorms-SupremeStorms-CoT.esp=1mintylightningmod.esp=1MintyLightningMod_COT_Patch.esp=1dD - Enhanced Blood Main.esp=1dD-Dragonborn-Dawnguard-EBT Patch.esp=1dD-Larger Splatter Size.esp=1
  2. Well, my game crashes everytime I go outside now :/
  3. Hi, so I just tried that, and it said it was sucessfull, and didn't see any errors nor anything else, tho, in the Realvision_ENB Folder located in Skyrim/Data/Realvision theres nothing, except the old launcher that didn't work, is that normal?
  4. So, I've followed every single step to install RealVision ENB for Skyrim, but when I come to the part where I have to use the RealVision Launcher and Install it gives me an error. The Error: Unhandled exception has occurred in your application. If you click continue, the application will ignore this error and attempt to continue.. .etc.. "The system cannot find the file specified." Picture: https://gyazo.com/97452247da25bcd5664f551224be1f0e The Continue button does not work obviously. Is there something I'm missing? I just reinstalled my Skyrim and re did everything, still no sign of getting it to work. Please, if you have ANY idea, please help! EDIT1 I'll throw in the Log aswell ----------------------------------------------------------------- See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text **************System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo) at System.Diagnostics.Process.Start() at System.Diagnostics.Process.Start(ProcessStartInfo startInfo) at System.Diagnostics.Process.Start(String fileName) at RV_launcher.Form1.Button3_Click(Object sender, EventArgs e) at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Button.OnClick(EventArgs e) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.Button.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Loaded Assemblies **************mscorlib Assembly Version: 4.0.0.0 Win32 Version: 4.6.1586.0 built by: NETFXREL2 CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll----------------------------------------RV_launcher Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Steam/steamapps/common/Skyrim/Data/RealVision_ENB_files/RV_launcher.exe----------------------------------------Microsoft.VisualBasic Assembly Version: 10.0.0.0 Win32 Version: 14.6.1586.0 built by: NETFXREL2 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll----------------------------------------System Assembly Version: 4.0.0.0 Win32 Version: 4.6.1586.0 built by: NETFXREL2 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll----------------------------------------System.Core Assembly Version: 4.0.0.0 Win32 Version: 4.6.1586.0 built by: NETFXREL2 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll----------------------------------------System.Windows.Forms Assembly Version: 4.0.0.0 Win32 Version: 4.6.1586.0 built by: NETFXREL2 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll----------------------------------------System.Drawing Assembly Version: 4.0.0.0 Win32 Version: 4.6.1586.0 built by: NETFXREL2 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll----------------------------------------System.Runtime.Remoting Assembly Version: 4.0.0.0 Win32 Version: 4.6.1586.0 built by: NETFXREL2 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll---------------------------------------- ************** JIT Debugging **************To enable just-in-time (JIT) debugging, the .config file for thisapplication or computer (machine.config) must have thejitDebugging value set in the system.windows.forms section.The application must also be compiled with debuggingenabled. For example: <configuration> <system.windows.forms jitDebugging="true" /></configuration> When JIT debugging is enabled, any unhandled exceptionwill be sent to the JIT debugger registered on the computerrather than be handled by this dialog box.------------------------------------------------------------------------------
  5. Hey, try when you are ingame and press Shift+Enter. Should bring up ENB Settings. Try find something to do with brightness.
  6. One thing you can do is to go to steam (the exe) Go to you're games, And then right click on Fallout new vegas og go to Properties. Disable Steam Overlay. Next you should mabye try disabling the Antialiasing and Fliter thingy at the launcher. And go ahead and try.
  7. Okay, so another thing you can try is by right clicking on it, go to properties. And then go under security tab. And hit EDIT: And Allowed it to do everything (Full Controll) If that does not work. Go under "compatible" in properties, then find the thing where you can edit wich OS it should be using. Try Windows 7 or 8. If THAT does not work eaither..Then i'm cluseless.
  8. 1) Try Re-install Mod Config. 2) Make sure NVSE is working, you can check this by the console and type this command: GetNVSEVersion It should detect it, if not. Re install NVSE. I'm not sure if it will work tho.
  9. Yea, what tirnoney said would most of the time fix it. If it says something about this "The current Save game you are loading is missing an balalala." Oh something similar to that. Try load a few saves back and try again
  10. Okay well, then it's out of my knowledge. But yea. It could be an Item that is causing it. You would have to try do it with all the item's until you find the item that is causing the problem. Good luck man.
  11. Try Re-install the Pip boy mod. Sounds wierd but make sure you have followed theese steps: This is from the ENB Mod: http://www.nexusmods.com/newvegas/mods/55076/? "A few remarks: - do not enable Antialiasing and Anisotropic Filtering in game video options or in video driver control panel. - hdr must be enabled in game video options. - If you want darker interiors, change "EAdaptationMinV2Interior" to 0.06 or lower "EBrightnessV2Interior" - GUI (shift+enter) - enbeffect.fx menu. - If you have problems with water, try to turn off "Water Displacement". - If detailed shadows outlines can be seen through the weapons, try set "EnableAccumulativeAA" to false - Enblocal.ini file, and turn off "Steam Overlay". - the default key for screenshots - > Insert. - If you use 4GB Fallout New Vegas Updated run it once without an enb, it will create an exes folder. In that folder you'll find a file named FalloutNV.exe. Place the d3d9.dll in that folder. The rest of the enb files including the enbhost.exe should be placed in the main directory (steam apps/common/fallout new vegas) - Remember - "Mod Organizer" uses it's own fallout.ini and falloutprefs.ini. - If you have any problems with the transparency of objects, especially in the "House Resort" (Camp Golf), try to disable FixTransparencyBugs, enblocal.ini, top window in the GUI. - If you see odd green fields covers your vision, when the game shows something very bright, for example an explosion or critical kill, if you use EVE mod. Try to reduce the Night Vision Cal Offset for Day, Night and Interiors from -1.5 to -2.0 or even -3.0. GUI - right window - enbeffect.fx submenu. !!! If you have serious problems with ENB, make sure that it works - you should see information about version of the ENBSeries and the graphics card in the upper left corner of the screen, when the game starts, and you should be able to see the GUI in the game, pressing shift+enter. Some software - antiviruses, screen capturing tools, videocard monitoring or overclocking: Afterburner, D3D Overrider, EVGA, ATI Tray Tools, DXTory, Fraps, XFire, NVIDIA inspector, may be incompatible with wrapper version of ENBSeries, in this case use injector version or disable those utilities. Sometimes you can experience problems with 4GB patch and ENBSeries !!! "
  12. Ok, so. Have you tried FNV Edit?. If not try it. Also you can try download the NVAC (new Vegas Anti crash) But if you try using FNV Edit first, you can see if there is any errors while loading the mods and basic game data. http://www.nexusmods.com/newvegas/mods/34703/? -Uploaded by ElminsterAU. And if you wan't to you can try the 4Gb Enabler for Fallout New vegas: http://www.nexusmods.com/newvegas/mods/55061/? By - MonochromeWench, Hendricks266, Roy Batty And Updated by It could be lack of Ram? All tho. I'm not sure but i'm NOT a modder, scripter or any sort of professionel. I don't really have any experience with that. I'm just giving some idea's what could help.
  13. Okay so, i see some error's or "Duplicates with you're Merge patch. I had the same error. Try Disable or Uncheck the Merge patch in NMM. Under plugins. Also, I see that there's much more text then i get for some resson. But as said, try Uncheck the Merge patch in you're NMM and see if that helps. So this is what i mean that the Merge patch COULD mabye be conflicting: [00:01] Background Loader: [HonestHearts.esm] Warning: File contains duplicated top level group: GRUP Top "QUST"[00:01] Background Loader: [HonestHearts.esm] Merged 6 record from duplicated group: GRUP Top "QUST"[00:01] Background Loader: [HonestHearts.esm] Warning: File contains duplicated top level group: GRUP Top "CELL"[00:01] Background Loader: [HonestHearts.esm] Merged 8 record from duplicated group: GRUP Top "CELL"[00:01] Background Loader: [HonestHearts.esm] Warning: File contains duplicated top level group: GRUP Top "WTHR"[00:01] Background Loader: [HonestHearts.esm] Merged 1 record from duplicated group: GRUP Top "WTHR"[00:01] Background Loader: [HonestHearts.esm] Warning: File contains duplicated top level group: GRUP Top "NPC_"[00:01] Background Loader: [HonestHearts.esm] Merged 20 record from duplicated group: GRUP Top "NPC_"[00:01] Background Loader: [HonestHearts.esm] Warning: File contains duplicated top level group: GRUP Top "WEAP"[00:01] Background Loader: [HonestHearts.esm] Merged 1 record from duplicated group: GRUP Top "WEAP"[00:01] Background Loader: [HonestHearts.esm] Warning: File contains duplicated top level group: GRUP Top "STAT"[00:01] Background Loader: [HonestHearts.esm] Merged 62 record from duplicated group: GRUP Top "STAT"[00:01] Background Loader: [HonestHearts.esm] Warning: File contains duplicated top level group: GRUP Top "IMOD"[00:01] Background Loader: [HonestHearts.esm] Merged 2 record from duplicated group: GRUP Top "IMOD"[00:01] Background Loader: [HonestHearts.esm] Warning: File contains duplicated top level group: GRUP Top "RCPE"[00:01] Background Loader: [HonestHearts.esm] Merged 4 record from duplicated group: GRUP Top "RCPE"[00:01] Background Loader: [HonestHearts.esm] Warning: File contains duplicated top level group: GRUP Top "MESG"[00:01] Background Loader: [HonestHearts.esm] Merged 16 record from duplicated group: GRUP Top "MESG"[00:01] Background Loader: [HonestHearts.esm] Warning: File contains duplicated top level group: GRUP Top "ECZN"[00:01] Background Loader: [HonestHearts.esm] Merged 2 record from duplicated group: GRUP Top "ECZN"[00:01] Background Loader: [HonestHearts.esm] Warning: File contains duplicated top level group: GRUP Top "QUST"[00:01] Background Loader: [HonestHearts.esm] Merged 10 record from duplicated group: GRUP Top "QUST"[00:01] Background Loader: [HonestHearts.esm] Warning: File contains duplicated top level group: GRUP Top "DIAL"[00:01] Background Loader: [HonestHearts.esm] Merged 172 record from duplicated group: GRUP Top "DIAL"[00:01] Background Loader: [HonestHearts.esm] Warning: File contains duplicated top level group: GRUP Top "CELL"[00:01] Background Loader: [HonestHearts.esm] Merged 7 record from duplicated group: GRUP Top "CELL"[00:01] Background Loader: [HonestHearts.esm] Warning: File contains duplicated top level group: GRUP Top "REGN"[00:01] Background Loader: [HonestHearts.esm] Merged 5 record from duplicated group: GRUP Top "REGN"[00:01] Background Loader: [HonestHearts.esm] Warning: File contains duplicated top level group: GRUP Top "WTHR"[00:01] Background Loader: [HonestHearts.esm] Merged 1 record from duplicated group: GRUP Top "WTHR"[00:01] Background Loader: [HonestHearts.esm] Warning: File contains duplicated top level group: GRUP Top "CREA"[00:01] Background Loader: [HonestHearts.esm] Merged 51 record from duplicated group: GRUP Top "CREA"[00:01] Background Loader: [HonestHearts.esm] Warning: File contains duplicated top level group: GRUP Top "NPC_"[00:01] Background Loader: [HonestHearts.esm] Merged 45 record from duplicated group: GRUP Top "NPC_"[00:01] Background Loader: [HonestHearts.esm] Warning: File contains duplicated top level group: GRUP Top "AMMO"[00:01] Background Loader: [HonestHearts.esm] Merged 3 record from duplicated group: GRUP Top "AMMO"[00:01] Background Loader: [HonestHearts.esm] Warning: File contains duplicated top level group: GRUP Top "WEAP"[00:01] Background Loader: [HonestHearts.esm] Merged 9 record from duplicated group: GRUP Top "WEAP"[00:01] Background Loader: [HonestHearts.esm] Warning: File contains duplicated top level group: GRUP Top "STAT"[00:01] Background Loader: [HonestHearts.esm] Merged 101 record from duplicated group: GRUP Top "STAT"[00:01] Background Loader: [HonestHearts.esm] Warning: File contains duplicated top level group: GRUP Top "IMOD"[00:01] Background Loader: [HonestHearts.esm] Merged 2 record from duplicated group: GRUP Top "IMOD"[00:01] Background Loader: [HonestHearts.esm] Warning: File contains duplicated top level group: GRUP Top "RCPE"[00:01] Background Loader: [HonestHearts.esm] Merged 27 record from duplicated group: GRUP Top "RCPE"[00:01] Background Loader: [HonestHearts.esm] Warning: File contains duplicated top level group: GRUP Top "MESG"[00:01] Background Loader: [HonestHearts.esm] Merged 53 record from duplicated group: GRUP Top "MESG"[00:01] Background Loader: [HonestHearts.esm] Warning: File contains duplicated top level group: GRUP Top "ARMA"[00:01] Background Loader: [HonestHearts.esm] Merged 2 record from duplicated group: GRUP Top "ARMA"[00:01] Background Loader: [HonestHearts.esm] Warning: File contains duplicated top level group: GRUP Top "IPDS"[00:01] Background Loader: [HonestHearts.esm] Merged 1 record from duplicated group: GRUP Top "IPDS"[00:01] Background Loader: [HonestHearts.esm] Warning: File contains duplicated top level group: GRUP Top "IPCT"[00:01] Background Loader: [HonestHearts.esm] Merged 1 record from duplicated group: GRUP Top "IPCT"[00:01] Background Loader: [HonestHearts.esm] Warning: File contains duplicated top level group: GRUP Top "BPTD"[00:01] Background Loader: [HonestHearts.esm] Merged 1 record from duplicated group: GRUP Top "BPTD"[00:01] Background Loader: [HonestHearts.esm] Warning: File contains duplicated top level group: GRUP Top "PERK"[00:01] Background Loader: [HonestHearts.esm] Merged 5 record from duplicated group: GRUP Top "PERK"[00:01] Background Loader: [HonestHearts.esm] Warning: File contains duplicated top level group: GRUP Top "FLST"[00:01] Background Loader: [HonestHearts.esm] Merged 20 record from duplicated group: GRUP Top "FLST"[00:01] Background Loader: [HonestHearts.esm] Warning: File contains duplicated top level group: GRUP Top "IMAD"[00:01] Background Loader: [HonestHearts.esm] Merged 15 record from duplicated group: GRUP Top "IMAD"[00:01] Background Loader: [HonestHearts.esm] Warning: File contains duplicated top level group: GRUP Top "EXPL"[00:01] Background Loader: [HonestHearts.esm] Merged 2 record from duplicated group: GRUP Top "EXPL"[00:01] Background Loader: [HonestHearts.esm] Warning: File contains duplicated top level group: GRUP Top "PACK"[00:01] Background Loader: [HonestHearts.esm] Merged 270 record from duplicated group: GRUP Top "PACK"[00:01] Background Loader: [HonestHearts.esm] Warning: File contains duplicated top level group: GRUP Top "IDLE"[00:01] Background Loader: [HonestHearts.esm] Merged 42 record from duplicated group: GRUP Top "IDLE"[00:01] Background Loader: [HonestHearts.esm] Warning: File contains duplicated top level group: GRUP Top "QUST"[00:01] Background Loader: [HonestHearts.esm] Merged 31 record from duplicated group: GRUP Top "QUST"[00:01] Background Loader: [HonestHearts.esm] Warning: File contains duplicated top level group: GRUP Top "DIAL"[00:01] Background Loader: [HonestHearts.esm] Merged 1010 record from duplicated group: GRUP Top "DIAL"[00:01] Background Loader: [HonestHearts.esm] Warning: File contains duplicated top level group: GRUP Top "CELL"[00:01] Background Loader: [HonestHearts.esm] Merged 2 record from duplicated group: GRUP Top "CELL"[00:01] Background Loader: [HonestHearts.esm] Warning: File contains duplicated top level group: GRUP Top "REGN"[00:01] Background Loader: [HonestHearts.esm] Merged 3 record from duplicated group: GRUP Top "REGN"[00:01] Background Loader: [HonestHearts.esm] Warning: File contains duplicated top level group: GRUP Top "CLMT"[00:01] Background Loader: [HonestHearts.esm] Merged 3 record from duplicated group: GRUP Top "CLMT"[00:01] Background Loader: [HonestHearts.esm] Warning: File contains duplicated top level group: GRUP Top "WTHR"[00:01] Background Loader: [HonestHearts.esm] Merged 6 record from duplicated group: GRUP Top "WTHR"[00:01] Background Loader: [HonestHearts.esm] Warning: File contains duplicated top level group: GRUP Top "LVLI"[00:01] Background Loader: [HonestHearts.esm] Merged 204 record from duplicated group: GRUP Top "LVLI"[00:01] Background Loader: [HonestHearts.esm] Warning: File contains duplicated top level group: GRUP Top "NOTE"[00:01] Background Loader: [HonestHearts.esm] Merged 18 record from duplicated group: GRUP Top "NOTE"[00:01] Background Loader: [HonestHearts.esm] Warning: File contains duplicated top level group: GRUP Top "IDLM"[00:01] Background Loader: [HonestHearts.esm] Merged 2 record from duplicated group: GRUP Top "IDLM"[00:01] Background Loader: [HonestHearts.esm] Warning: File contains duplicated top level group: GRUP Top "ALCH"[00:01] Background Loader: [HonestHearts.esm] Merged 11 record from duplicated group: GRUP Top "ALCH"[00:01] Background Loader: [HonestHearts.esm] Warning: File contains duplicated top level group: GRUP Top "KEYM"[00:01] Background Loader: [HonestHearts.esm] Merged 2 record from duplicated group: GRUP Top "KEYM"[00:01] Background Loader: [HonestHearts.esm] Warning: File contains duplicated top level group: GRUP Top "LVLN"[00:01] Background Loader: [HonestHearts.esm] Merged 25 record from duplicated group: GRUP Top "LVLN"[00:01] Background Loader: [HonestHearts.esm] Warning: File contains duplicated top level group: GRUP Top "LVLC"[00:01] Background Loader: [HonestHearts.esm] Merged 20 record from duplicated group: GRUP Top "LVLC"[00:01] Background Loader: [HonestHearts.esm] Warning: File contains duplicated top level group: GRUP Top "CREA"[00:01] Background Loader: [HonestHearts.esm] Merged 44 record from duplicated group: GRUP Top "CREA"[00:01] Background Loader: [HonestHearts.esm] Warning: File contains duplicated top level group: GRUP Top "NPC_"[00:01] Background Loader: [HonestHearts.esm] Merged 102 record from duplicated group: GRUP Top "NPC_"[00:01] Background Loader: [HonestHearts.esm] Warning: File contains duplicated top level group: GRUP Top "WEAP"[00:01] Background Loader: [HonestHearts.esm] Merged 27 record from duplicated group: GRUP Top "WEAP"[00:01] Background Loader: [HonestHearts.esm] Warning: File contains duplicated top level group: GRUP Top "FURN"[00:01] Background Loader: [HonestHearts.esm] Merged 6 record from duplicated group: GRUP Top "FURN"[00:01] Background Loader: [HonestHearts.esm] Warning: File contains duplicated top level group: GRUP Top "STAT"[00:01] Background Loader: [HonestHearts.esm] Merged 96 record from duplicated group: GRUP Top "STAT"
  14. Seems odd.. Try this: 1: Start steam. 2: Go to you're games tab. 3: Right click(On Falloutnv) > Properties > Disable Steam overlay. Try that. If that doesn't work. Try give me you're Game settings when you start the game. You know.. the Options tab at the little menu that pops up before actuel game loads.. IF that does not work. I'm clueless.
  15. Have you tried NVAC? (New vegas Anti crash) I can't find it on the list?
  16. Hey, i see that the User Interface is kinda messed up. Do you have theese ? If so try re-install the (De-Activate and Activate again) 1) The Mod Configuration Menu. 2)Unified HUD Project - uHUD. Try Re-install those if you do have them. Other Things: Try the NVAC (New Vegas Anti-Crash) Disable Steam Overlay (Steam.exe..) And go to you're games, Find New vegas, Go to properties, And then try Un-tick the Overlay option. Also try run it in Window mode, just to try see if that fixes it. God luck.
  17. Okay, so if you go to the FNVEdit, and launch it.. Is there any sort of conflict or does it say what master it needs? And if you could send the Log to me, ill try see if i can see something odd. Ive had alot of issue's with Matser's. And i have fixed my own game. I'm not any modder or expert OR anything similar to that.
  18. Hey everyone, i have some issues with Fallout New Vegas. -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 1) I don't see any changes when applying an ENB Preset? I have tried a lot of diffrent Enb's with minmal changes.. I'm currently running with Rudy's Enb + Realistic Over-Haul. And the "Blackout ENB" not really any changing anything so far, or ive just done it worng?. Thing's ive tried: Re-install ENB Series + The Preset. Shift+ENTER and changing on some of the stuff on ENB. Enable and Disable Anti Aliasing, and Anisotropic Filtering. looked through my GPU settings.. For a Forced Anti bla bla bla.. Ive done all the things the Readme and the Med desc says. But for some resson i don't see any improvement..? And sometimes when i look around (Towards West) My screen just mixing all textures and it looks really bad, It's worse than the transparent issue NOTE: This is not my picture but compleately the same issue. SOMETIMES The Steam overlay fixes it by disabling it. http://img838.imageshack.us/img838/4735/screenshot187ee.jpg -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2) Bad Performance issue. So, my system specs are not low. I would say they are in the High end of what you can get today. Things ive tried and downloaded: 1:New Vegas Shutter Remover (Newset Version) 2:NVAC (New vegas anti-crash) None of theese seems to work for me, my pc can handle a lot i would say. I will put My system specs in at the end of this post + LoadOrder. So, ive tested a lot of Settings and EVEN with 60fps the game seems to be Laggy? Like.. When i watch a Video on Youtube in 60fås FullHD It seems like to run BETTER than my game does. -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 3) NewVegas 4Gb Enabler Crashes on start-up. Well, ive had the mod before and it worked, but after i came back to Fallout again. And installed some mods and stuff it does not work? I have tried a lot of stuff. Running the EXE file in diffrent OS versions (Probeties>Windows 7/8/8.1/95/Vista/XP <-- None of theese seems to work Also i have tried use a diffrent version, but same result. So what happends is: When i Run the 4gb.EXE it's about to load and... "Fallout New Vegas Stopped Working" . Ive tried to Run as Admin, and made my Firewall to not try block it or anything. Still does not work. The 4Gb file IS at the "Root/Main" Folder where my EXE is located WITH The DLL file. Still does not work. -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- My System specs: (I'm not here to show of if anyone would even think about that) CPU: Intel Core I7 5820K 6cores running at stock speed (3,3ghz) GPU: EVGA Geforce GTX 980 4Gb Ref Design. RAM: 16Gb DDR4 Mem. MB: MSI X99 SLI+ PSU: Corsair RM 650W 80+Gold eff. And i'm running With a Full HD Monitor (60hz) -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Fallout New Vegas Settings: Res: 1920X1080p Detail Preset: Ultra (With-out Anti, and Filter) WATER DISPLACEMENT OFF.. Cause i heard that can be bad to have checked. Everything els it set to the Max. -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Everything should be totally Updated. I'm using the Latest version of ENBSeries. -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Other stuff: I'm using NMM to launce the game (NVSE Version 4 acording to Console ingame) I can be contacted Here, on Nexus Or on Steam and Skype (I can't help with anything, since i don't really know any fixes for all this stuff) Steam: KNIGHT_RIDER_2010 Skype: knightrider2010dk I have also Disabled a lot of Background programs and a lot more. -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- If anyone could help me out with theese problems and even better.. Call me up on skype or Steam to navigate me through the installation procces. Any Answers/Help is Helpfull, so just come up with something i should try or do. In short: Need the Game to look better. Need the Game to Run better. And Get 4gb Enabler Working.. If you have any issues yourself. I feel free to ask me if i have any idea on how to fix it. I'm NOT An Modder, Scripter, Expert or anything similar. I don't know much about Computer scrips, mods and so on. But i think i have made a Detailed enough Post for the problems i'm having. Sorry for all Miss-Spells, Bad Gramma and so on. LoadOrder will be attached as a Text file. With all my mods in the game. (You will not be able to see the ENB Packs) Thanks for reading please leave an idea or even better, a solution :smile: Have a nice day -Knight
×
×
  • Create New...