aChallenged1
Active Member
GPU Flush (TYVM Baldur) & Cr4zyB4rd
Thanks to Baldur for this little script.
I simply made it into a script instead of a snippet of a script. Great for those who have issues with CTD after running through a lot of zones. Won't help in all cases, but should help in many.
No warranty provided. Use at your own risk (I do!).
Thanks to Baldur for this little script.
Code:
function main()
{
do
{
if ${Display.TextureMem} < 128
VGExecute /flush
wait 150
}
while 1
}
No warranty provided. Use at your own risk (I do!).
Last edited: