Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Topic on Talk:Assassin's Creed Valhalla

Line 5: Line 5:
Ā 
Luckily I saw we have a TAA patch available on the main page, many thanks to the person who made it, seems the function that patches is what handles setting up the games graphics values based on the INI settings.
Ā 
Luckily I saw we have a TAA patch available on the main page, many thanks to the person who made it, seems the function that patches is what handles setting up the games graphics values based on the INI settings.
Ā Ā 
āˆ’
Unfortunately the section in there that sets up things for the Terrain setting seems to always use 1.0 as the scaling value, ignoring any INI setting, so that would explain why INI increase made no difference.
+
That function does seem to have a section that would set up the Terrain scaling value, but right now always sets it as 1.0, ignoring any INI setting, so that would explain why INI increase made no difference - fortunately that also means it should be simple to patch šŸ˜ŗ
Ā Ā 
āˆ’
Tried patching that value to 2.0, and with that the mid-range distance seemed a lot better - also tried 0.5 to make sure it was affecting it, and that did seem to decrease the distance a lot too.
+
Tried patching it to 2.0, and with that the mid-range distance seemed a lot better - also tried 0.5 to make sure it was actually affecting it, and that did seem to decrease the distance a lot too.
Ā Ā 
Ā 
As a test I also tried 4.0, that did seem to boost the distance a lot, but then sadly made the far distant terrain become all glitched out/corrupted, with parts turning purple too, not really playable...
Ā 
As a test I also tried 4.0, that did seem to boost the distance a lot, but then sadly made the far distant terrain become all glitched out/corrupted, with parts turning purple too, not really playable...