Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: How much does a graphics card matter?  (Read 1933 times)

0 Members and 1 Guest are viewing this topic.

Panzer

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 76
  • Last login:December 05, 2008, 08:04:25 pm
How much does a graphics card matter?
« on: February 05, 2007, 06:13:21 pm »
Hi all!

I havn't posted in some time but I am getting pretty near completion.

I wimped out and put a 26 inch tv in my cab and had my laptop running mame for awhile. As luck would have it I just got my hands on a 2.8 ghz / 768 ram computer that I am going to pop in there. I know this is a bit of an overkill but it was free so i'll take it!

So the question is... There is no s-video out on my computer yet obviously, so i need to go buy a card. In regards to running mame is there any real noticible difference betwwen the $50 card and the $300 card? Or does that just affect you more high end PC games?

Thanks all, this site has been a wealth of info to date!

ahofle

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 4544
  • Last login:August 30, 2023, 05:10:22 pm
    • Arcade Ambience Project
Re: How much does a graphics card matter?
« Reply #1 on: February 05, 2007, 06:16:56 pm »
It won't make much (if any) difference in MAME performance, but it's possible the s-video output might be better in a more expensive card.

Fozzy The Bear

  • Handbags at dawn in here!!!
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1831
  • Last login:September 18, 2011, 11:29:59 am
  • It's Been One Of Those Days... Don't Ask!
Re: How much does a graphics card matter?
« Reply #2 on: February 05, 2007, 07:27:50 pm »
2.8Ghz isn't overkill if you want to run games newer than about 1990.  You should be able to run some of the CHD's at a reasonable speed on that as well.

As far as graphics cards with good S-Video TV out are concerned, go for as good an ATI card as your budget will allow.

Graphics card performance IS starting to make a difference to Mame now that the Devs have started to offload some of the rendering to the GPU. As the newer internal Mame drivers start to appear in the next year or so, graphics card performance WILL start to make a difference to Mame performance.

Best Regards,
Julian (Fozzy The Bear)
Most bottles and jars contain at least twenty-five percent recycled Pacman.
And research indicates that Space Invaders are strongly attracted to people who have recently eaten meat pies.

ahofle

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 4544
  • Last login:August 30, 2023, 05:10:22 pm
    • Arcade Ambience Project
Re: How much does a graphics card matter?
« Reply #3 on: February 06, 2007, 12:03:30 pm »
Graphics card performance IS starting to make a difference to Mame now that the Devs have started to offload some of the rendering to the GPU. As the newer internal Mame drivers start to appear in the next year or so, graphics card performance WILL start to make a difference to Mame performance.

Best Regards,
Julian (Fozzy The Bear)

That would certainly be nice if true.  Just curious, where'd you read that?  I've always heard the mamedevs say that due to the non-uniform nature of graphics hardware and APIs, they render everything in software (CPU) and then just use the GPU to copy the single rendered 'polygon' to the screen.

Organic Jerk

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 550
  • Last login:May 09, 2013, 12:39:09 am
  • I'm per pixel lit.
    • OmeshPersaud.com
Re: How much does a graphics card matter?
« Reply #4 on: February 06, 2007, 01:33:18 pm »
Quote
2006 - 23 Jul - New video system comes online, focused on letting the video hardware do compositing (0.107)

http://mamedev.org/history.html

Progress Rate:  Moderate      ||      Threads:  Cabinet  |  Art  |  MaLa Layout
XBL: OrganicJerk  |  PSN: OrganicJerk

u_rebelscum

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 3633
  • Last login:April 21, 2010, 03:06:26 pm
  • You rebel scum
    • Mame:Analog+
Re: How much does a graphics card matter?
« Reply #5 on: February 06, 2007, 02:00:29 pm »
Graphics card performance IS starting to make a difference to Mame now that the Devs have started to offload some of the rendering to the GPU. As the newer internal Mame drivers start to appear in the next year or so, graphics card performance WILL start to make a difference to Mame performance.

That would certainly be nice if true.  Just curious, where'd you read that?  I've always heard the mamedevs say that due to the non-uniform nature of graphics hardware and APIs, they render everything in software (CPU) and then just use the GPU to copy the single rendered 'polygon' to the screen.

The card can make a difference, but not because mame will let it emulate the game's rendering.  (ahofle, you're right about how mame does the video.)

Mame now uses direct3D by default, & some directX 9.0 stuff to display overlays & bezels.  Mame still emulates the graphic calulations in the CPU, but can offload the final rendering to the card (mostly the overlay & stretch to screen).

Basically, a card that does directX 9.0 in hardware, has nice d3d, and (optional) clean s-video out is all you need.  However, a semi-new card that does directX 9.0 in software, or older that can't do dx9 or dx8, or does d3d in software, or an onboard chip that shares main memory, can be noticeably slower than a good card.
Robin
Knowledge is Power

Fozzy The Bear

  • Handbags at dawn in here!!!
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1831
  • Last login:September 18, 2011, 11:29:59 am
  • It's Been One Of Those Days... Don't Ask!
Re: How much does a graphics card matter?
« Reply #6 on: February 06, 2007, 06:59:35 pm »
Basically, a card that does directX 9.0 in hardware, has nice d3d, and (optional) clean s-video out is all you need.  However, a semi-new card that does directX 9.0 in software, or older that can't do dx9 or dx8, or does d3d in software, or an onboard chip that shares main memory, can be noticeably slower than a good card.

Thanks for clarifying all of this stuff further.... I was a little hazy on some of it.

Best Regards,
Julian (Fozzy The Bear)
« Last Edit: February 07, 2007, 02:17:23 pm by Fozzy The Bear »
Most bottles and jars contain at least twenty-five percent recycled Pacman.
And research indicates that Space Invaders are strongly attracted to people who have recently eaten meat pies.

Texasmame

  • No, no. He's in charge here.
  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1240
  • Last login:February 18, 2022, 05:28:39 pm
  • Ba, ba, boom!
Re: How much does a graphics card matter?
« Reply #7 on: February 06, 2007, 11:09:50 pm »

falkensmaze

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 55
  • Last login:February 27, 2024, 03:11:34 pm
  • No I wouldn't prefer a nice game of chess!!
Re: How much does a graphics card matter?
« Reply #8 on: February 07, 2007, 04:57:08 pm »
just got my hands on a 2.8 ghz / 768 ram computer that I am going to pop in there. I know this is a bit of an overkill but it was free so i'll take it!



I still cant run some chd's and some roms  at a decent speed and i got
Athlon 64 3800 box 2.4GHz AM2
Asus M2N-E Socket AM22000FSB SATA ATX
Corsair 1GB (2 x 512MB)
Asus Nvidia 7300GS 256MB PCI-E

I toyed for ages if to get a spec this high but im glad i did the emu comunity will grow and it STILL amazes me how kwik hardware becomes out of date also its a pleasure to work on a decent pc when u are doing a lot of trial and error stuff with front end etc and as im using gameex (which i didnt know when i bought the hardware) its an added bonus to have a decent pc..

 ive got a few 1ghz sys lying about and if i do another cab im going top see how low cost i can do it

Theres no way you can win? There is always a way!!

Panzer

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 76
  • Last login:December 05, 2008, 08:04:25 pm
Re: How much does a graphics card matter?
« Reply #9 on: February 07, 2007, 06:08:59 pm »
Out of curiosity....

What if I just used a vga to s-video adaptor for now until i invest in a nicer card?

Will that work? Not sure what the specs are of the generic card.

Thanks all!

csa3d

  • Trade Count: (+2)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 872
  • Last login:March 07, 2011, 08:16:35 am
  • Will game for food
    • Galaxian Mame Conversion
Re: How much does a graphics card matter?
« Reply #10 on: February 08, 2007, 05:37:53 am »
I am running from cpu out to a 65" hdtv.  I was originally using S-Video, and the results were so so.  When I bought the appropriate wire to hook a DVI connection from the card to the HDMI on the TV, it was day and night.  The DVI looks _SO_ much better - crisp, clean, less static.  When considering a new card, if you have any digital inputs on your display, I'd highly suggest using that connections instead.  I also agree that ATI has better TV-Out interfaces, though for graphics production I do prefer NVidia products.

-csa