This question does not seem to be advanced to me but to have it in full-screen with 1024x768x32, do the following:

code:
 
var video_mode = 8; // Video mode at 1024x768
var video_depth = 32; // Video depth at 32-Bit color
var video_screen = 1; // Run in full screen mode.