change resolution lost textures
by Markus Enkelmann · in Torque 3D Professional · 05/02/2009 (1:15 am) · 6 replies
If i change the resolution, all textures are lost (black). Need to run DeletePrefs.bat to see them again.
About the author
#2
lost = no texture on models displayed anymore - the models and terrain are black.
05/02/2009 (2:02 am)
resolution = resolution of the game, not any texture.lost = no texture on models displayed anymore - the models and terrain are black.
#3
"Try rebuilding the solutions. It didn't seem to help for the demos, but it did for the "My Projects" exec. After recompiling I can change resolution without it going black."
05/02/2009 (2:11 am)
delete the file FPS Genre Kit/game/scripts/client/prefs.cs and it will work again try to "Try rebuilding the solutions. It didn't seem to help for the demos, but it did for the "My Projects" exec. After recompiling I can change resolution without it going black."
#4
change the $pref::video ... Vars in core/scripts/client/defaults.cs works - its a solution for the moment :)
05/02/2009 (2:57 am)
Thx Afan, but dont work :(change the $pref::video ... Vars in core/scripts/client/defaults.cs works - its a solution for the moment :)
#6
05/02/2009 (3:37 am)
@Tom: THX :)))) works
Torque 3D Owner Caylo Gypsyblood
But ya... More info would turn your comment into a helpful bug report.