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: win 7 triple screen dual 4890's  (Read 1748 times)

0 Members and 1 Guest are viewing this topic.

gurbzs

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 121
  • Last login:August 09, 2024, 07:38:29 am
  • Creamy arcade graphics
win 7 triple screen dual 4890's
« on: December 19, 2015, 05:45:37 am »
Hi Groovy gamers,

I've updated my rig since last year (just4fun buggy boy thread), using now a asus maximus ii formula mono with 2 ati 4890's.
Can't seem to get more screens than 2, whatever I do. (tried donotdetectdisplay regedit)
The two graphic cards have 4 DVI outputs together and win 7 shows all 4 outputs.
I just can not select them: maybe output 1 and 2, 1 and 3 but Not 1,2 AND 3.

Any ideas how to solve this?
Is a 3 screen setup even possible with win 7?

Best regards,

Gurbz


gurbzs

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 121
  • Last login:August 09, 2024, 07:38:29 am
  • Creamy arcade graphics
Re: win 7 triple screen dual 4890's
« Reply #1 on: December 19, 2015, 03:37:19 pm »
Allright, made some progress after another tweak.

Used donotdetectdisplay regedit on the other card and I have now three displays.
Still one problem, see the log file.
GM won't start the menu, can't initialise DDraw, etc, unable to create window.

How do I fix this?

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: win 7 triple screen dual 4890's
« Reply #2 on: December 19, 2015, 04:58:53 pm »
Try forcing -video d3d from command line.
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

gurbzs

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 121
  • Last login:August 09, 2024, 07:38:29 am
  • Creamy arcade graphics
Re: win 7 triple screen dual 4890's
« Reply #3 on: December 19, 2015, 05:05:47 pm »
Yeah, it works from the command line, buggy boy runs on triple screen.
Is it the User Interface setting, the game list that triggers this?

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: win 7 triple screen dual 4890's
« Reply #4 on: December 21, 2015, 05:58:26 am »
Yeah, it works from the command line, buggy boy runs on triple screen.
Is it the User Interface setting, the game list that triggers this?

The problem is, there is an issue with W7 and interlaced modes that makes them ran at half their speed, so GM by default selects -video ddraw when an interlaced mode is used. But the funny thing is there's a second bug related to DDraw and W7 mode switching*. This second bug is normally bypassed by Switchres, but Switchres is not applied to secondary displays, so...  By forcing -video d3d from command line you prevent GM to fall back to DDraw, and thus bypass the bug.

You may force -d3d by creating a specific ini for that game and adding -video d3d in it.

Then, you may bypass d3d running at half speed by using -frame_delay.

* This bug is W7's, not GM's-
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