so in theory also a combination of values could clash and crash the old ENBs and you wouldn't be able to find out which ones are responsible ?
surely i wont try to find out which maybe 2 or x combinations of function values crash the old ENBs from my side impossible but as i said i first try to recreate my .ini with my current values to see if some of the commenting maybe is causing it as i indeed use //[function]=[value,boolean] also but that never crashed before either and non of this comments crashes 192
so it sounds like somekind of parsing issue @ least i hope it is and i can get my .ini to run after it's reconstruction with the the old ENBs.
TES Skyrim 0.192
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: 1509
- Joined: 20 Mar 2012, 08:37
Re: TES Skyrim 0.192
Last edited by CruNcher on 20 Jul 2013, 13:31, edited 6 times in total.
_________________
85% of graphics research is about who can finally make Sponza look good.
Jasper Bekkers EA/DICE
Perfection is the greatest enemy of photorealism.
Jorge Jimenez Activision Blizzard
-
Offline
- *sensei*
- Posts: 432
- Joined: 03 Mar 2013, 18:42
- Location: Norway
Re: TES Skyrim 0.192
Sorry I disappear early yesterday, major headache ><
Can someone post their settings for Skyrim Perf Monitor? I instantly CTD/crash with it on everytime either on load or just starting game, enb alone everything seem fine.
I guess I set a wrong setting or something :\
Can someone post their settings for Skyrim Perf Monitor? I instantly CTD/crash with it on everytime either on load or just starting game, enb alone everything seem fine.
I guess I set a wrong setting or something :\
_________________
Intel i7-5960X @4.6GHz EK Water Cooling^^/EVGA X99 Classified/2x Asus 980ti 6GB SLI
Samsung U28D590D @2160p/16GB G.Skill (DDR4)/Win10 Pro 64bit
Intel i7-5960X @4.6GHz EK Water Cooling^^/EVGA X99 Classified/2x Asus 980ti 6GB SLI
Samsung U28D590D @2160p/16GB G.Skill (DDR4)/Win10 Pro 64bit
-
Offline
- *blah-blah-blah maniac*
- Posts: 17553
- Joined: 27 Dec 2011, 08:53
- Location: Rather not to say
Re: TES Skyrim 0.192
jones81
No, the problem is different, even with 1 gb vram memory fix work good (i set limit 256 or 128 mb, don't remember), but for nvidia. As i understood, first version of the fix worked for AMD also, but by unknown reason some textures was not filled properly by game.
CruNcher
All combinations of parameters work properly, the problem is variables themselves. It's simple to find by binary search, copy half of config file from my official and run the game. Then after test copy 1/4 or remove 1/4 from copied, etc till variable will be detected.
No, the problem is different, even with 1 gb vram memory fix work good (i set limit 256 or 128 mb, don't remember), but for nvidia. As i understood, first version of the fix worked for AMD also, but by unknown reason some textures was not filled properly by game.
CruNcher
All combinations of parameters work properly, the problem is variables themselves. It's simple to find by binary search, copy half of config file from my official and run the game. Then after test copy 1/4 or remove 1/4 from copied, etc till variable will be detected.
_________________
i9-9900k, 64Gb RAM, RTX 3060 12Gb, Win7
i9-9900k, 64Gb RAM, RTX 3060 12Gb, Win7
-
Offline
- Posts: 95
- Joined: 18 Jul 2013, 00:00
Re: TES Skyrim 0.192
Will this fix take advantage of graphics cards with large ammounts of VRAM?
I have one of those GTX Titan's with 6gb of vram but it gets no where near close to using that much normally.
I have one of those GTX Titan's with 6gb of vram but it gets no where near close to using that much normally.
-
Offline
- Posts: 35
- Joined: 20 Mar 2013, 14:24
- Location: Berlin
Re: TES Skyrim 0.192
Ahh, allright i am there for the test, but just tomorrow today it´s party time
_________________
-
Offline
- *blah-blah-blah maniac*
- Posts: 1509
- Joined: 20 Mar 2012, 08:37
Re: TES Skyrim 0.192
Not that easy my section ordering is different then yours through to the updates (most of the new stuff is right @ the bottom) i will replace the sections of yours with mines and try to pinpoint where the old ENBs crashing maybe i can find it i have to say im interested myself due to backward compatibility what causes this crashENBSeries wrote:jones81
No, the problem is different, even with 1 gb vram memory fix work good (i set limit 256 or 128 mb, don't remember), but for nvidia. As i understood, first version of the fix worked for AMD also, but by unknown reason some textures was not filled properly by game.
CruNcher
All combinations of parameters work properly, the problem is variables themselves. It's simple to find by binary search, copy half of config file from my official and run the game. Then after test copy 1/4 or remove 1/4 from copied, etc till variable will be detected.
[PROXY]
[GLOBAL]
are the same but when in yours it's [EFFECT] mine is [FIX] and [ANTIALIASING] and stuff is all @ the very bottom (new additions)
hmm could this slow the parsing/saving btw ? if the sections aren't in a specific serial load order expected ?
_________________
85% of graphics research is about who can finally make Sponza look good.
Jasper Bekkers EA/DICE
Perfection is the greatest enemy of photorealism.
Jorge Jimenez Activision Blizzard
-
Offline
- Posts: 3
- Joined: 20 Jul 2013, 13:56
Re: TES Skyrim 0.192
Want to report a bug for 0.192.
After using this version, there is problem with alt-tabbing.
I can alt-tab out of the game but can't alt-tab back in. Game will hang with black window screen and even alt-tabbing twice does nothing.
Can the rest of you confirm this problem too?
After using this version, there is problem with alt-tabbing.
I can alt-tab out of the game but can't alt-tab back in. Game will hang with black window screen and even alt-tabbing twice does nothing.
Can the rest of you confirm this problem too?
-
Offline
- *blah-blah-blah maniac*
- Posts: 17553
- Joined: 27 Dec 2011, 08:53
- Location: Rather not to say
Re: TES Skyrim 0.192
vamp
Yes, videocards with bigger amount of vram (NVidia) have better results.
CruNcher
You shouldn't care about performance of config reading, this process in not per frame, so sections(categories) can be anywhere.
ryaneu
When memory fix enabled, then yes, for full screen game alt+tab is the known issue. Temporaly i'll fix it by making borderless window mode instead of fullscreen, later will work on actual fix.
Yes, videocards with bigger amount of vram (NVidia) have better results.
CruNcher
You shouldn't care about performance of config reading, this process in not per frame, so sections(categories) can be anywhere.
ryaneu
When memory fix enabled, then yes, for full screen game alt+tab is the known issue. Temporaly i'll fix it by making borderless window mode instead of fullscreen, later will work on actual fix.
_________________
i9-9900k, 64Gb RAM, RTX 3060 12Gb, Win7
i9-9900k, 64Gb RAM, RTX 3060 12Gb, Win7
-
Offline
- *blah-blah-blah maniac*
- Posts: 1509
- Joined: 20 Mar 2012, 08:37
Re: TES Skyrim 0.192
@Boris
I could reproduce the crash slowly replacing your sections with mine it seems into a specific section i try now to pinpoint it
it's not that far into the .ini no comments or anything are in place there it becomes interesting.
i replaced yours with mine up to the
[SKYLIGHTING]
section and yours also crashes old ENBs now
of course always some sections so i cant yet pinpoint it 100% exactly but im close
I could reproduce the crash slowly replacing your sections with mine it seems into a specific section i try now to pinpoint it
it's not that far into the .ini no comments or anything are in place there it becomes interesting.
i replaced yours with mine up to the
[SKYLIGHTING]
section and yours also crashes old ENBs now
of course always some sections so i cant yet pinpoint it 100% exactly but im close
_________________
85% of graphics research is about who can finally make Sponza look good.
Jasper Bekkers EA/DICE
Perfection is the greatest enemy of photorealism.
Jorge Jimenez Activision Blizzard
-
Offline
- *blah-blah-blah maniac*
- Posts: 17553
- Joined: 27 Dec 2011, 08:53
- Location: Rather not to say
Re: TES Skyrim 0.192
Give me your config file (attached, not copy-pasted)
_________________
i9-9900k, 64Gb RAM, RTX 3060 12Gb, Win7
i9-9900k, 64Gb RAM, RTX 3060 12Gb, Win7