So I am wondering how to play a video ingame like how rampage does but I don't want to be limited to the videos that it only can play, so like play the video that usually plays when you start the game. I tried the code below but it seems that it does nothing. Can anyone give me the solution or give me some hints on how to do this.
SET_TV_CHANNEL(50);
SET_TV_VOLUME(1);
DRAW_TV_CHANNEL(0, 0, 1, 1, 0, 255, 255, 255, 255);