Search found 1198 matches

Re: (almost)MAV-less Blitz3D

I guess I don't have Blitz3D installed then. Where can I install the right one? There's multiple on the Blitz3D site and idk which one. Here's where you sign up: http://www.blitzbasic.com/Account/signup.php . Just follow the steps in the image KirbyMario uploaded, and once you register the product ...

(almost)MAV-less Blitz3D

I was bored so I grabbed MSVC 6.0 from a shady corner of the Internet and modified Blitz3D to make a version that can produce executables that don't crash immediately when an error is found. Instead, each error is added to a queue that you can retrieve details from by calling ErrorLog(), like so: Lo...

Re: Framelimit

It limits your frame rate. If you disable it along with vsync you should be able to get over 100 FPS, however this may cause bugs because of how the game changes the speed of things depending on the framerate.

Go to advanced search