well, no luck again.
Ive found the DeviceProfiles.ini in my project settings but there was no deviceprofiles.ini in the main UE4 directory in program files.
so in my project files ive found it in here: D:\Work\Unreal\Projects\MyProject\Intermediate\Config\CoalescedSourceConfigs (my project folder)
the TextureLODSettings comand is only under Linux profiles.
[Linux DeviceProfile]
DeviceType=Linux
BaseProfileName=
MeshLODSettings=
TextureLODSettings=
[LinuxNoEditor DeviceProfile]
DeviceType=LinuxNoEditor
BaseProfileName=Linux
MeshLODSettings=
TextureLODSettings=
[LinuxServer DeviceProfile]
DeviceType=LinuxServer
BaseProfileName=Linux
MeshLODSettings=
TextureLODSettings=
Im using windows. so ive tried adding the line set to 8192 under windows profiles but that doesnt work.
is this the right deviceprofiles.ini file? i dont think so. so whats the correct path?
its very frustrating that this is not there by default and it seems like theres no easy way of doing it.