Hello ! > I do this. I init SDL_Init (SDL_INIT_VIDEO) > with the Dummy Video driver But when using the Dummy Video driver you should be able to also use SDL_SetVideoMode, but i never tested it. CU