-
Posts
19 -
Joined
-
Last visited
Everything posted by RussianRanger
-
I have a very similar glowing green texture myself when I enter caves/dark places (like the keep in Markarth). I have a couple mods that are similar to yours, so I'm going to try to deactivate some of those and see what it yields. It should also be noted that these aren't "static", they tend to move as my character moves, so it may be the way a texture interacts with a filter/fog/etc. But thats just my current guess. EDIT/UPDATE: So I figured out what was causing mine, it was the ENB. As soon as I disabled it, everything was normal. I'm going to try to play around with the ENB Settings to see which setting causes this in particular, as I really would like to keep an ENB active for SSE. I was using Skyrim Re-Engaged, Ultimate preset in case any other folks come wandering in here.
-
Hey All! So here's the scoop, a fellow modder and myself have been trying to implement Tueffel's General Display modder resource into our mod. So far, we have a lot of the displays working, from daedric artifacts, to dawnguard artifacts, black books from dragon born, dragon claws and dragon priest masks... you get the idea. However, there are a couple displays giving us the biggest headache I've ever had and after exhausting a lot of my options in game, I've turned to help here. Let me explain the exact problem and what I've done to troubleshoot thus far: Quick Explanation for those who have never used the resource: All the displays are pre-fabricated by Tueffel and are simply drag-n-drop. All the displays are linked to a single "Treasure Chest" that will hold all displayed items and allow players to access/place items via the treasure chest. Tueffel also created several trigger-box SORT activators that allow a user to activate and will promptly take all items for the designated display and set them up in their respective locations. Problem: Paragon Display and Amethyst Dragon Claw (Left and Right half) not showing/displaying at all. -Using the SORT trigger boxes will take the paragons and amethyst dragon claw halves and place them in the chest, it will not display them. What I've Done: Ensured that the scripts properties all point to the proper items/item codes/form lists Tried several different activators/mesh nodes provided by Tueffel to see if it was just the one in particular (both the LAZY and individual variants) Booted up Tueffel's Collector's Box sample mod, used his paragon display, that worked, tried again on the mod I'm working on, no dice. Compared both from every standpoint and could find nothing different. I suppose in all this, is there something that may be affecting their display? Obviously there is a multitude of factors at work, but if someone has encountered a similar problem, I'm all ears. If you are unsure, but could impart some knowledge on how exactly to make my own custom trophies or point me to a tutorial on how to make a custom trophy, I would be very appreciative. Any knowledge in the matter will give me a better understanding of what to check and how to fix my current predicament. EDIT: So we figured it out. In the Quest that handles it, there were a couple properties in the script with it that did not point to the specific items (in this case the paragons and amethyst claw). After setting those up, everything worked fine.
-
A Question about Enhancing Textures
RussianRanger replied to RussianRanger's topic in Skyrim's Skyrim LE
Thanks jet, I appreciate the swift reply! And so I guess I'll be experiencing first hand the amount of work some of these texture pros go through, Lol! And thanks for the mention of what to look for as far as programs are concerned. I don't have PhotoShop and don't want to fork over gratuitous amounts of cash, so any freeware/ inexpensive programs I'll take. -
Hello all! I was looking around to see how exactly I could take a texture that is 512x512 and make it into a 1024x1024 or even larger than that. So far the only lead I have is a topic regarding PhotoShop and GIMP and having to recreate the texture from there. Are there any alternatives to PhotoShop? I assume no matter which program you will end up having to re-create textures regardless? Any answers or clarification would be appreciated!
-
Why has noone made a dynamic seasons mod?
RussianRanger replied to Lazauya's topic in Skyrim's Skyrim LE
Here is what would make it hard. You would have to load, if you were talking all 4 seasons, 4 different sets of objects... all over the world. For seasons to change, you would HAVE to be in an interior, because if they changed while you were outside you would see almost everything disappear then reappear, you might fall through the world and your game would most likely freeze and crash. Then, in the construction kit, your entire world would have to be modified, and would have 4 different types of trees, 4 different types of ground textures, you would have to tie all of these things to an xmarker that would have to retrieve the date and enable/disable based on that, and ultimately this would probably be incompatible with almost every single mod out there, as no one could work with it due to the mass amount of objects to go through. This is why no one has made a mod that dynamically changes seasons. -
Awesome, thank you so much Ishara, you've been a huge help!
-
Thank you! Been trying to figure out how to create a local bool, didn't know how to execute it before. So based on that bit of code there, you just set the bool value outside of the function, correct? And when you trigger the command, execute the script and all that and then set the button to true... the option still shows, but it can't be executed (instead it shows the notification). Is there a way to take this a step further and set a condition in the menu that checks the bool value of the option and if its true (in this case), doesn't make the option visible?
-
I don't mean to necro a topic, but I would be quite interested in seeing your multi-level menu. What I'm trying to achieve right now is a hiring system via a board. I have the root menu which has a "cancel" option and then 3 other options, so it looks like this (0=cancel, 1=Merchants, 2= Guards, 3= Services) Then obviously 3 submenus that contain a list of guards, merchants and services to hire. If you can help me with that, I'd be grateful. But what I would REALLY like help with is this: So with this menu system, I have each option with the NPCs under 2 conditions that will keep the choice hidden until they are met, the choice will show after: 1) The bed for the NPC has been purchased (via Xmarker) and 2) The NPC is still disabled (so you haven't purchased them yet, also tied to an xmarker). Well, the way I have the script set up is that the NPC will arrive after a period of time in game, so the player will have to wait 6 in game hours prior to the NPC being enabled. I have a utility.WaitGameTime(6) command for this. So this leads to the issue: The player can still "hire" the NPC during this 6 hour window, and pay gold/resources for them, even though they already hired them. What I want is for that option to disappear. Now I know a workaround to this solution to this, and that is to create an Xmarker that is enabled by default, and then set an extra condition to make the option disappear when that Xmarker is disabled. Which would be fine for 1 or 2 NPCs. But when you have 25, I would rather not go into 25 different scripts and add all that and update 25 menus with 25 conditions. At the very least, I would like to set a boolean operator or something that makes it so after selecting the option, it would set it to false or something and not show it. But I don't know how to do that. So if someone could help, I would mighty appreciate that. Here is the script I'm working on, this is just a single, sub menu. The other two submenus are very similar, just with different NPCs selected. The root menu I want will incorporate all these things, and then have the option to remove the sign when all the NPCs have been hired. I apologize in advance for the indenting, I tried to redo it after the copy/paste.
-
Hey all! I'm looking for home/estate mods that give you a hearthfire-like option to build them/repair. So far I've only found three mods like this: 1) Millwater Rertreat by Darkfox 2) Riverside Shack by Darkfox 3) Build Your Own Home by Supernastypants I love being able to build up your place, it is more satisfying to me than just having a home poof into existence. I also have the Home Construction and Decoration mod and thoroughly enjoy that as well. I've looked at Pocket Empire Builder and it doesn't quite fit my criteria due to the fact it can infinitely spawn anything after for a one time price. If anyone can point out some others, that would be great. And on a semi related note: One mod I dream of coming out at some point is one that replicates the strongholds of the Great Houses in Morrowind. More to the point, Uvirith's Grave of the Tel'Vanni. I LOVED that stronghold dearly (especially with the mods that expanded it).
-
- hearthfire
- homes
-
(and 2 more)
Tagged with:
-
uGrid is a value in skyrimprefs.ini file. Essentially, its purpose is to load more of the surrounding terrain, so normally where LOD occurs (the distance which objects "pop" in) is determined by uGrid. Its default value is 5. Some people increase it to 7 or 9, but by doing so, they sacrifice performance. While I doubt its the case, its just another thing to check before taking it off of the checklist of things that could be wrong. As I stated before, I don't know why you are crashing after changing your RAM to a lower value. I ask this in almost every post, but are you using BOSS?
-
I'm not sure if you are doing everything by hand in regards to load order, but I recommend using BOSS to do the initial sorting, and then if there are mods you still need to sort out (which generally speaking, there isn't) you can do so. It'll at least save you a bit of headache. I run BOSS almost to the extent of OCD, any changes to files or anything, I run it. Isn't too hard, just a double click, two button clicks and done. That said, you do have an awful lot of mods on there. If you're not heavily invested into a save, I'd say start with mods that have a 1k+ endorsement rating, or ones that you deem so imperative, it would lessen your overall experience so much that you couldn't exist playing without them, then after that set of mods, play for a bit, then start adding a bit more. At the very least, that'll get you off the ground. And if you start adding mods one by one, you can tell which ones are the troublemakers.
-
Glad I could help! Yeah, you have to be careful about mods that do the same things, because even if it overwrites the other, sometimes some value somewhere in the mods will slip through the cracks and cause havoc. Unfortunately, authors can't test their mods against everything on the Nexus, just because its so time consuming! A practice I constantly use, when I'm in doubt about a new mod, go straight to the posts. Generally speaking, someone somewhere has tried the exact same thing with relatively the same mod combos. I wish you luck on your future modding endeavors!
-
Hmm, thats really weird. What is your uGrid value at? I want to say there is something in your skyrimprefs.ini causing it, but I could be very wrong. Are there any tasks running in the background?
-
Did you run BOSS to sort load order? Are the files cleaned via TES5Edit?
-
Fireutsie, I have the same graphics card as you, but 16GB RAM. Going off recommendations from the Project ENB Forums, if your total RAM (VRAM+RAM) is 8GB or greater, the default formula (VRAM+RAM-2048) is best ignored and rather you should follow this formula ((VRAM+RAM)/2). So my personal setting is at 9724, but remember, I have twice the amount of regular RAM as you. It would probably be better for you to set it to 5,362 The reason being, and what it sounds like, is that you don't have enough RAM to run your background tasks, so it decides that it'll just crash Skyrim. Also, I did use Real Vision ENB, but something about the skyrimprefs.ini files were doing a similar thing to my game (high FPS, but highly unstable). After deleting my Skyrimprefs.ini and skyrim.ini files, getting new ones and not touching them save the absolutely necessary tweaks for mods and the tweaks suggested by Project ENB, I have had no issues whatsoever. I know Real Vision supplies two sets of .ini files (Ultra Graphics, Performance). But the values are tweaked in favor of his system and video card. I recommend steering clear of the presets and sticking with the vanilla values (with exception to the aforementioned necessary tweaks). What I recommend for you is making the changes to your videomemorysizemb again, see how that works, and if its still unstable, then go ahead and start changing the .ini files for skyrimprefs.ini and skyrim.ini (making backups of course).
-
I'm not sure if that is your load order or not, but I highly recommend BOSS if you haven't done so already. I'm also noticing some mods that probably conflict or counter the effects of your other mods. I also notice you have the high resolution packs but not the unofficial high resolution patch (even though you have the other "unofficial" patches). I would recommend going through some of these mods again and ensuring there is no incompatibilities between them. A great example is Skyrim Unleashed- NPCs and SkyRE enemy scaling!! They both do the exact same thing, but in different ways! The other thing I notice is there is no bashed patch. If you want all the mods in your game to take effect, you NEED that. Look up Wrye Bash here on the Nexus, there are also pictoral guides on how to use it (trust me, its easy). And the last thing you probably need to do is CLEAN your files. When you run BOSS (here on the Nexus also), it will tell you several files have ITM and UDR errors. This includes THE OFFICIAL DLC!!! There is a link to a tutorial on how to edit it in the BOSS page. Please refer to that before doing any cleaning.
-
Looking for Stability in My Skyrim
RussianRanger replied to RussianRanger's topic in Skyrim's Skyrim LE
Alright all, I figured out what was causing my CTDs, and this may also apply to some of you as well. First let me preface what I did (and how I came to isolate the issue): What I did: I deleted my skyrim directory under steam (where all the data files, exe, etc is included). I redownloaded it from Steam, reinstalled all the mods, cleaned all my mods, ran the respective jar files (dual sheath, reproccer), made a bashed patch. I did not redownload my ENB however, I started my game without any ENB files touching my directory. I toggled collisions off and started running (as I have done before). Although the framerate was better due to the lack of ENB, I still crashed! And then I noticed the water being a tad quirky and remembered... I had not reset my skyrimpref.ini/skyrim.ini. After creating backups of these files (to maintain the archery combat values), I deleted them (if you've never seen them before, they are located in Documents/My Games/Skyrim). Then I started up Skyrim via the steam route, the .ini files were recreated with their vanilla values. Then I exited the launcher and ran it via the SKSE. Result: I have not experienced a CTD/Freeze yet, even after loading my old save and walking (well, running mid air with collisions toggled off) from Solitude to Markarth, and taking a carriage (Using the Touring Carriages Mod) from Markarth to Winterhold. I then flew from Winterhold to Riften (This time installing a different ENB, Project ENB v 1.19) and still no crashes. Keep in mind, I have not edited the .ini files other than the absolutely necessary changes for Proper Aiming mod (arrow values), Skyrim Flora Overhaul (grass textures), and 4 lines for Project ENB. It makes sense that the skyrimprefs.ini was causing the trouble for me, as I had heavily modified all the values in both .ini files to "optimize" my Skyrim. Little did I know, at least one, if not several of the "optimizations" I made were counter intuitive and crashing/freezing my game. My Recommendation: I recommend you BACKUP your ini files first and disable your ENB by cut/paste the d3d9.dll in a seperate folder. Then have Skyrim generate new .ini files for you and try that. If that doesn't work, then perhaps it is something else. I hope that this can at least help some of you in identifying your own problems. -
Looking for Stability in My Skyrim
RussianRanger replied to RussianRanger's topic in Skyrim's Skyrim LE
I sincerely appreciate the reply and I'll definitely give it a shot, at the very least that will solve the freezing issues! Have it downloaded and running! Altthough I do have an update: I took out the d3d9.dll ENB wrapper to see if that would help. It certainly increased performance, and my VRAM was only going to ~1970mb, BUT I still managed to CTD, now leading me to believe something is causing that in the scripts. Posted below is the last bit of the log right before the crash. Please note I was flying aboard the Dev Aveza heading from Solitude to Markarth and was just going over Dragonbridge. It seems I consistently crash around that region. I'm using the Dev Aveza as its a good way to make distance in a short time to test the memory capabilities of my machine. From the log: [08/25/2013 - 07:32:23AM] =====Wet and Cold is finished refreshing itself and searching for addons!=====[08/25/2013 - 07:32:23AM] [08/25/2013 - 07:33:25AM] VM is freezing...[08/25/2013 - 07:33:25AM] VM is frozen[08/25/2013 - 07:33:25AM] Saving game...[08/25/2013 - 07:33:26AM] VM is thawing...[08/25/2013 - 07:33:39AM] VM is freezing...[08/25/2013 - 07:33:39AM] VM is frozen[08/25/2013 - 07:33:40AM] Saving game...[08/25/2013 - 07:33:40AM] VM is thawing...[08/25/2013 - 07:33:51AM] VM is freezing...[08/25/2013 - 07:33:51AM] VM is frozen[08/25/2013 - 07:33:51AM] Saving game...[08/25/2013 - 07:33:52AM] VM is thawing...[08/25/2013 - 07:34:33AM] Warning: Property _TB_DiseaseBoneBreakFever on script _TB_EastWestLineScript attached to (830102BD) cannot be initialized because the script no longer contains that property[08/25/2013 - 07:34:53AM] Warning: (FF00194B): Ref is in an unloaded cell, so it cannot cast spells..stack:[ (000F23D1)].SPELL.Cast() - "<native>" Line ?[Active effect 1 on (FF00194B)].SprigganFXSCRIPT.OnEnterBleedout() - "SprigganFXSCRIPT.psc" Line 72[08/25/2013 - 07:35:09AM] Warning: (FF00194A): Ref is in an unloaded cell, so it cannot cast spells..stack:[ (000F23D1)].SPELL.Cast() - "<native>" Line ?[Active effect 1 on (FF00194A)].SprigganFXSCRIPT.OnEnterBleedout() - "SprigganFXSCRIPT.psc" Line 72[08/25/2013 - 07:35:12AM] Warning: Property hitpoints on script FishingNetScript attached to Item 1 in container (1E02593A) cannot be initialized because the script no longer contains that property -
Good Morning all! I'm trying to find the root cause of what is destabilizing my game (Causing random freezes/CTD without error), unfortunately I'm not sure where to start and if its something on the graphics/memory side of things, or on the script side of things. Exact Problem: In the outside world space, when sprinting/running to a location or on horseback, I will CTD or freeze, no error prompts or anything. This is random and happens more noticeably when a NPC is just about to attack me, but happens without that as well, sometimes mid-combat. This problem does not happen, or has yet to happen, in an interior (dungeon, house, etc). My character has been in the Western side of the map during these crashes (from Markarth to Whiterun, and Whiterun to Morthal to Solitude). This does not mean I haven't crashed in other parts of the map, but this is where I've been the past week or so when facing these problems. Quick Specs: GPU - AMD Radeon 7950 3GB CPU - AMD Phenom II X6 1090T 3.20 GHz RAM - 16BG OS: Windows 7 Home 64 Bit Details: I'm running 137 plugins (according to BOSS, includes official .esp's as well) Everything is loaded via BOSS. Every plug in that was denoted as needing cleaned by BOSS has been cleaned (via TES5Edit) All leveled lists merged via Wrye Bash. All textures/BSAs have been compressed to 2048x2048 or less via "Optimizer Textures" from http://skyrim.nexusmods.com/mods/12801//? I'm using RealVision ENB (Performance version, Option A) from http://skyrim.nexusmods.com/mods/30936/?tab=1&navtag=%2Fajax%2Fmoddescription%2F%3Fid%3D30936%26preview%3D&pUp=1 When monitoring my VRAM via MSI Afterburner, right before CTD/Freeze, it is ~2985mb before dropping everytime. Graphical Enhancements/Texture Replacers I'm using: RealVision ENB (Unofficial) Skyrim HD - 2K Textures v 1.5 (Dungeons, Landscape, Misc, Towns) NOTE: I do not use the Riften 2k SMIM (v 1.5) Better Dynamic Snow (v 2.20) Realistic Smoke and Embers RSE High (v 1.4) aMidianborn Book of Silence (Armor, weapons, Unique) (v 1.85) Ruins Clutter Improved (v 2.5) Ultimate HD Fire Effects (v 1.9) Grass on Steroids, normal version (non SFO) (v 1.3c) Realistic Lighting Overhaul (v 4.07c) Climates of Tamriel (v 3.1) WATER (v1.75) Moss Rocks (v 1.31) Skyrim Bigger Trees (v 11.4) Supreme Storms (v 3.1) Trees_HD (1k resolution version) Sexy Boats v1 Sexy Riften v2 Sexy Solitude v1 Sexy Windhelm v2 Sexy Winterhold v2 Below is my Skyrimpref.ini, if that would help as well. I'm fairly certain that the issue is graphical and related to memory usage, but I can provide the papyrus log later if that would help. [General]sLanguage=ENGLISHfBrightLightColorB=1.0000fBrightLightColorG=1.0000fBrightLightColorR=1.0000iStoryManagerLoggingEvent=-1bEnableStoryManagerLogging=0fDefaultFOV=85bMultiThreadMovement=1bUseThreadedParticleSystem=1bUseThreadedBlood=1bUseThreadedMorpher=1bUseThreadedTempEffects=1bUseThreadedTextures=1bUseThreadedMeshes=1bUseThreadedLOD=1bUseThreadedAI=1bUseHardDriveCache=0 [imagespace]bDoDepthOfField=1iRadialBlurLevel=0bDoRadialBlur=1 [Display]iBlurDeferredShadowMask=5fInteriorShadowDistance=3000.0000fShadowDistance=4500.0000iShadowMapResolutionSecondary=2048iShadowMapResolutionPrimary=4096iShadowSplitCount=4iMaxAnisotropy=0bUse Shaders=1bAllow30HairShader=1bUseRefractionShader=1iTexMipMapMinimum=4iTexMipMap=2048iTexMipMapSkip=0iUseTexHiRes=1iNormalMapQuality=4096iTexNormalMapMinimum=2048iTexMipMapResolution=4096iTexMipMapQuality=4096iMipMapResolution=4096iMipMapSize=4096bFaceMipMaps=1bFaceGenTexturing=1bFaceGenTexturingQuality=4096bHighQualityTexMipMaps=1bDynamicWindowReflections=1fLeafAnimDampenDistEnd=6000.0000fLeafAnimDampenDistStart=4600.0000fTreesMidLODSwitchDist=10000000.0000fGamma=1.1200iShadowFilter=4fDecalLOD2=1500.0000fDecalLOD1=1000.0000iActorShadowCountInt=12iActorShadowCountExt=20fSpecularLODStartFade=3000.0000fShadowLODStartFade=2000.0000fLightLODStartFade=5000.0000iTexMipMapMinimum=4iTexMipMapSkip=0bTransparencyMultisampling=0iWaterMultiSamples=4iMultiSample=0iShadowMode=4bTreesReceiveShadows=1bDrawLandShadows=1bDrawShadows=1bFull Screen=1iSize H=1080iSize W=1920fMeshLODFadePercentDefault=1.2000fMeshLODFadeBoundDefault=256.0000fMeshLODLevel2FadeTreeDistance=10000.0000fMeshLODLevel1FadeTreeDistance=10000.0000fMeshLODLevel2FadeDist=10000000.0000fMeshLODLevel1FadeDist=10000000.0000iScreenShotIndexbShadowMaskZPrepass=0bMainZPrepass=0iMaxSkinDecalsPerFrame=25iMaxDecalsPerFrame=100sD3DDevice="AMD Radeon HD 7900 Series"bFXAAEnabled=0iShadowMapResolution=4096iShadowMapResolutionInt=8192iActorSelfShadow=1iActorSelfShadowResolution=8192fShadowBiasScale=0.1500iShadowMaskQuarter=4iAdapter=0iPresentInterval=1bFloatPointRenderTarget=1bShadowsOnGrass=1bDeferredShadows=1iScreenShotIndex=91 [Grass]b30GrassVS=1fGrassStartFadeDistance=13000.0000fGrassMaxStartFadeDistance=15000.0000fGrassMinStartFadeDistance=0.0000bGrassPointLighting=0bDrawShaderGrass=0bShadowsOnGrass=1 [MAIN]bGamepadEnable=0bCrosshairEnabled=1fHUDOpacity=1.0000bSaveOnPause=0bSaveOnTravel=0bSaveOnWait=0bSaveOnRest=0fSkyCellRefFadeDistance=150000.0000 [GamePlay]bShowFloatingQuestMarkers=0bShowQuestMarkers=1iDifficulty=5[interface]bDialogueSubtitles=1bGeneralSubtitles=1fMouseCursorSpeed=1.0000bShowCompass=1[Controls]fGamepadHeadingSensitivity=1.0000fMouseHeadingSensitivity=0.0400fMouseHeadingYScale=0.02fMouseHeadingXScale=0.02bAlwaysRunByDefault=1bInvertYValues=0bGamePadRumble=0bMouseAcceleration=0bUseKinect=0 [Particles]iMaxDesired=250[saveGame]fAutosaveEveryXMins=60.0000bDisableAutoSave=0[AudioMenu]fAudioMasterVolume=0.6500fVal7=1.0000uID7=0fVal6=1.0000uID6=0fVal5=1.0000uID5=0fVal4=1.0000uID4=0fVal3=1.0000uID3=94881fVal2=1.0000uID2=466532fVal1=1.0000uID1=554685fVal0=0.8000uID0=1007612 [Clouds]fCloudLevel2Distance=262144.0000fCloudLevel1Distance=32768.0000fCloudLevel0Distance=16384.0000fCloudNearFadeDistance=9000.0000 [TerrainManager]fTreeLoadDistance=75000.0000fBlockMaximumDistance=262500.0000fBlockLevel1Distance=70000.0000fBlockLevel0Distance=43750.0000fSplitDistanceMult=1.5000bShowLODInEditor=0 [NavMesh]fObstacleAlpha=0.5000fCoverSideHighAlpha=0.8000fCoverSideLowAlpha=0.6500fEdgeFullAlpha=1.0000fEdgeHighAlpha=0.7500fEdgeLowAlpha=0.5000fTriangleFullAlpha=0.7000fTriangleHighAlpha=0.3500fTriangleLowAlpha=0.2000fLedgeBoxHalfHeight=25.0000fEdgeDistFromVert=10.0000fEdgeThickness=10.0000fPointSize=2.5000bUseThreadedMeshes=1 [Trees]bRenderSkinnedTrees=1uiMaxSkinnedTreesToRender=24bUseMultiThreadedTrees=1bShadowMaskZPrePass=1bEnableTreeAnimations=1 [Decals]uMaxDecals=1000bDecals=1bSkinnedDecals=1uMaxSkinDecals=100uMaxSkinDecalsPerActor=60bDecalMultithreaded=1 [LOD]fLODFadeOutMultObjects=15.0000fLODFadeOutMultItems=15.0000fLODFadeOutMultActors=15.0000fLODFadeOutMultSkyCell=1.0000[Launcher]bEnableFileSelection=1bShowAllResolutions=0uLastAspectRatio=3[blurShaderHDR]bDoHighDynamicRange=1[blurShader]bUseBlurShader=0[Camera]fOverShoulderAddY=0.0000fOverShoulderPosZ=-10.0000fOverShoulderPosX=0.0000fOverShoulderCombatAddY=0.0000fOverShoulderCombatPosZ=-10.0000fOverShoulderCombatPosX=0.0000[Water]iWaterReflectHeight=2048iWaterReflectWidth=2048fWadingWaterTextureRes=1024fSurfaceTileSize=1024bUseWaterDisplacements=1bUseWaterRefractions=1bUseWaterDepth=1bForceHighDetailReflections=0bAutoWaterSilhouetteReflections=1bUseWaterReflectionBlur=1bReflectExplosions=1iWaterBlurAmount=4bUseWaterHiRes=1bUseWaterShader=1bUseWaterHDR=1bUseWaterLOD=1bReflectLODObjects=1bReflectLODLand=1bReflectSky=1bReflectLODTrees=1bUseWaterReflections=1iMinMemoryPageSize=100000iMaxMemoryPageSize=5000000 [backgroundLoad]bUseBackgroundFileLoader=1bUseMultiThreadedFaceGen=1bBackgroundCellLoads=1bUseMultiThreadedTrees=1bUseBackgroundFileLoader=1bBackgroundLoadLipFiles=1bLoadHelmetsInBackground=1bLoadBackgroundFaceGen=1 [HAVOK]iNumThreads=5