You know what's funny? Texture streaming is what's supposed to prevent you from running low on texture memory. It seems like the feature could use some bugfixing...Running low on texture memory. Turn texture streaming off in the video settings.
Thanks very much, that worked.Running low on texture memory. Turn texture streaming off in the video settings.
Yeh, but that would be logical. We don't do logical in these here parts.You know what's funny? Texture streaming is what's supposed to prevent you from running low on texture memory. It seems like the feature could use some bugfixing...
Yeah when i play its got less then 200mb of my 8gb om my evga 2080.You know what's funny? Texture streaming is what's supposed to prevent you from running low on texture memory. It seems like the feature could use some bugfixing...
For some reason, I've a sudden desire to practice my archery:We don't do logical in these here parts.
Did that. she is not attacking me but when i had her and a vault survivor and an archer (changed her template to surivor too) in my base they fought each otherThe creature packs are intended to be a resource mod; one where you can adjust things easily to fit your needs. If you want Harley to be a survivor rather than a bandit, you just need to make a small edit to the entityclasses.xml file. For example, BanditHarley has this line:
<entity_class name="humanHarleyBandit" extends="humanMeleeMaleBanditTemplate">
To make Harley a survivor, you would change that line to:
<entity_class name="humanHarleyBandit" extends="humanMaleSurvivorTemplate">
Have fun.