Game Development Community

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.

#1
05/02/2009 (1:39 am)
Once my textures got lost, but i found them in a back ally smoking and drinking. I dropped there resolution from 1024x1024 to 512x512 just to tech them who is boss!

But ya... More info would turn your comment into a helpful bug report.
#2
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.

image-upload.de/image/63cCrt/a364ad1c21.jpg
#3
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
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 :)
#5
05/02/2009 (2:57 am)
@Markus - Its a bug in the options dialog. First delete your prefs.cs then apply the first linked fix in this post.
#6
05/02/2009 (3:37 am)
@Tom: THX :)))) works