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: crt emu driver with hd4890 in crossfire  (Read 2886 times)

0 Members and 1 Guest are viewing this topic.

cornhairboy

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 45
  • Last login:September 21, 2017, 01:05:29 am
  • I want to build my own arcade controls!
crt emu driver with hd4890 in crossfire
« on: February 15, 2016, 12:26:25 pm »
Hello forum

I'm just in the middle of my build for the arcade machine and have managed to rig a fx6300 with a crossfire 4890. My question is whether this will work with the amazing driver by calamity?

I was going to hang on until my 7870 was supported but I'm impatient 😊

PSCX2 ran ok on one hd4890, I'm hoping it will make the most of the crossfire.

Any support or info would be great

Thanks

Calamity

  • Moderator
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 7463
  • Last login:July 19, 2025, 04:03:33 am
  • Quote me with care
Re: crt emu driver with hd4890 in crossfire
« Reply #1 on: February 15, 2016, 03:59:09 pm »
It should work, although I don't know of anyone having tested it (crossfire).
Important note: posts reporting GM issues without a log will be IGNORED.
Steps to create a log:
 - From command line, run: groovymame.exe -v romname >romname.txt
 - Attach resulting romname.txt file to your post, instead of pasting it.

CRT Emudriver, VMMaker & Arcade OSD downloads, documentation and discussion:  Eiusdemmodi

cornhairboy

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 45
  • Last login:September 21, 2017, 01:05:29 am
  • I want to build my own arcade controls!
Re: crt emu driver with hd4890 in crossfire
« Reply #2 on: February 15, 2016, 07:20:05 pm »
Ah ha, ok well I will be the test subject and let you know as soon as I have the rig setup at the weekend. Thanks for replying calamity

sean_sk

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 144
  • Last login:August 06, 2019, 10:27:48 am
  • If quizzes are quizzical, then what are tests?
Re: crt emu driver with hd4890 in crossfire
« Reply #3 on: February 15, 2016, 08:22:11 pm »
I've been testing with a HD 5970 which is essentially dual GPU card with built in crossfire and there are no issues that I can see. CRT Emudriver installs drivers for all GPU's without issues so I would say you shouldn't have any difficulties. Core functionality for that shouldnt have changed much, if at all for CRT Emudrivers.

cornhairboy

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 45
  • Last login:September 21, 2017, 01:05:29 am
  • I want to build my own arcade controls!
Re: crt emu driver with hd4890 in crossfire
« Reply #4 on: March 05, 2016, 02:51:31 am »
Well it worked with some adjustments, the old crt emu driver caused problems for me with low fps and bsod, now that might just be my configuration bit the new 2.0 driver works great. The crossfire was picked up straight away however I used this method -

1. Clean all drivers out and keep one card in.
2. Install new crt emu driver 2.0 following the guide for the hd4xxx and vmm.
3. Install gpu-z to monitor crossfire being enabled
4. Install 2nd card and windows found the crt emu driver automatically
5. Check gpu-z again and it shows enabled.
6. Ran some benchmarks 70fps on 3d mark vantage.

So I can confirm with the crossfire completed this way it does actually work. I really thought I was going to have problems with it having to go through ati catalyst control centre! But it didn't need it!

HOWEVER...... my next question is this.....

How do I get a 800 x 600 video mode set for my tv? I have no idea how to force this but I do know about a year ago I managed to get it working but now I cant.

Could someone please instruct me what to do to add a 800 x 600 interlaced mode?

Many thanks

sean_sk

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 144
  • Last login:August 06, 2019, 10:27:48 am
  • If quizzes are quizzical, then what are tests?
Re: crt emu driver with hd4890 in crossfire
« Reply #5 on: March 05, 2016, 08:30:01 am »
How do I get a 800 x 600 video mode set for my tv? I have no idea how to force this but I do know about a year ago I managed to get it working but now I cant.

I couldnt get 800x600 to work for my setup so I tried an alternative.
Assuming you used "user_modes_super.ini" file in vmmaker to generate your mode list you could try adding:

 720 x 576 @ 60.000000 desktop

I found this was just as good. Problem with 800x600 was that it overscanned off the screen whereas 720x576 fit nicely.
Someone else may know a way to force it that i dont know.
« Last Edit: March 05, 2016, 08:51:35 am by sean_skroht »

Calamity

  • Moderator
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 7463
  • Last login:July 19, 2025, 04:03:33 am
  • Quote me with care
Re: crt emu driver with hd4890 in crossfire
« Reply #6 on: March 05, 2016, 10:00:52 am »
Getting 800x600 is very easy. First, add 800x600 to user_modes.ini or user_modes_super.ini, depending which one you're using.

Then, modify your crt_range like this:

crt_range0  15625-16200, 49.50-65.00, 2.000, 4.700, 8.000, 0.064, 0.192, 1.024, 0, 0, 192, 288, 448, 576

to

crt_range0  15625-16200, 49.50-65.00, 2.000, 4.700, 8.000, 0.064, 0.192, 1.024, 0, 0, 192, 288, 448, 600

That's all.
Important note: posts reporting GM issues without a log will be IGNORED.
Steps to create a log:
 - From command line, run: groovymame.exe -v romname >romname.txt
 - Attach resulting romname.txt file to your post, instead of pasting it.

CRT Emudriver, VMMaker & Arcade OSD downloads, documentation and discussion:  Eiusdemmodi

cornhairboy

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 45
  • Last login:September 21, 2017, 01:05:29 am
  • I want to build my own arcade controls!
Re: crt emu driver with hd4890 in crossfire
« Reply #7 on: March 07, 2016, 12:31:55 pm »
That's great

Thanks calamity and Sean! Cant wait to get back and try these modes at the machine. How are the new drivers doing in supporting the hd7870s?

Thanks

cornhairboy

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 45
  • Last login:September 21, 2017, 01:05:29 am
  • I want to build my own arcade controls!
Re: crt emu driver with hd4890 in crossfire
« Reply #8 on: March 07, 2016, 01:42:41 pm »
Calamity,

I've tried this on the monitor presets.txt and it says error in monitor range ignoring (then the whole range of numbers) interlaced lines max 600 out of range....

Any ideas?

Thanks

Calamity

  • Moderator
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 7463
  • Last login:July 19, 2025, 04:03:33 am
  • Quote me with care
Re: crt emu driver with hd4890 in crossfire
« Reply #9 on: March 07, 2016, 04:08:57 pm »
Increase HfreqMax a bit.
Important note: posts reporting GM issues without a log will be IGNORED.
Steps to create a log:
 - From command line, run: groovymame.exe -v romname >romname.txt
 - Attach resulting romname.txt file to your post, instead of pasting it.

CRT Emudriver, VMMaker & Arcade OSD downloads, documentation and discussion:  Eiusdemmodi

cornhairboy

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 45
  • Last login:September 21, 2017, 01:05:29 am
  • I want to build my own arcade controls!
Re: crt emu driver with hd4890 in crossfire
« Reply #10 on: March 08, 2016, 02:25:40 am »
Calamity

Would that be 15625-16200 to 15625-16300? Is that the hfreq max?

Thanks

cornhairboy

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 45
  • Last login:September 21, 2017, 01:05:29 am
  • I want to build my own arcade controls!
Re: crt emu driver with hd4890 in crossfire
« Reply #11 on: March 08, 2016, 10:55:59 am »
Worked a treat!!! Your knowledge is invaluable calamity!