Build Your Own Arcade Controls Forum

Software Support => GroovyMAME => Topic started by: kill_one on March 05, 2020, 07:31:33 am

Title: Problem Emudriver 2.0 beta 15 (Crimson 16.2.1 for GCN* cards) Windows 7 x64
Post by: kill_one on March 05, 2020, 07:31:33 am
Please help me to resolve the following problem, i have Vga Ati R9 380x Nitro 4GB DUAL-X OC and i installed CRTEmudriver 2.0 beta15 crimson, on my cab with monitor 25" 15khz Hantarex Polo, i have edid emulation on hdmi and normal second monitor to dvi-vga adapter (i used for hypermarquee and hyperspin frontend) and i keep it installed only 10 modeline with vmmaker and is all ok, perfect in windows and groovymame 0.211,hyperspin and Rocketlauncher that I use, Switch to super resolution and 640x240 for other system working good, but when I return to the 640x480 desktop resolution, the 15khz monitor screen remains black, if I go to the screen settings and put another resolution like 640x240 the screen can be seen, then changing again to 640x480 to see itself again!

I have installed these modeline:

Code: [Select]
## Desktop ##

 640 x 480 @ 60.000000 desktop

## Super resolutions ##

2560 x 240 @ 60.000000 super
2560 x 248 @ 60.000000 super
2560 x 256 @ 60.000000 super

## Other ##

320 x 240 @ 60.000000
640 x 240 @ 60.000000
1024 x 240 @ 60.000000
1024 x 480 @ 60.000000 int
1280 x 240 @ 60.000000
1280 x 480 @ 60.000000  int

Could it be that it hooks a different resolution and is not compatible with the monitor? Type 640x480p? How can I solve it? Thanks a lot to everyone :)
Title: Re: Problem Emudriver 2.0 beta 15 (Crimson 16.2.1 for GCN* cards) Windows 7 x64
Post by: Calamity on March 05, 2020, 11:04:27 am
Add this resolution to your mode list:

Code: [Select]
648 x 486 @ 60.000000 desktop
Then generate & install modes again, and set your desktop to use that resolution instead of 640x480.
Title: Re: Problem Emudriver 2.0 beta 15 (Crimson 16.2.1 for GCN* cards) Windows 7 x64
Post by: kill_one on March 15, 2020, 04:36:04 am
Add this resolution to your mode list:

Code: [Select]
648 x 486 @ 60.000000 desktop
Then generate & install modes again, and set your desktop to use that resolution instead of 640x480.
Thanks @calamity ok with 648x486 deskop, but I realized that I have the same problem with 640x240 in games and for 640x480 in TypeX and Teknoparrot games it's not just windows, no problem switch to 1024x480 or 1024 x 240 never black screen, 1024x480 it is too shaky, and if I set the ARCADEPC at 648x486 some games are slower than 640x480, before I used an ATI 8350 seen as 8300 series and no problem with the switch at 640x480 and 640x240

this is my vmm.ini

Code: [Select]
mame_exe                        C:\groovymame\mame64.exe
mame_favourites                 mame_favourites.ini
mame_list_from_xml              0
mame_generate_xml               0
mame_only_list_favourites       0
mame_export_settings            1
user_list_modes                 1
user_modes                      C:\Arcade\crt_emudriver_&_tools\user_mod.ini
monitor                         generic_15
orientation                     horizontal
rotating_desktop                0
total_modes                     auto
mode_table_method_xml           2
mode_table_method_user          1
x_res_min_xml                   240
y_res_min_xml                   240
y_res_round_xml                 16
x_res_min_user                  240
y_res_min_user                  192
y_res_round_user                1
dotclock_min                    auto
display_device_key              \System\CurrentControlSet\Control\Video\{33FD1151-A421-488A-962B-7594D2D5D0DF}\0000
auto_extend_desktop             1
edid_from_modelist              0

is correct ?