The Elder Scrolls Skyrim (TES Skyrim)
Graphic mod ENBSeries / patch ENBoost 0.304
Added localization support files enblocalization.xml and enbfontunicode.png, hope this feature will help users to understand how to tweak mod. Example localization is very short and contains just description of some parameters in english and few words from other languages.
Please do not change enbfontunicode.png file unless you really know what to do just for some symbols. It's resolution and how glyths aligned is important, at least with current version. I don't know how else to make full unicode text support without issues with high ram usage (critical for Skyrim), so you can see all kind of negative side effects with fixed size bitmap font.
enblocalization.xml is UTF-8 file, so you need to save it always in UTF-8 to avoid any issues. Supported text formating are:
1 tabulation - 4 symbols skip
2 next line - nothing to describe
Some parameters and controls have unknown names for players, probably i'll make their declaration later.
TES Skyrim 0.304 ENBoost
Forum rules
new topics are not allowed in this subsection, only replies.
new topics are not allowed in this subsection, only replies.
- Author
- Message
-
Offline
- *blah-blah-blah maniac*
- Posts: 17549
- Joined: 27 Dec 2011, 08:53
- Location: Rather not to say
TES Skyrim 0.304 ENBoost
_________________
i9-9900k, 64Gb RAM, RTX 3060 12Gb, Win7
i9-9900k, 64Gb RAM, RTX 3060 12Gb, Win7
-
Offline
- *blah-blah-blah maniac*
- Posts: 17549
- Joined: 27 Dec 2011, 08:53
- Location: Rather not to say
Re: TES Skyrim 0.304
Version updated, download again
Added EnableUnsafeFixes parameter to enblocal.ini to activate previously disabled fixes which removes microstuttering, scripts and physics bugs, but have negative side effects of showing another game bugs, like worldmap issue. Use at your own risk and blame game developers instead of me.
Added EnableUnsafeFixes parameter to enblocal.ini to activate previously disabled fixes which removes microstuttering, scripts and physics bugs, but have negative side effects of showing another game bugs, like worldmap issue. Use at your own risk and blame game developers instead of me.
_________________
i9-9900k, 64Gb RAM, RTX 3060 12Gb, Win7
i9-9900k, 64Gb RAM, RTX 3060 12Gb, Win7
-
Offline
- Posts: 6
- Joined: 02 Feb 2014, 11:26
Re: TES Skyrim 0.304 ENBoost
With
[THREADS]
EnableUnsafeFixes=true
I can scroll in the map on windowed mode using the mouse or keyboard.
[THREADS]
EnableUnsafeFixes=true
I can scroll in the map on windowed mode using the mouse or keyboard.
-
Offline
- Posts: 77
- Joined: 18 Jan 2013, 17:01
- Location: Switzerland
Re: TES Skyrim 0.304 ENBoost
[THREADS]
DataSyncMode=2
PriorityMode=3
EnableUnsafeFixes=true
and
DataSyncMode=0
PriorityMode=0
EnableUnsafeFixes=true
No issues so far. I cannot confirm or reproduce that map bug.
SLI is disabled, HT is still on. I tried disable it via affinity mask but skyrim is crashing when minimizing it due to task manager. I googled a command line for cmd.exe but I am not sure if it is working.
DataSyncMode=2
PriorityMode=3
EnableUnsafeFixes=true
and
DataSyncMode=0
PriorityMode=0
EnableUnsafeFixes=true
No issues so far. I cannot confirm or reproduce that map bug.
SLI is disabled, HT is still on. I tried disable it via affinity mask but skyrim is crashing when minimizing it due to task manager. I googled a command line for cmd.exe but I am not sure if it is working.
-
Offline
- Posts: 8
- Joined: 11 Feb 2016, 12:37
Re: TES Skyrim 0.304 ENBoost
Same here:
DataSyncMode=0
PriorityMode=0
EnableUnsafeFixes=true
tried with
DataSyncMode=2
PriorityMode=3
but I've got more stutters, so I went back to =0
No issues so far, I'm running in fullscreen.
CPU: I5 4670k
GPU: GTX980
RAM: 16GB
OS: Win 10
DataSyncMode=0
PriorityMode=0
EnableUnsafeFixes=true
tried with
DataSyncMode=2
PriorityMode=3
but I've got more stutters, so I went back to =0
No issues so far, I'm running in fullscreen.
CPU: I5 4670k
GPU: GTX980
RAM: 16GB
OS: Win 10
-
Offline
- *blah-blah-blah maniac*
- Posts: 17549
- Joined: 27 Dec 2011, 08:53
- Location: Rather not to say
Re: TES Skyrim 0.304 ENBoost
Ehhh. Seems nobody interested in localization. RIP it.
_________________
i9-9900k, 64Gb RAM, RTX 3060 12Gb, Win7
i9-9900k, 64Gb RAM, RTX 3060 12Gb, Win7
-
Offline
- *blah-blah-blah maniac*
- Posts: 1938
- Joined: 05 Mar 2012, 02:08
Re: TES Skyrim 0.304 ENBoost
Boris
Don't be to hasty to jump to that conclusion. I just got on the site now, work week and all, and I would say it would be a good thing to have available.
Now users don't need to know of any existing guides to tell them what a particular setting does, still they would probably bombard the forums with "how do I get rid of the text?".
But still a good thing to have available while in game and tweaking.
Does this allow for end user additions to add in info notes for custom .fx files and custom effects in those files? Or is it only for the enbseries.ini file?
Don't be to hasty to jump to that conclusion. I just got on the site now, work week and all, and I would say it would be a good thing to have available.
Now users don't need to know of any existing guides to tell them what a particular setting does, still they would probably bombard the forums with "how do I get rid of the text?".
But still a good thing to have available while in game and tweaking.
Does this allow for end user additions to add in info notes for custom .fx files and custom effects in those files? Or is it only for the enbseries.ini file?
-
Offline
- *blah-blah-blah maniac*
- Posts: 17549
- Joined: 27 Dec 2011, 08:53
- Location: Rather not to say
Re: TES Skyrim 0.304 ENBoost
It's for any element of editor. Just proper naming is required, you will see it yourself, not hard to understand how add shader vars there.
_________________
i9-9900k, 64Gb RAM, RTX 3060 12Gb, Win7
i9-9900k, 64Gb RAM, RTX 3060 12Gb, Win7
-
Offline
- *blah-blah-blah maniac*
- Posts: 1938
- Joined: 05 Mar 2012, 02:08
Re: TES Skyrim 0.304 ENBoost
Ok great. Working on adding info to all variables now, we'll see if I have questions for it in the future.
-
Offline
- Posts: 1
- Joined: 26 Feb 2016, 05:06
Re: TES Skyrim 0.304 ENBoost
With the latest version ENBoost the FPS limiter doesn't seem to work for me.
enblocal.ini - http://pastebin.com/81mKDjGk
Let me know if you need something else.
enblocal.ini - http://pastebin.com/81mKDjGk
Let me know if you need something else.