• Competitor rules

    Please remember that any mention of competitors, hinting at competitors or offering to provide details of competitors will result in an account suspension. The full rules can be found under the 'Terms and Rules' link in the bottom right corner of your screen. Just don't mention competitors in any way, shape or form and you'll be OK.

GPU running out of memory?

Yes I'm using the latest nVidia drivers.

Maybe reinstalling the will help?
I messed about with one of the game files as suggested on a forum to help with framerates which I believe worked, but not I've got this texture issue.

Might try a reinstall. I've got the discs & game saves are in the cloud afaik so not a big issue.

Doubt it's Vram related. It looks like you've screwed up the fogging/LOD/DOF settings or some such. Re-installing probably didn't delete/repair the file you broke.

Reset everything back to defaults and revert your hacks. Revert any driver control panel changes you've made. Make sure you have the latest driver. Test lower resolutions if you think it's Vram related.
 
In my old system I have a nvidia 8800 gtx and remember having issues like this ... I used the nvidia driver removal tool to clean out the drivers from my xp install as just useing the un install didn't clean everything out, have you tried this ?
 
It's a low res bug/fail safe, I don't think it is in regards with running out of actual vram in the true sense afaik(that's why the fps don't crash out) but the engine is calculating texture use and doesn't flush it-and then reverts to low res textures when it exceeds your cards vram capacity(so it is and it isn't because of vram:p:D).

As it's happening to others using 3Gb gpu's despite only using ~1.8Gb during gameplay, it's pointing to a bug/engine fail safe.

No doubt it will be picked up mainstream and discussed, so maybe it will be highleted and fixed sooner rather than later.

How to actually try and bypass the problem until it's fixed, try this:


You can try editing the XEngine.ini(Bioshock Infinite/XGame/Config and make a backup copy of your DefaultEngine.ini file), and increase the poolsize limit, it should enable a longer timeout before the game reverts back to low textures.

Settings to change are:

PoolSize=6000 (can be put higher but can revert textures to low quicker)

StopIncreasingLimit=128
UseTextureFileCache=False
TexturePoolSizeReductionMB=1
LowPCTexturePoolSizeMB=256

Notes on using the XEngine.ini workarounds:

You need to set your ingame settings first, exit the game then apply XEngine.ini settings-or XEngine.ini will revert to stock.

Add the "-ReadTexturePoolFromIni" parameter to launch Bioshock or it might not apply.

It should increase the textures limit but they still can revert back, so you might want to play a level, quit and restart the game.

If it still does it, then add this:

[MemoryPools]
FLightPrimitiveInteractionInitialBlockSize=1024
FModShadowPrimitiveInteractionInitialBlockSize=1024



Note that I haven't turned into johnny guru overnight, but taking the juicy bits from over@Tridef.

Some input back from the op on whether it fixes the issue or not would be smashing. :)
 
Back
Top Bottom