Jump to content

Recommended Posts

Posted

Can anyone help me?
I installed ENBoost (wrapper version) to my skyrim main directory and made the changes for windows 10 listed on this page: https://www.reddit.com/r/skyrimmods/wiki/enboost
The problem only showed up, after I installed it.
I've already tried looking for the [bloodsplatter]/[screensplatter] line in my skyrim.ini
I've also tried looking for map.swf in my data folder, weirdly enough it isn't there?
I have also tried installing XunAmarox Colored Map Markers and that doesn't help either.
When looking in either my skyrim.ini or skyrimprefs.ini I can't find any lines relating to maps.
And when my skyrim doesn't crash upon hitting m, it shows this blue/grey-ish screen, with the map markers all in the top left corner. (as shown in the attached file)

My setup:

 

intel core i5-5200 @2.20 GHz x64
8 GB of RAM
NVIDIA GeForce 920M



Load Order:

 

 

0 0 Skyrim.esm
1 1 Update.esm
2 2 Dawnguard.esm
3 3 HearthFires.esm
4 4 Dragonborn.esm
5 5 Unofficial Skyrim Legendary Edition Patch.esp
6 6 HighResTexturePack01.esp
7 7 HighResTexturePack02.esp
8 8 HighResTexturePack03.esp
9 9 pkg - arch-mage.esp
10 a craftablelockpicks.esp
hectrol caves deluxe highres retex 2k version.esp
11 b real glaciers remastered.esp
12 c Guard Dialogue Overhaul.esp
13 d Socially Alert Guards (Guard Dialogue Tweaks).esp
14 e Weapons & Armor Fixes_Remade.esp
15 f craftable arrows.esp
16 10 RaceMenu.esp
17 11 RaceMenuPlugin.esp
18 12 RaceMenuMorphsUUNP.esp
19 13 JKs Skyrim.esp
20 14 AMB Glass Variants Lore.esp
21 15 Differently Ebony.esp
22 16 aMidianborn_Skyforge_Weapons.esp
23 17 TDNEquipableHorns.esp
24 18 HearthFire Display Case Fix.esp
25 19 Complete Crafting Overhaul_Remade.esp
26 1a Weapons & Armor_TrueWeaponsLvlLists.esp
27 1b Smithing Perks Overhaul_Remade.esp
28 1c RAS - Riverwood CharGen.esp
29 1d SkaalKidAetaCoat.esp
30 1e Helgen Reborn.esp
31 1f SoS - The Wilds.esp
32 20 Birdsofskyrim.esp
33 21 SoS - Civilization.esp
34 22 SoS - The Dungeons.esp
35 23 spellsneak.esp
36 24 Dr_Bandolier.esp
37 25 TGenhanced.esp
38 26 BirdsHFclean.esp
39 27 RealisticWaterTwo.esp
40 28 RealisticWaterTwo - Legendary.esp
41 29 SMIM-Merged-All.esp
42 2a Random Alternate Start.esp
43 2b br_hoodcirclets.esp
44 2c race+.esp
45 2d ClassicClasses.esp
46 2e SkyUI.esp
mrpmap.esp
47 2f IcePenguinWorldMap.esp
48 30 Bashed Patch, 0.esp

 

 

I tried to add the mapmenu lines in my skyrim.ini with the help of STEP: http://wiki.step-project.com/Guide:Skyrim_INI/MapMenu#.5BMapMenu.5D

However when I wanted to add the line for the maptexture overlay, I couldn't find it anywhere in my skyrim folders. I think that's my problem, however I don't know how to fix that. Any hints? Thanks in advance!

 

Posted

that guide is bad and outdated...

 

You might want to follow this tutorial to make sure ENBoost works correctly + Crash Fixes this is the ultimate skyrim memory and performance patch.
Download and install SKSE if you don't have it already; Remember to run the game trough skse_loader.exe from now on.
Create a file called skse.ini in Skyrim\Data\SKSE\ if you don't have it already, then write inside (remove other lines that might be inside the file):
[General]
ClearInvalidRegistrations=1
EnableDiagnostics=1 ;<----you can leave this to 0 turn to 1 if debugging
[Display]
iTintTextureResolution=2048
[Debug]
WriteMinidumps=1 ;<----you can leave this to 0 turn to 1 if debugging
After that download and install Crash Fixes: http://www.nexusmods.com/skyrim/mods/72725/?
Download and install Bug Fixes as well: http://www.nexusmods.com/skyrim/mods/76747/?
After having installed it navigate to Skyrim\Data\SKSE\Pugins\CrashFixPlugin.ini
Modify in CrashFixPlugin.ini UseOSAllocators=1 follow the instructions above this line to make it work. You will need to download and install SKSE Plugin Preloader Link: http://www.nexusmods.com/skyrim/mods/75795/?
ENB can be used without graphics modification (ENBoost) it will improve performance and stability, for more info visit http://www.nexusmods.com/skyrim/mods/73618/? :
First download the latest ENB ( http://enbdev.com/download_mod_tesskyrim.html ) in the archive, extract from the wrapper version: enbhost.exe, d3d9.dll, enblocal.ini and enbseries.ini to your Skyrim directory (where TESV.exe is located)
In enblocal.ini edit:
[GLOBAL]
UsePatchSpeedhackWithoutGraphics=false ;<-----set this to true leave to false if you have an ENB.
UseDefferedRendering=true
IgnoreCreationKit=true
ForceFakeVideocard=false
[MEMORY]
ExpandSystemMemoryX64=false ;<-----make sure this is set to false is obsolete and will interfere with Crash Fixes or SKSE memory patch (causes crashes especially in Win10)
ReduceSystemMemoryUsage=true
DisableDriverMemoryManager=false ;<---------Set to true when experiencing CTD's even while ENBoost features are enabled, mainly intended for AMD-users.
DisablePreloadToVRAM=false
EnableUnsafeMemoryHacks=false ;<------make sure this is set to false only works when ExpandSystemMemoryX64=true as previously sad this only causes problems
ReservedMemorySizeMb=64 ;<-----if using an ENB you know what goes here otherwise increase if you experience some stutter.
VideoMemorySizeMb=4064 ;<-----Users should download and run Boris's VRamSizeTest tool. Run the VRamSizeDX9.exe. Windows 7 users subtract 170 from the value provided and use that value. Windows 8/8.1/10 users use the value provided. If AutodetectVideoMemorySize=true this value is ignored and auto-calculated.
AutodetectVideoMemorySize=false ;<-----set this to true if you want auto VRAM size calculation
If you feel like skse or Crash Fixes are not working correctly create a shortcut with this argument and launch the game from it (if you are on ModOrganizer add to the SKSE executable the -forcesteamloader argument) I suggest you do this even if there are no problems:
Resources from:
  • 4 weeks later...
  • 2 months later...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...