It is simply not true. You do not need Texmod to run in the background to have a face that you can like to look at on Garrus. You simply do not need it. I found out how to fix it myself and all it takes is a simply text editing of the BIOEngine.ini file.
You can find this in your documents folder. Probably in the users/documents/bioware/mass effect/config path. Open up the BIOEngine.ini file with notepad and scroll down to the section marked [TextureLODSettings]
The entire section where this located in this file should look like this;
[TextureLODSettings]
//TEXTUREGROUP_Character=(MinLODSize=256,MaxLODSize=4096,LODBias=0)
//TEXTUREGROUP_CharacterNormalMap=(MinLODSize=256,MaxLODSize=4096,LODBias=0)
//TEXTUREGROUP_Effects=(MinLODSize=256,MaxLODSize=4096,LODBias=0)
TEXTUREGROUP_LightAndShadowMap=(MinLODSize=256,MaxLODSize=4096,LODBias=0)
TEXTUREGROUP_RenderTarget=(MinLODSize=1,MaxLODSize=4096,LODBias=0)
//TEXTUREGROUP_Skybox=(MinLODSize=256,MaxLODSize=4096,LODBias=0)
//TEXTUREGROUP_UI=(MinLODSize=256,MaxLODSize=4096,LODBias=0)
//TEXTUREGROUP_Vehicle=(MinLODSize=256,MaxLODSize=4096,LODBias=0)
//TEXTUREGROUP_VehicleNormalMap=(MinLODSize=256,MaxLODSize=4096,LODBias=0)
//TEXTUREGROUP_Weapon=(MinLODSize=256,MaxLODSize=4096,LODBias=0)
//TEXTUREGROUP_WeaponNormalMap=(MinLODSize=256,MaxLODSize=4096,LODBias=0)
TEXTUREGROUP_World=(MinLODSize=16,MaxLODSize=4096,LODBias=2)
TEXTUREGROUP_WorldNormalMap=(MinLODSize=16,MaxLODSize=4096,LODBias=2)
TEXTUREGROUP_AmbientLightMap=(MinLODSize=32,MaxLODSize=512,LODBias=0)
TEXTUREGROUP_Character_Diff=(MinLODSize=32,MaxLODSize=512,LODBias=0)
TEXTUREGROUP_Character_Norm=(MinLODSize=32,MaxLODSize=512,LODBias=0)
TEXTUREGROUP_Character_Spec=(MinLODSize=32,MaxLODSize=256,LODBias=0)
TEXTUREGROUP_Environment_512=(MinLODSize=32,MaxLODSize=512,LODBias=0)
TEXTUREGROUP_Environment_256=(MinLODSize=32,MaxLODSize=256,LODBias=0)
TEXTUREGROUP_Environment_128=(MinLODSize=32,MaxLODSize=128,LODBias=0)
TEXTUREGROUP_Environment_64=(MinLODSize=32,MaxLODSize=64,LODBias=0)
TEXTUREGROUP_VFX_512=(MinLODSize=8,MaxLODSize=512,LODBias=0)
TEXTUREGROUP_VFX_256=(MinLODSize=8,MaxLODSize=256,LODBias=0)
TEXTUREGROUP_VFX_128=(MinLODSize=8,MaxLODSize=128,LODBias=0)
TEXTUREGROUP_VFX_64=(MinLODSize=8,MaxLODSize=64,LODBias=0)
TEXTUREGROUP_GUI=(MinLODSize=8,MaxLODSize=1024,LODBias=0)
TEXTUREGROUP_Environment_1024=(MinLODSize=32,MaxLODSize=1024,LODBias=0)
TEXTUREGROUP_VFX_1024=(MinLODSize=8,MaxLODSize=1024,LODBias=0)
TEXTUREGROUP_APL_128=(MinLODSize=32,MaxLODSize=128,LODBias=0)
TEXTUREGROUP_APL_256=(MinLODSize=32,MaxLODSize=256,LODBias=0)
TEXTUREGROUP_APL_512=(MinLODSize=32,MaxLODSize=512,LODBias=0)
TEXTUREGROUP_APL_1024=(MinLODSize=32,MaxLODSize=1024,LODBias=0)
TEXTUREGROUP_Character_1024=(MinLODSize=32,MaxLODSize=1024,LODBias=0)
TEXTUREGROUP_Promotional=(MinLODSize=32,MaxLODSize=2048,LODBias=0)
We are going to single out a specific portion of this file which is the following three lines;
TEXTUREGROUP_Character_Diff=(MinLODSize=32,MaxLODSize=512,LODBias=0)
TEXTUREGROUP_Character_Norm=(MinLODSize=32,MaxLODSize=512,LODBias=0)
TEXTUREGROUP_Character_Spec=(MinLODSize=32,MaxLODSize=256,LODBias=0)
Note that the MinLODSize portion is 32 while it says the max is 512 and 256 respectively. These are the lines that we are going to edit. Change the MinLODSize to the max values shown to the right. It will look like this;
TEXTUREGROUP_Character_Diff=(MinLODSize=512,MaxLODSize=512,LODBias=0)
TEXTUREGROUP_Character_Norm=(MinLODSize=512,MaxLODSize=512,LODBias=0)
TEXTUREGROUP_Character_Spec=(MinLODSize=256,MaxLODSize=256,LODBias=0)
The bolded portion is what has been changed. This fixes Garrus' face to the max allowed by the game engine without third party modification such as with texmod. It forces the game to use the max allowable and will never use the blurry face again. Note, that I have no tested this on graphics quality below ultra settings. So I do not know if it will work if you do not use ultra quality in the settings menu. However, feel free to experiment with the other texture groups. You might get better image quality.
However, please note, that setting the values above these mentioned will probably crash your game. Mine wont even start with values higher than what is modified already. Ive tried. Also, remember to make sure your game is patched to 1.02 as well.
Here are some screens to show you the difference in quality to prove that it works.
This is the old garrus face next to the mako;

These are the new screens showing the difference;



Modifié par Vordimier, 27 juin 2011 - 05:11 .





Retour en haut







