Page 1 of 1

Splitscreen

Posted: Thu May 15, 2008 6:21 pm
by Extra_Ammo
Is there anyway to do split screen for multiplayer on the same computer?

Re: Splitscreen

Posted: Thu May 15, 2008 6:47 pm
by Mr. O
Unless you have a very very good dll file that does not require any return value good luck.
Cool basic is not designed to do this!

Good luck finding one!
Mr. O

Re: Splitscreen

Posted: Thu May 15, 2008 7:04 pm
by koodaaja
Splitscreen is not that hard to make, and it has been done several times. The most used technique is to make two images. Then, for both of the images, set drawing to image, CloneCameraposition to one player, draw using drawgame and then draw the pictures. There are (or were, at least) some examples about this on the forums.

Re: Splitscreen

Posted: Thu May 15, 2008 8:58 pm
by Koodiapina
viewtopic.php?f=12&t=391 In finnish, but try to understand the code ;)