Game Development Community

32-Bit Mode Only

by Richard_H · in Torque Game Engine · 11/05/2006 (6:13 pm) · 3 replies

Hi,

I would like to make my game automaticly run in 32 bit mode, but when I change the options dialog it just goes back when I reload the game. Does anyone know how I would make my game run in 32-Bit mode, unless the player changes it in the options dialog?

#1
11/07/2006 (3:44 pm)
Has no-one found a way to do this? It looks like it wouldn't be too hard to modify the scripts in optionsDlg.cs if you knew how they worked. Though, this probably wouldn't start the game in 32-bit mode. I can repost this in the provate forums if it requires engine modifying. If this is rather complex, is there at least a way to have it save this like the other preferences?
#2
11/07/2006 (5:10 pm)
If you repost this in the private forums and link to it here I'll post a snippet of code for you.
#3
11/08/2006 (5:16 pm)
Here it is.