I beg to differVadersApp wrote: I have the most demanding mods installed
TES Skyrim 0.193
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: 659
- Joined: 19 Jul 2013, 13:04
Re: TES Skyrim 0.193
_________________
W10*I7 6700K*MSI Z170A MPower Gaming Titanium*2x Titan X Pascal*32GB 3600mhz DDR4* 3x 512GB Samsung Pro SSD*ASUS ROG Swift PG348Q
W10*I7 6700K*MSI Z170A MPower Gaming Titanium*2x Titan X Pascal*32GB 3600mhz DDR4* 3x 512GB Samsung Pro SSD*ASUS ROG Swift PG348Q
ENBSeries wrote: Welcome to AMD world! Don't complains to me, you bought it, have a nice time.
-
Offline
- Posts: 71
- Joined: 28 Nov 2012, 06:14
Re: TES Skyrim 0.193
These aren't the droids you're looking for. Move along...
Last edited by VadersApp on 24 Jul 2013, 18:31, edited 1 time in total.
_________________
Ryzen, 2 Nvidia 1080Ti - sometimes SLI, 32 GB DDR4, Win10, Oculus Rift+Touch
Ryzen, 2 Nvidia 1080Ti - sometimes SLI, 32 GB DDR4, Win10, Oculus Rift+Touch
-
Offline
- *blah-blah-blah maniac*
- Posts: 659
- Joined: 19 Jul 2013, 13:04
Re: TES Skyrim 0.193
we took it to pm
_________________
W10*I7 6700K*MSI Z170A MPower Gaming Titanium*2x Titan X Pascal*32GB 3600mhz DDR4* 3x 512GB Samsung Pro SSD*ASUS ROG Swift PG348Q
W10*I7 6700K*MSI Z170A MPower Gaming Titanium*2x Titan X Pascal*32GB 3600mhz DDR4* 3x 512GB Samsung Pro SSD*ASUS ROG Swift PG348Q
ENBSeries wrote: Welcome to AMD world! Don't complains to me, you bought it, have a nice time.
-
Offline
- Posts: 5
- Joined: 23 Jul 2013, 17:04
Re: TES Skyrim 0.193
hi
test the new file 40
i put all fx false but UseEffect=true
ExpandSystemMemoryX64=true
ReduceSystemMemoryUsage=false
DisableDriverMemoryManager=true
i notice a micro freeze/sluthering every second very light
and alt+tab dont minimize windows
but its stable play 30 min in and outdoor
what you want to know exactly ?
test the new file 40
i put all fx false but UseEffect=true
ExpandSystemMemoryX64=true
ReduceSystemMemoryUsage=false
DisableDriverMemoryManager=true
i notice a micro freeze/sluthering every second very light
and alt+tab dont minimize windows
but its stable play 30 min in and outdoor
what you want to know exactly ?
-
Offline
- *blah-blah-blah maniac*
- Posts: 17545
- Joined: 27 Dec 2011, 08:53
- Location: Rather not to say
Re: TES Skyrim 0.193
astrioid
It's driver bug.
Here is another test, the same methods of testing required as with test40, but now check out textures of objects, crashes, etc (previous modified geometry, this one textures). These tests only stability and errors in my code, it's not something with memory or textures themselves. D3d is black box and replacing only partially it's interfaces is very risky, that's why i did this tests. They may stop working after some period of gameplay time if they have bugs or with some game effects (mirrors, if they exist in game), simplest memory leak may accumulate and after some time game will crash because out of memory. To fix amd issues and to make 64 bit os support i need this changes.
EDIT: see post below
It's driver bug.
Here is another test, the same methods of testing required as with test40, but now check out textures of objects, crashes, etc (previous modified geometry, this one textures). These tests only stability and errors in my code, it's not something with memory or textures themselves. D3d is black box and replacing only partially it's interfaces is very risky, that's why i did this tests. They may stop working after some period of gameplay time if they have bugs or with some game effects (mirrors, if they exist in game), simplest memory leak may accumulate and after some time game will crash because out of memory. To fix amd issues and to make 64 bit os support i need this changes.
EDIT: see post below
_________________
i9-9900k, 64Gb RAM, RTX 3060 12Gb, Win7
i9-9900k, 64Gb RAM, RTX 3060 12Gb, Win7
-
Offline
- *blah-blah-blah maniac*
- Posts: 17545
- Joined: 27 Dec 2011, 08:53
- Location: Rather not to say
Re: TES Skyrim 0.193
Godamnit! Forgot again to add file
EDIT: file deleted
EDIT: file deleted
_________________
i9-9900k, 64Gb RAM, RTX 3060 12Gb, Win7
i9-9900k, 64Gb RAM, RTX 3060 12Gb, Win7
-
Offline
- Posts: 71
- Joined: 28 Nov 2012, 06:14
Re: TES Skyrim 0.193
went from riverwoods inn to banned mare and back to riverwoods inn. gameplay was smooth. no errors.
Edit: If there is a memory leak in your code, it would be hard to recognize i think, because vanilla skyrim is surely not perfect in reallocating memory.
There is a concole command to free memory "pcb", which can´t be used always because it will also free ram of scripts that are active
Edit: If there is a memory leak in your code, it would be hard to recognize i think, because vanilla skyrim is surely not perfect in reallocating memory.
There is a concole command to free memory "pcb", which can´t be used always because it will also free ram of scripts that are active
Last edited by VadersApp on 24 Jul 2013, 20:40, edited 1 time in total.
_________________
Ryzen, 2 Nvidia 1080Ti - sometimes SLI, 32 GB DDR4, Win10, Oculus Rift+Touch
Ryzen, 2 Nvidia 1080Ti - sometimes SLI, 32 GB DDR4, Win10, Oculus Rift+Touch
-
Offline
- *master*
- Posts: 199
- Joined: 13 Dec 2012, 18:08
- Location: France
Re: TES Skyrim 0.193
To everybody...
In short, Boris wants to know if your game can last at least 2 hours without any crash or bug. He advised to disable anything else (mods, textures, effects, softs,...) to avoid false positives not caused by the code he wants to test. So it's ultra important to have the cleanest possible config so that Boris's code could be the only instability factor.
Sorry I would have given a hand, but I am stuck in a house with a RE-ADSL 512k connection. So not possible to install Skyrim by Steam...
In short, Boris wants to know if your game can last at least 2 hours without any crash or bug. He advised to disable anything else (mods, textures, effects, softs,...) to avoid false positives not caused by the code he wants to test. So it's ultra important to have the cleanest possible config so that Boris's code could be the only instability factor.
Sorry I would have given a hand, but I am stuck in a house with a RE-ADSL 512k connection. So not possible to install Skyrim by Steam...
_________________
Asus P8Z77-V, G.Skill TridentX 2x4go PC3-19200 CL9, Intel Core i5-3570K (3.4 GHz), Gigabyte Geforce GTX 670 WindForce 3x OC(335.23), Samsung SSD 840 Pro 128go+500Go 7200RPM SATA III, Auzentech X-FI Forte 7.1, Windows 8.1 Pro x64, The Grim and Somber ENB
Asus P8Z77-V, G.Skill TridentX 2x4go PC3-19200 CL9, Intel Core i5-3570K (3.4 GHz), Gigabyte Geforce GTX 670 WindForce 3x OC(335.23), Samsung SSD 840 Pro 128go+500Go 7200RPM SATA III, Auzentech X-FI Forte 7.1, Windows 8.1 Pro x64, The Grim and Somber ENB
-
Offline
- Posts: 71
- Joined: 28 Nov 2012, 06:14
Re: TES Skyrim 0.193
@KuroTenshi
but vanilla skyrim isn´t bugfree, it could also crash because of vanilla skyrim.
If i have everything active (mods, enb effects) and it won´t crash wouldn´t that information not benefitial, too? Of course if it crash i can´t blame the test version and should use a clean vanilla installation before i annoy boris with crashs that are not due to using the test version.
but vanilla skyrim isn´t bugfree, it could also crash because of vanilla skyrim.
If i have everything active (mods, enb effects) and it won´t crash wouldn´t that information not benefitial, too? Of course if it crash i can´t blame the test version and should use a clean vanilla installation before i annoy boris with crashs that are not due to using the test version.
_________________
Ryzen, 2 Nvidia 1080Ti - sometimes SLI, 32 GB DDR4, Win10, Oculus Rift+Touch
Ryzen, 2 Nvidia 1080Ti - sometimes SLI, 32 GB DDR4, Win10, Oculus Rift+Touch
-
Offline
- *blah-blah-blah maniac*
- Posts: 659
- Joined: 19 Jul 2013, 13:04
Re: TES Skyrim 0.193
test 43 is smooth but notice the increase in vram usage. :?: Okie time to ALT-Tab back in continue to play. Will report back
Last edited by charlievoviii on 24 Jul 2013, 21:04, edited 1 time in total.
_________________
W10*I7 6700K*MSI Z170A MPower Gaming Titanium*2x Titan X Pascal*32GB 3600mhz DDR4* 3x 512GB Samsung Pro SSD*ASUS ROG Swift PG348Q
W10*I7 6700K*MSI Z170A MPower Gaming Titanium*2x Titan X Pascal*32GB 3600mhz DDR4* 3x 512GB Samsung Pro SSD*ASUS ROG Swift PG348Q
ENBSeries wrote: Welcome to AMD world! Don't complains to me, you bought it, have a nice time.