phat code If brute force doesn't solve your problems, then you aren't using enough.
Main

Projects

Downloads

Articles

Links

Downloads

Libraries

search for in   Audio / Disk / Game / Graphics / Input / Memory / Network / Other
 

DirectQB

Authorlillo (Angelo Mottola)
Emaila.mottola@libero.it
Websitehttp://www.ecplusplus.com/
ReleasedJun 2 1999
PlatformDOS
Requires386+
SupportsEMS, Sound Blaster, Mouse, Joystick
LanguageAssembly
SourceYes
BinariesYes
Summary

DirectQB is a game programming library entirely written in assembly 386 for QuickBasic 4.5. It has been mainly coded to fill the void into the weak graphics, input and sound capabilities of QB; it works in screen mode 13h (320x200 with 256 colors - the common SCREEN 13 for QB), supports keyboard, mouse and joysticks as input devices, and has a built-in sound engine that works with almost any SB compatible sound card.

 

Downloads

Click the filename to download the file.

Name Size Filename
DirectQB 1.61 (last official version) 230 kb dqb161.zip
DirectQB 1.71 (updated by Devin Garner and WisdomDude) 242 kb dqb171.zip
DQBunpackSound Patch by Plasma 98 kb dqbdatafix.zip
DQBsetFrameRate Fix by Plasma 111 kb dqbtimerfix.zip
DirectQB 1.61 User's Manual in PDF format (edited by Plasma) 677 kb newdqbman.zip
DirectQB 1.61 User's Manual in MS Word 97 format (edited by Plasma) 314 kb newdqbm97.zip
 
 

Screenshots

Click to see the full image.

 
Starting the DQB Library Manager
 
Selecting components to be included in t...
 
Starting DQB Tools, a font and mouse cur...
 
Editing a font with DQB tools
 
 
Testing the font with various styles
 
Editing a mouse cursor
 
Sample PCX loader