Put this on your code(Replace FILENAME with your title screen) LOAD "GRP0:FILENAME",0 If you want to load your image on the top and bottom screen, then use: XSCREEN 2 LOAD "GRP0:FILENAME",0 LOAD "GRP1:FILENAME",0