Cacodemon
Register | User Profile | Member List | F.A.Q | Privacy Policy | New Blog | Search Forums | Forums Home
Doomworld Forums : Powered by vBulletin version 2.2.5 Doomworld Forums > Classic Doom > Source Ports > Joypad and Gzdoom
 
Author
All times are GMT. The time now is 04:50. Post New Thread    Post A Reply
JohnSmith
Warming Up


Posts: 16
Registered: 08-11


It detects my Dragon inc Generic USB joypad but I can't use it. Using GZDoom libux version on ubuntu natty.

Old Post 08-24-11 15:41 #
JohnSmith is offline Profile || Blog || PM || Email || Search || Add Buddy IP || Edit/Delete || Quote
WildWeasel
Resident Castlevania Super-Fanboy


Posts: 2587
Registered: 07-03


Is the joystick enabled under Joystick Options?

Old Post 08-24-11 20:41 #
WildWeasel is offline Profile || Blog || PM || Homepage || Search || Add Buddy IP || Edit/Delete || Quote
Blzut3
Junior Member


Posts: 210
Registered: 06-04


The joystick code only works with the software renderer for some reason.

Old Post 08-24-11 21:25 #
Blzut3 is offline Profile || Blog || PM || Email || Homepage || Search || Add Buddy IP || Edit/Delete || Quote
Gez
Why don't I have a custom title by now?!


Posts: 7046
Registered: 07-07


Now this is strange.

Old Post 08-24-11 21:50 #
Gez is offline Profile || Blog || PM || Search || Add Buddy IP || Edit/Delete || Quote
JohnSmith
Warming Up


Posts: 16
Registered: 08-11


How

Old Post 08-25-11 10:19 #
JohnSmith is offline Profile || Blog || PM || Email || Search || Add Buddy IP || Edit/Delete || Quote
Hell's Vendetta
Junior Member


Posts: 232
Registered: 05-09



Blzut3 said:
The joystick code only works with the software renderer for some reason.


That can't be, because mine functions properly. Maybe there's an exception somewhere with his adapter.

Old Post 08-25-11 14:45 #
Hell's Vendetta is online now Profile || Blog || PM || Email || Search || Add Buddy IP || Edit/Delete || Quote
JohnSmith
Warming Up


Posts: 16
Registered: 08-11


So tell me what is software renderer.

Old Post 08-26-11 15:29 #
JohnSmith is offline Profile || Blog || PM || Email || Search || Add Buddy IP || Edit/Delete || Quote
Hell's Vendetta
Junior Member


Posts: 232
Registered: 05-09



JohnSmith said:
So tell me what is software renderer.


Software renderer is where the is engine is displayed in it's original unfiltered graphics

Hardware renderer is opengl filtering with smoothed surfaces.

Old Post 08-26-11 15:43 #
Hell's Vendetta is online now Profile || Blog || PM || Email || Search || Add Buddy IP || Edit/Delete || Quote
Gez
Why don't I have a custom title by now?!


Posts: 7046
Registered: 07-07


That's a pretty oriented issue of looking at it.

A software renderer means that all the computations made to draw the images you see on the screen are done by the CPU, using algorithms developed by the programmers. A hardware renderer (OpenGL or Direct3D) means that instead the game only transmits primitive informations to the GPU (not the CPU) and most of the rendering work is done by your graphic chipset. To draw a cube, the software renderer will compute what should be displayed on each pixel of the screen; whereas the hardware renderer will just tell the graphic card that there's a cube of such dimension at such place and let it do the rest.

While OpenGL does support all kinds of filtering, you don't have to use any of them. See the option menus.

To put GZDoom in software mode, open the console and type vid_renderer 0 inside. Too put it in OpenGL mode, type vid_renderer 1 instead. You then have to quit and restart for the change to take effect.

Old Post 08-26-11 16:54 #
Gez is offline Profile || Blog || PM || Search || Add Buddy IP || Edit/Delete || Quote
finnw
Junior Member


Posts: 104
Registered: 01-04



Gez said:
the hardware renderer will just tell the graphic card that there's a cube of such dimension at such place and let it do the rest.
Not quite. The program needs to split it into triangles first.

Old Post 08-26-11 17:31 #
finnw is offline Profile || Blog || PM || Search || Add Buddy IP || Edit/Delete || Quote
GhostlyDeath
Forum Retard


Posts: 829
Registered: 08-05



finnw said:
Not quite. The program needs to split it into triangles first.


Not quite. OpenGL supports Quads (4 vertexes, simple, non-intersecting) also.

Old Post 08-27-11 06:47 #
GhostlyDeath is offline Profile || Blog || PM || Homepage || Search || Add Buddy IP || Edit/Delete || Quote
All times are GMT. The time now is 04:50. Post New Thread    Post A Reply
 
Doomworld Forums : Powered by vBulletin version 2.2.5 Doomworld Forums > Classic Doom > Source Ports > Joypad and Gzdoom

Show Printable Version | Email this Page | Subscribe to this Thread

 

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are OFF
[IMG] code is ON
 

< Contact Us - Doomworld >

Powered by: vBulletin Version 2.2.5
Copyright ©2000, 2001, Jelsoft Enterprises Limited.

Forums Directory