![]() |
Last Visit : never :: 2013-6-18 @ 08:49 pm : Now | |||
FAQ |
Search |
Memberlist |
Usergroups |
|
Register |
Profile |
Messages |
Log in |
|
| Forum Index :: DOSBox Development :: | |
3dfx voodoo chip emulation
|
|
|---|---|
Re: 3dfx voodoo chip emulation :: 2011-4-26 @ 07:20 am
|
|
|
Freddo Oldbie Joined: 2003-10-29 Posts: 573 Location: Sweden |
Thanks for the experimental build
I tried it with Redguard, and besides the graphical glitches, it seems to work well. |
|
|
Re: 3dfx voodoo chip emulation :: 2011-4-26 @ 05:43 pm
|
|
|
xcomcmdr Newbie Joined: 2009-09-19 Posts: 37 |
Quote: your building problems are not just off-topic, but they doesn't even seem to be related to the 3dfx code, so please just avoid posting these kind of issues.
Well, you did help me anyway (the "doesn't even seem to be related to the 3dfx code" part), and it built fine, minus 3 lines wich had to be commented out in voodoo_main.h (line number 2, 3, and 4). If it really works (don't know what are the effects of commenting out "functions declarations = NULL;" lines that clashed with OpenGL - namely /usr/include/GL/gl.h - but that's off topic as you said), i'll report new bugs (with screenshots) as I find them, after having double checked it wasn't already reported. Thanks! ![]() |
|
|
Re: 3dfx voodoo chip emulation :: 2011-5-01 @ 04:52 pm
|
|
|
kekko Member Joined: 2004-03-24 Posts: 462 |
A quick test with experimental "force resolution" setting...
|
|
|
Re: 3dfx voodoo chip emulation :: 2011-5-01 @ 06:30 pm
|
|
|
Miki Maus Member Joined: 2004-10-18 Posts: 197 Location: Cave |
Here are some results of testing with build you provided:
Carmageddon mostly works fine but HUD elements are missing and menus go from normal color to pure white, while that is happening sound stutters and game is slower but when it becomes pure white sound and speed become normal again. Whiplash mostly works fine but occasionally there are horizontal lines coming from the minimap on the left. Star Fighter 3000 is unplayable with mostly black screen as only some special effects and HUD elements are visible. Also there seems to be problem with alpha in menus. Keep up the good work. ![]() |
|
|
Re: 3dfx voodoo chip emulation :: 2011-5-03 @ 11:59 am
|
|
|
jomalin Newbie Joined: 2010-12-14 Posts: 48 |
Some months ago I tried dgVoodoo:
http://dege.freeweb.hu/ with Carmageddon with 3dfx, it emulates it perfectly, and the graphic improvement was notable. kekko, did you try to contact the dgVoodoo programmer to help you/or try to ask him for the source code? I think you already know this glide wrapper, but I said that just in case |
|
|
Re: 3dfx voodoo chip emulation :: 2011-5-03 @ 05:04 pm
|
|
|
Miki Maus Member Joined: 2004-10-18 Posts: 197 Location: Cave |
I don't think it would help much since dgVoodoo is based on Direct3D but there is OpenGlide which is open source, plays Carmageddon fine through Glidos and has good compatibility with other games. IMHO, that would be better choice to draw inspiration from. |
|
|
Re: 3dfx voodoo chip emulation :: 2011-5-03 @ 05:14 pm
|
|
|
gulikoza Oldbie Joined: 2004-06-25 Posts: 1532 |
There's really very little or no relation to what the wrappers do and what kekko's emulation does... _________________ http://www.si-gamer.net/gulikoza |
|
|
Re: 3dfx voodoo chip emulation :: 2011-5-11 @ 08:45 pm
|
|
|
john_i_ Newbie Joined: 2009-10-15 Posts: 7 Location: Austin, TX |
Wow, I haven't looked at dosbox in quite a while, and today I visit an find this thread! Congrats on all the impressive work done here.
kekko, the experimental "force resolution" is something I have wanted for a very long time! I can't wait for that part of the patch! ![]() |
|
|
Re: 3dfx voodoo chip emulation :: 2011-5-12 @ 06:45 am
|
|
|
robertmo l33t Joined: 2003-06-18 Posts: 3899 |
In tomb raider 2 i am getting exactly same colors (apart from no dithering) as on page 5 of this thread (and also some other funny colors combinations (mostly with a lot of white)). Although this time i am able to correct colors or break again (if they are correct) by switching resolution (f1,f2) and switching other stuff (f7, f8, shift-f8, f11). I mean i can make game look with proper colors with every setting unlike on page 5 when some settings were always right or always wrong. Is that a know problem?
I also noticed that tomb raider 3 (cycles=30000) is not fluent with z-buffer turned off (although it looks better that way). This could mean that z-buffer turned on is not working at all cause it is not slowing game down (it is very fluent). x-wing has got blinking cockpit (although if you for example mark a target, cockpit is not visible at all). tomb raider 1 - mipmapping is drawing borders around textures, (btw what is f3 for? (nothing in the readme about it), i have to press it to get rid of messy gfx) |
|
|
Re: 3dfx voodoo chip emulation :: 2011-5-12 @ 05:38 pm
|
|
|
kekko Member Joined: 2004-03-24 Posts: 462 |
@robertmo: yep, unfortunately there are still many bugs left to fix.
about the speed with or w/o zbuffer, I did some tests and it seems that opengl accelerated renderer takes 0 to 1% of my video card, so the 3dfx emulation seem quite fast now. I guess any other slowdown is mostly due to other aspects of dosbox emulation? tr1 shouldn't activate mipmaps (and it doesn't at my place...) @RaVeN-05 / ADDiCT there's a beta build available few posts above here's the link again http://vogons.zetafleet.com/download.php?id=9037 |
|
|
Re: 3dfx voodoo chip emulation :: 2011-5-12 @ 06:21 pm
|
|
|
robertmo l33t Joined: 2003-06-18 Posts: 3899 |
tr1 mipmapping |
|
|
Re: 3dfx voodoo chip emulation :: 2011-5-12 @ 07:30 pm
|
|
|
tannerstevo Member Joined: 2007-01-11 Posts: 165 Location: U.S.A. |
As I recall, you get that same effect on real hardware when mipmapping is enabled. |
|
|
Re: 3dfx voodoo chip emulation :: 2011-5-13 @ 11:17 am
|
|
|
RaVeN-05 Newbie Joined: 2009-12-30 Posts: 72 Location: Ukraine |
it doesnot work for me (
How to use it? Install dosbox an put dosbox_mingw.exe in dosbox directory? but 3fx games not work _________________ http://www.hexenmod.net/ http://www.gopetition.com/petitions/heretic-3.html |
|
|
Re: 3dfx voodoo chip emulation :: 2011-5-13 @ 01:37 pm
|
|
|
wd DOSBox Author Joined: 2003-12-03 Posts: 10818 |
Bad luck. |
|
|
Re: 3dfx voodoo chip emulation :: 2011-5-16 @ 07:52 pm
|
|
|
Orka Borka Newbie Joined: 2008-02-08 Posts: 26 |
Still having the same issues under Linux/GCC 4.5 or Xcode 4[1], but I've been able to compile the patches using MSVC++ 2010 Express[2], and the results are quite amazing
Here are some screenshot from 3DMark '99, a DirectX 6 (!) benchmark. Some minor Alpha / Z Depth error here and there, especially during fillrate tests , but all around it's working pretty well: http://i.imgur.com/XbibR.png http://i.imgur.com/3z2Cr.png http://i.imgur.com/icCS4.png http://i.imgur.com/ze7jc.png http://i.imgur.com/hicex.png A gallery is here: http://imgur.com/a/sBwz3#XbibR Screenshots have been taken with Fraps, due to the dosbox built-in screenshot function not working while voodoo emulation is running. The fps displayed are quite imprecise, and I have not noticed big performance differences between an old 1.6Ghz Core duo laptop with a Geforce go7400 and a 3.2Ghz core i3 with a radeon 5670 (iMac late 2010). Dosbox runs at 45-60 fps, excluding some scenes (again, fillrate tests) where framerate takes a noticeable drop at 5fps. Congratulations for the astounding work, kekko
[1] vanilla dosbox compiles quite fine under linux, tough. [2] Dosbox runs fine while compiled with /Ox optimization, /O2 make 3D Mark '99 hangs while running the animated tori Benchmark. |
|
|
Re: 3dfx voodoo chip emulation :: 2011-6-30 @ 01:23 pm
|
|
|
jomalin Newbie Joined: 2010-12-14 Posts: 48 |
Hi kekko, great work, are you still developing the 3dfx voodoo chip emulation? |
|
|
Re: 3dfx voodoo chip emulation :: 2011-7-20 @ 07:38 am
|
|
|
robertmo l33t Joined: 2003-06-18 Posts: 3899 |
gulikoza wrote: Tested TombRider with Monster 1.08 ovl and seems to work fine (albeit a bit slow) . A minor issue is that background is not displayed when returning to the menu, but I do remember real 3dfx cards having the same problem!I have checked tomb raider 1 in my cyrix p166+ (133mhz), ati Mach64 2mb, 64mb ram, and background is displayed on all two voodoo1 4mb cards i have. |
|
|
Re: 3dfx voodoo chip emulation :: 2011-7-20 @ 10:23 am
|
|
|
wd DOSBox Author Joined: 2003-12-03 Posts: 10818 |
Anybody got some voodoo card that does *not* display the background? |
|
|
Re: 3dfx voodoo chip emulation :: 2011-7-20 @ 05:56 pm
|
|
|
kekko Member Joined: 2004-03-24 Posts: 462 |
@robertmo: may I ask you to post your glide2x.ovl file please? |
|
|
Re: 3dfx voodoo chip emulation :: 2011-7-20 @ 06:11 pm
|
|
|
robertmo l33t Joined: 2003-06-18 Posts: 3899 |
i have used the one from http://dlh.net/cgi-bin/dlp.cgi?lang=eng...amp;ref=ps
same file is used by http://ykhwong.x-y.net/ anyway i also checked some other glide2x.ovl and it was ok too. |
|
|
|
page 18 of 20
|
|
| All times are GMT |
| Moderate |
|---|
| Quick Reply & Options | |
|---|---|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum |
|
2002-2003 zetafleet.dom.