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: [SOLVED] HD4890 calamity Driver Issue  (Read 5435 times)

0 Members and 1 Guest are viewing this topic.

epicfatigue

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 360
  • Last login:May 15, 2016, 08:16:08 pm
    • http://www.retromods.com.au
[SOLVED] HD4890 calamity Driver Issue
« on: February 04, 2013, 04:04:34 am »
Hello all wondering if anyone has had this issue?

I have installed the latest drivers from
http://mame.3feetunder.com/windows-ati-crt-emudriver/

However my 4890 shows as a 4980 when its installed. (odd)

Anyways when i hook up my monitor to it once its installed, the arcade monitor is hating it, (not 15khZ)

Has anyone had this issue?

Really stumped, i removed it all and tryed just soft 15khz no go :(

my card has 3 ports DVI HDMI and component (svideo lookin conctor)

I am currently using a DVI to VGA adapter that the card came with.)
had this working fine with the x550

« Last Edit: February 05, 2013, 06:04:49 pm by epicfatigue »

Calamity

  • Moderator
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 7414
  • Last login:April 10, 2024, 02:02:31 pm
  • Quote me with care
Re: HD4890 calamity wont install
« Reply #1 on: February 04, 2013, 05:22:16 am »
So did you get the driver installed or not? By the topic name I thought it refused to install.
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

epicfatigue

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 360
  • Last login:May 15, 2016, 08:16:08 pm
    • http://www.retromods.com.au
Re: HD4890 calamity wont install
« Reply #2 on: February 04, 2013, 05:28:30 am »
Hey calamity sorry yes it installs however its saying its a 4980 ? thats what i ment by not installing.

about to have another crack.

Calamity

  • Moderator
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 7414
  • Last login:April 10, 2024, 02:02:31 pm
  • Quote me with care
Re: HD4890 calamity wont install
« Reply #3 on: February 04, 2013, 05:34:37 am »
That must be my typo when adding the chipset to the driver's inf, 4980 does not exist, but it doesn't matter. You can manually edit the name in the inf and install again, that should fix the name.

So did you set 640x480@60i with Arcade_OSD before rebooting with the arcade monitor attached?
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

epicfatigue

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 360
  • Last login:May 15, 2016, 08:16:08 pm
    • http://www.retromods.com.au
Re: HD4890 calamity wont install
« Reply #4 on: February 04, 2013, 06:05:17 am »
Hey no i didn't i did that just then, (fixed the name not sure what caused that uninstall and reinstall fixed that)

I selected

reran the program still only 10 resolutions.

However none of them worked.

Turns out a faulty DVI to VGA adapter caused this the 10 work perfectly.

However i am very restricted my x550 gave me 200+ any ideas?

Thanks Calamity




Code: [Select]
-------------------------------------------------------------
:: VideoModeMaker :: - version 1.3 - por Calamity - 2008/2011
-------------------------------------------------------------
CRT_EmuDriver 1.2 found! Based on Catalyst 09.3

Extracting mame.xml...

Mame v0.146u4 (Aug 18 2012)

Importing video modes from Mame.xml...

 18 different video modes found.

Generating dynamic mode table... 8 redundant video modes found.
Reducing mode list... 0 video modes dropped.
 10 modelines generated.

Storing modelines in system registry...
System must be restarted for the changes to take effect.



Finished. Press any key...



(----------------------------------------------------------INI               ))))))))))))))))))))))))))

Code: [Select]
; VideoModeMaker - Options
; ------------------------
   
; 1. MAME
; -------

; Path for Mame executable, in case we want to extract xml information from it.

MameExe = "D:\Emulators\groovy\mame.exe"

; Path for Mame ini folder, in case we want to create an ini file for each game.
; Important: existing ini files will be overwritten.

IniPath = "D:\Emulators\groovy\ini\"

; Mame options.

ListFromXML = 1 ; Processes Mame XML and get video mode list from it
GenerateXML = 1 ; Extracts XML from Mame (only needed once)
GenerateInis = 0 ; Creates an ini file for each Mame game, in the IniPath folder
SDLMame = 0 ; Use SDLMame specific options

; Monitor orientation

MonitorHorizontal = 1 ; 0 = Rotating monitor: horizontal and vertical games at their native resolution
;     Suitable for users that physically rotate their CRTs
; 1 = Horizontal monitor: horizontal games run at their native resolution and
;     vertical games are rotated to fit in horizontal monitor

RotatingDesktop = 0 ; Specifies if both desktop and monitor are rotated

; Aspect ratio for vertical games on horizontal monitor
; 4:3 (keeps original aspect ratio)
; 3:3 (stretches to square format)
; 3:4 (stretches to full screen)
; h:v (custom aspect ratio)

VerticalAspect = "4:3"


; 2. MONITOR
; ----------

; Monitor Type. Valid types: D9800, D9400, D9200, EGA, VGA, MULTI, H9110, PAL, NTSC, GENERIC, CUSTOM

MonitorType = "CUSTOM"


; Monitor CUSTOM. These values will be used if MonitorType = "CUSTOM"
;
; monitor_specs_0-6 = "HfreqMin-HfreqMax, VfreqMin,VfreqMax, HFrontPorch, HSyncPulse, HBackPorch, VfrontPorch, VSyncPulse, VBackPorch, HSyncPol, VSyncPol, ActiveLinesLimit, VirtualLinesLimit"
;
; * HfreqMin-HfreqMax: Minimum and maximum horizontal frequency, in Hz. Defines the range of horizontal frequencies the monitor is capable to sync.
; The higher the horizontal frequency, the higher the vertical resolution available for the same vertical refresh.
; The higher the horizontal frequency, the higher the vertical refresh available for the same vertical resolution.
; The higher the horizontal frequency, the lower the horizontal amplitude of active video (narrower picture).
;
; * VFreqMin-VfreqMax: Minimum and maximum vertical frequency, in Hz, Defines the range of vertical frequencies the monitor is capable to sync.
;
; * HFrontPorch, HSyncPulse, HBackPorch: Horizontal timing and geometry, values in µs
;
; * VfrontPorch, VSyncPulse, VBackPorch: Vertical timing and geometry, values in ms
;
; * HSyncPol,VSyncPol: polarities, not in use! defaults to negative.
;
; * ActiveLinesLimit: Vertical resolutions until ActiveLinesLimit value included, are generated as progressive, regardless the possibility
;                           of obtaining the required vertical refresh value.
;
; * VirtualLinesLimit: Vertical resolutions above ActiveLinesLimit and below VirtualLinesLimit are virtualized, that is, an interlaced resolution
;                            bigger that the native one is generated, with the right refresh, and "hardware stretch" is applied.
;                            Vertical resolutions above VirtulaLinesLimit are generated as interlaced, without any stretching.

;monitor_specs_0 = "15625-16200, 49.50-65.00, 2.000, 4.700, 8.000, 0.064, 0.160, 1.056, 0, 0, 288, 448"
         monitor_specs_0 = "15625-16200, 49.50-65.00, 2.000, 4.700, 8.000, 0.064, 0.160, 1.056, 0, 0, 288, 448"

; Tolerance for horizontal frequency, in kHz, enables extending the range defined by [ HfreqMin, HfreqMax ]
; The resulting allowed frequency range will be [ HfreqMin - HfreqTolerance, HfreqMax + HfreqTolerance ]

HfreqTolerance = 0.010


; 3. MODELINE GENERATOR
; ---------------------

; Total number of modelines to generate. Here are the recommended values for each driver version:
; CRT_Emudriver, based on Catalyst 6.5 XP32: 160 modes (accepts up to 200, but above 160 HyperSpin will refuse to load)
; CRT_Emudriver, based on Catalyst 6.5 XP64: 120 modes
; CRT_Emudriver, based on Catalyst 9.3 XP32/64: 120 modes (accepts some more but above 120 you can get some blue screens)
; Regular Catalyst: 60 modes (won't accept any more)

TotalModes = 120

; Method for mode table generation. If Mame xml is processed, that will create a lot of different video modes, so the mode table
; will be optimized keeping the most relevant ones, and dropping the rest, to keep below the TotalModes value.

ModeTableMethod = 1 ; 0 = Static table: modelines are generated keeping their original vertical refresh. This
;     method is intended to be used in combination with ini files for each game.
; 1 = Dynamic table: a table of dummy modes is created using xres and yres values while ignoring
;     vfreq. This method is intended to be used in combination with Switchres or Groovymame. No ini
;     files are required using this method (you should disable the GenerateInis option).


; Minimum resolution values (these will be used instead of lower values)

XresMin = 184
YresMin = 192

; Minimum dotclock value allowed by the video card, in MHz (i.e. DotClockMin = 7.010)

DotClockMin = 0

; Number of iterations used by the mode generator [0,5]. The higher the number of iterations, the bigger the accuracy of the vertical
; refreshed obtained, normally at the cost of increasing the horizontal frequency strictly required.

Iterations = 0

; Specifies if the refresh label is multiplied by 10 before rounding (experimental).

VFreqLabelx10 = 0

; 4. DRIVER
; ---------

; Path for the driver folder

DriverPath = "C:\crt_emudriver_9.3_1.2a_x64_multisync\crt_emudriver_9.3_1.2a_x64\Driver\"

; If UpdateRegistry is enabled, UpdateDriver will only work if the driver version found in DriverPath matches the one installed
; in the system.

UpdateRegistry = 1 ; Specifies if the video card registry section will be updated with the new video modes
; (will only work in combination with CRT_EMUDriver).

UpdateDriver = 0 ; Specifies if the driver files in DriverPath will be updated with the new video modes, for
; future installations.

AnyCatalyst = 0 ; Allows modelines to be installed for any Catalyst version. This option is experimental and
; known to produce some problems.



« Last Edit: February 04, 2013, 06:18:58 am by Calamity »

Calamity

  • Moderator
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 7414
  • Last login:April 10, 2024, 02:02:31 pm
  • Quote me with care
Re: HD4890 calamity wont install
« Reply #5 on: February 04, 2013, 06:11:26 am »
Get the updated VMMaker from the same link you posted. It's required to deal with new versions of MAME.

Make sure to set your desktop to a 15 kHz video mode  before attaching your 15 kHz monitor.

EDIT: Once you use the updated VMMaker you'll get your resolutions back.
(I edited your post to use 'code' blocks for readability)
« Last Edit: February 04, 2013, 06:20:52 am by Calamity »
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

epicfatigue

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 360
  • Last login:May 15, 2016, 08:16:08 pm
    • http://www.retromods.com.au
Re: HD4890 calamity wont install
« Reply #6 on: February 04, 2013, 06:21:38 am »
Man i downloaded it and everything just brain skipped and didnt think to update it and used the stock one...


Worked perfectly.  this is what i got out of the HD4890 XFX Extreme overclock edition

Code: [Select]

Modeline "240x160_60 15.66KHz 59.77Hz" 5.010 240 256 280 320 160 202 205 262 -hsync -vsync
Modeline "240x200_60 15.66KHz 59.77Hz" 5.010 240 256 280 320 200 222 225 262 -hsync -vsync
Modeline "240x240_60 15.66KHz 60.00Hz" 5.010 240 256 280 320 240 242 245 261 -hsync -vsync
Modeline "240x256_59 16.21KHz 58.50Hz" 5.310 240 256 280 328 256 258 261 277 -hsync -vsync
Modeline "248x192_60 15.66KHz 59.99Hz" 5.260 248 264 288 336 192 218 221 261 -hsync -vsync
Modeline "248x240_60 15.66KHz 59.99Hz" 5.260 248 264 288 336 240 242 245 261 -hsync -vsync
Modeline "248x256_59 16.21KHz 58.52Hz" 5.570 248 264 296 344 256 258 261 277 -hsync -vsync
Modeline "256x192_60 15.66KHz 60.00Hz" 5.510 256 272 304 352 192 218 221 261 -hsync -vsync
Modeline "256x224_60 15.66KHz 60.00Hz" 5.510 256 272 304 352 224 234 237 261 -hsync -vsync
Modeline "257x224_60 15.62KHz 60.07Hz" 5.490 256 272 304 352 224 233 236 260 -hsync -vsync
Modeline "256x239_50 15.64KHz 49.98Hz" 5.500 256 272 304 352 239 267 270 313 -hsync -vsync
Modeline "256x240_55 15.64KHz 55.47Hz" 5.500 256 272 304 352 240 252 255 282 -hsync -vsync
Modeline "256x240_60 15.66KHz 60.00Hz" 5.510 256 272 304 352 240 242 245 261 -hsync -vsync
Modeline "257x240_60 15.62KHz 60.07Hz" 5.490 256 272 304 352 240 241 244 260 -hsync -vsync
Modeline "256x244_60 15.84KHz 60.00Hz" 5.570 256 272 304 352 244 245 248 264 -hsync -vsync
Modeline "256x256_55 15.64KHz 55.47Hz" 5.500 256 272 304 352 256 260 263 282 -hsync -vsync
Modeline "256x256_59 16.21KHz 58.51Hz" 5.700 256 272 304 352 256 258 261 277 -hsync -vsync
Modeline "264x240_60 15.67KHz 60.02Hz" 5.630 264 280 312 360 240 242 245 261 -hsync -vsync
Modeline "272x240_60 15.67KHz 60.03Hz" 5.760 272 288 320 368 240 242 245 261 -hsync -vsync
Modeline "280x240_60 15.64KHz 59.92Hz" 5.880 280 296 328 376 240 242 245 261 -hsync -vsync
Modeline "288x240_60 15.66KHz 59.98Hz" 6.010 288 304 336 384 240 242 245 261 -hsync -vsync
Modeline "296x240_60 15.65KHz 59.98Hz" 6.130 296 312 344 392 240 242 245 261 -hsync -vsync
Modeline "304x240_60 15.66KHz 59.99Hz" 6.380 304 320 352 408 240 242 245 261 -hsync -vsync
Modeline "312x288_53 16.23KHz 52.51Hz" 6.730 312 328 360 416 288 290 293 309 -hsync -vsync
Modeline "320x224_60 15.65KHz 59.98Hz" 6.630 320 336 368 424 224 234 237 261 -hsync -vsync
Modeline "320x240_54 15.65KHz 54.17Hz" 6.630 320 336 368 424 240 256 259 289 -hsync -vsync
Modeline "320x240_60 15.65KHz 59.98Hz" 6.630 320 336 368 424 240 242 245 261 -hsync -vsync
Modeline "320x244_59 15.69KHz 59.41Hz" 6.650 320 336 368 424 244 245 248 264 -hsync -vsync
Modeline "320x256_50 15.65KHz 50.01Hz" 6.630 320 336 368 424 256 276 279 313 -hsync -vsync
Modeline "320x256_58 16.18KHz 58.43Hz" 6.860 320 336 368 424 256 258 261 277 -hsync -vsync
Modeline "328x240_60 15.62KHz 59.86Hz" 6.760 328 344 376 432 240 242 245 261 -hsync -vsync
Modeline "328x256_58 16.18KHz 58.42Hz" 6.990 328 344 376 432 256 258 261 277 -hsync -vsync
Modeline "336x224_60 15.66KHz 60.00Hz" 6.890 336 352 384 440 224 234 237 261 -hsync -vsync
Modeline "336x240_60 15.66KHz 60.00Hz" 6.890 336 352 384 440 240 242 245 261 -hsync -vsync
Modeline "336x256_58 16.19KHz 58.45Hz" 7.380 336 352 392 456 256 258 261 277 -hsync -vsync
Modeline "344x240_60 15.66KHz 60.01Hz" 7.010 344 360 392 448 240 242 245 261 -hsync -vsync
Modeline "344x256_58 16.20KHz 58.48Hz" 7.510 344 360 400 464 256 258 261 277 -hsync -vsync
Modeline "352x240_60 15.68KHz 60.06Hz" 7.390 352 368 408 472 240 242 245 261 -hsync -vsync
Modeline "352x256_58 16.19KHz 58.46Hz" 7.640 352 368 408 472 256 258 261 277 -hsync -vsync
Modeline "360x240_60 15.66KHz 60.00Hz" 7.510 360 376 416 480 240 242 245 261 -hsync -vsync
Modeline "368x240_60 15.66KHz 60.01Hz" 7.640 368 384 424 488 240 242 245 261 -hsync -vsync
Modeline "368x256_58 16.20KHz 58.47Hz" 7.900 368 384 424 488 256 258 261 277 -hsync -vsync
Modeline "368x448_60 15.63KHz 60.00Hz" 7.620 368 384 424 488 448 466 471 521 interlace -hsync -vsync
Modeline "376x240_60 15.65KHz 59.96Hz" 7.760 376 392 432 496 240 242 245 261 -hsync -vsync
Modeline "376x256_59 16.23KHz 58.58Hz" 8.030 376 392 432 496 256 258 261 277 -hsync -vsync
Modeline "376x272_55 16.23KHz 55.38Hz" 8.030 376 392 432 496 272 274 277 293 -hsync -vsync
Modeline "384x240_60 15.62KHz 59.64Hz" 7.870 384 400 440 504 240 242 244 262 -hsync -vsync
Modeline "385x240_60 15.65KHz 59.97Hz" 7.880 384 400 440 504 240 242 245 261 -hsync -vsync
Modeline "384x256_58 16.18KHz 58.42Hz" 8.160 384 400 440 504 256 258 261 277 -hsync -vsync
Modeline "384x288_52 16.18KHz 52.37Hz" 8.160 384 400 440 504 288 290 293 309 -hsync -vsync
Modeline "400x240_60 15.64KHz 59.91Hz" 8.130 400 416 456 520 240 242 245 261 -hsync -vsync
Modeline "400x248_60 16.15KHz 60.03Hz" 8.510 400 416 456 528 248 250 253 269 -hsync -vsync
Modeline "400x256_59 16.21KHz 58.51Hz" 8.540 400 416 456 528 256 258 261 277 -hsync -vsync
Modeline "400x264_57 16.21KHz 56.87Hz" 8.540 400 416 456 528 264 266 269 285 -hsync -vsync
Modeline "400x272_55 16.21KHz 55.32Hz" 8.540 400 416 456 528 272 274 277 293 -hsync -vsync
Modeline "400x280_54 16.21KHz 53.85Hz" 8.540 400 416 456 528 280 282 285 301 -hsync -vsync
Modeline "400x288_52 16.21KHz 52.45Hz" 8.540 400 416 456 528 288 290 293 309 -hsync -vsync
Modeline "416x240_60 15.66KHz 59.99Hz" 8.500 416 432 472 544 240 242 245 261 -hsync -vsync
Modeline "416x256_58 16.20KHz 58.48Hz" 8.820 416 432 472 544 256 258 261 277 -hsync -vsync
Modeline "432x240_60 15.67KHz 60.04Hz" 8.760 432 448 488 560 240 242 245 261 -hsync -vsync
Modeline "432x248_60 16.13KHz 59.97Hz" 9.430 432 456 504 584 248 250 253 269 -hsync -vsync
Modeline "432x256_58 16.18KHz 58.42Hz" 9.460 432 456 504 584 256 258 261 277 -hsync -vsync
Modeline "432x264_57 16.18KHz 56.78Hz" 9.460 432 456 504 584 264 266 269 285 -hsync -vsync
Modeline "432x272_55 16.18KHz 55.23Hz" 9.460 432 456 504 584 272 274 277 293 -hsync -vsync
Modeline "432x280_54 16.18KHz 53.76Hz" 9.460 432 456 504 584 280 282 285 301 -hsync -vsync
Modeline "432x288_52 16.18KHz 52.37Hz" 9.460 432 456 504 584 288 290 293 309 -hsync -vsync
Modeline "448x240_60 15.67KHz 60.04Hz" 9.390 448 472 520 600 240 242 245 261 -hsync -vsync
Modeline "456x240_60 15.66KHz 60.01Hz" 9.530 456 480 528 608 240 242 245 261 -hsync -vsync
Modeline "456x256_58 16.19KHz 58.45Hz" 9.850 456 480 528 608 256 258 261 277 -hsync -vsync
Modeline "464x240_60 15.65KHz 59.98Hz" 9.650 464 488 536 616 240 242 245 261 -hsync -vsync
Modeline "464x256_59 16.21KHz 58.51Hz" 9.990 464 488 536 616 256 258 261 277 -hsync -vsync
Modeline "480x240_60 15.64KHz 59.92Hz" 9.890 480 504 552 632 240 242 245 261 -hsync -vsync
Modeline "480x464_60 15.64KHz 60.03Hz" 9.870 480 504 552 632 464 474 479 521 interlace -hsync -vsync
Modeline "480x480_60 15.64KHz 60.03Hz" 9.870 480 504 552 632 480 482 487 521 interlace -hsync -vsync
Modeline "496x240_60 15.69KHz 60.13Hz" 10.150 496 520 568 648 240 242 245 261 -hsync -vsync
Modeline "496x480_60 15.62KHz 59.98Hz" 10.140 496 520 568 648 480 482 487 521 interlace -hsync -vsync
Modeline "512x240_60 15.65KHz 59.95Hz" 10.520 512 536 584 672 240 242 245 261 -hsync -vsync
Modeline "512x256_58 16.20KHz 58.49Hz" 11.000 512 536 592 680 256 258 261 277 -hsync -vsync
Modeline "512x288_52 16.20KHz 52.44Hz" 11.000 512 536 592 680 288 290 293 309 -hsync -vsync
Modeline "512x448_60 15.62KHz 59.98Hz" 10.510 512 536 584 672 448 466 471 521 interlace -hsync -vsync
Modeline "512x478_50 15.62KHz 50.00Hz" 10.510 512 536 584 672 478 534 539 625 interlace -hsync -vsync
Modeline "512x480_55 15.65KHz 55.38Hz" 10.520 512 536 584 672 480 504 509 565 interlace -hsync -vsync
Modeline "512x480_60 15.62KHz 59.98Hz" 10.510 512 536 584 672 480 482 487 521 interlace -hsync -vsync
Modeline "512x512_55 15.65KHz 55.38Hz" 10.520 512 536 584 672 512 520 525 565 interlace -hsync -vsync
Modeline "544x242_60 15.70KHz 59.93Hz" 11.160 544 568 624 712 242 243 246 262 -hsync -vsync
Modeline "544x480_60 15.64KHz 60.05Hz" 11.120 544 568 624 712 480 482 487 521 interlace -hsync -vsync
Modeline "560x240_60 15.67KHz 60.03Hz" 11.520 560 584 640 736 240 242 245 261 -hsync -vsync
Modeline "576x240_60 15.65KHz 59.97Hz" 11.780 576 600 656 752 240 242 245 261 -hsync -vsync
Modeline "600x240_60 15.66KHz 59.99Hz" 12.170 600 624 680 776 240 242 245 261 -hsync -vsync
Modeline "640x200_60 15.67KHz 60.05Hz" 13.040 640 664 728 832 200 222 225 261 -hsync -vsync
Modeline "640x240_60 15.67KHz 60.05Hz" 13.040 640 664 728 832 240 242 245 261 -hsync -vsync
Modeline "640x480_60 15.62KHz 59.95Hz" 12.980 640 664 728 832 480 482 487 521 interlace -hsync -vsync
« Last Edit: February 04, 2013, 06:29:21 am by epicfatigue »

epicfatigue

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 360
  • Last login:May 15, 2016, 08:16:08 pm
    • http://www.retromods.com.au
Re: HD4890 calamity wont install
« Reply #7 on: February 04, 2013, 06:30:04 am »
Thanks heaps Calamity!

Is this the normal amount of resolutions?


Calamity

  • Moderator
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 7414
  • Last login:April 10, 2024, 02:02:31 pm
  • Quote me with care
Re: HD4890 calamity wont install
« Reply #8 on: February 04, 2013, 06:43:45 am »
Yes, it's the normal amout of resolutions since you're using a dynamic mode table (recommended) which trims the list a lot. However I'm missing some resolutions above 640x480, for virtualized resolutions, did you omit them?
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

epicfatigue

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 360
  • Last login:May 15, 2016, 08:16:08 pm
    • http://www.retromods.com.au
Re: HD4890 calamity wont install
« Reply #9 on: February 04, 2013, 06:50:38 am »
oh i copy and posted the mode list apparently i dont have all of those,

i have 63 modes :(

Calamity

  • Moderator
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 7414
  • Last login:April 10, 2024, 02:02:31 pm
  • Quote me with care
Re: HD4890 calamity wont install
« Reply #10 on: February 04, 2013, 06:57:40 am »
63? Where you read that figure?
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

epicfatigue

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 360
  • Last login:May 15, 2016, 08:16:08 pm
    • http://www.retromods.com.au
Re: HD4890 calamity wont install
« Reply #11 on: February 04, 2013, 07:01:49 am »
went into Arcade OSD and counted the white modes that i could select?
is there a better spot to get them?

Calamity

  • Moderator
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 7414
  • Last login:April 10, 2024, 02:02:31 pm
  • Quote me with care
Re: HD4890 calamity wont install
« Reply #12 on: February 04, 2013, 07:06:04 am »
Are you doing this with a PC monitor attached? That could be trimming the mode list. If that's the case, go to main menu in Arcade_OSD and disable the lock unsupported modes option.
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

epicfatigue

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 360
  • Last login:May 15, 2016, 08:16:08 pm
    • http://www.retromods.com.au
Re: HD4890 calamity wont install
« Reply #13 on: February 04, 2013, 07:10:39 am »
IM doing it on an arcade monitor but its not a multi Sync its just 15khz

Calamity

  • Moderator
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 7414
  • Last login:April 10, 2024, 02:02:31 pm
  • Quote me with care
Re: HD4890 calamity wont install
« Reply #14 on: February 04, 2013, 07:17:01 am »
Ok. The number of custom modes should match the number of modelines in the Modeline.txt file. If you have only 60 modes, it's possible that you're actually running ATI stock drivers instead of the patched ones. This could be due to some installation issue. Depending on the XP you're running, the shipped drivers might be overridding ours. I'd uninstall everthing, run Catalyst Uninstaller (http://downloads.guru3d.com/download.php?det=1275) and start again.
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

epicfatigue

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 360
  • Last login:May 15, 2016, 08:16:08 pm
    • http://www.retromods.com.au
Re: HD4890 calamity wont install
« Reply #15 on: February 04, 2013, 07:21:28 am »
okay will do !!!

epicfatigue

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 360
  • Last login:May 15, 2016, 08:16:08 pm
    • http://www.retromods.com.au
Re: HD4890 calamity wont install
« Reply #16 on: February 04, 2013, 07:54:02 am »
-------------------------------------------------------------
:: VideoModeMaker :: - version 1.3c - by Calamity - 2008/2012
-------------------------------------------------------------
CRT_EmuDriver 1.2 found! Based on Catalyst 09.3

Extracting mame.xml...

Mame v0.146u4 (Aug 18 2012)

Importing video modes from Mame.xml...

 585 different video modes found.

Generating dynamic mode table... 476 redundant video modes found.
Reducing mode list... 0 video modes dropped.
 109 modelines generated.

Storing modelines in system registry...
System must be restarted for the changes to take effect.


Finished. Press any key...


and can see all 110 wahoooo

Code: [Select]
Modeline "240x160_60 15.66KHz 59.77Hz" 5.010 240 256 280 320 160 202 205 262 -hsync -vsync
Modeline "240x200_60 15.66KHz 59.77Hz" 5.010 240 256 280 320 200 222 225 262 -hsync -vsync
Modeline "240x240_60 15.66KHz 60.00Hz" 5.010 240 256 280 320 240 242 245 261 -hsync -vsync
Modeline "240x256_59 16.21KHz 58.50Hz" 5.310 240 256 280 328 256 258 261 277 -hsync -vsync
Modeline "248x192_60 15.66KHz 59.99Hz" 5.260 248 264 288 336 192 218 221 261 -hsync -vsync
Modeline "248x240_60 15.66KHz 59.99Hz" 5.260 248 264 288 336 240 242 245 261 -hsync -vsync
Modeline "248x256_59 16.21KHz 58.52Hz" 5.570 248 264 296 344 256 258 261 277 -hsync -vsync
Modeline "256x192_60 15.66KHz 60.00Hz" 5.510 256 272 304 352 192 218 221 261 -hsync -vsync
Modeline "256x224_60 15.66KHz 60.00Hz" 5.510 256 272 304 352 224 234 237 261 -hsync -vsync
Modeline "257x224_60 15.62KHz 60.07Hz" 5.490 256 272 304 352 224 233 236 260 -hsync -vsync
Modeline "256x239_50 15.64KHz 49.98Hz" 5.500 256 272 304 352 239 267 270 313 -hsync -vsync
Modeline "256x240_55 15.64KHz 55.47Hz" 5.500 256 272 304 352 240 252 255 282 -hsync -vsync
Modeline "256x240_60 15.66KHz 60.00Hz" 5.510 256 272 304 352 240 242 245 261 -hsync -vsync
Modeline "257x240_60 15.62KHz 60.07Hz" 5.490 256 272 304 352 240 241 244 260 -hsync -vsync
Modeline "256x244_60 15.84KHz 60.00Hz" 5.570 256 272 304 352 244 245 248 264 -hsync -vsync
Modeline "256x256_55 15.64KHz 55.47Hz" 5.500 256 272 304 352 256 260 263 282 -hsync -vsync
Modeline "256x256_59 16.21KHz 58.51Hz" 5.700 256 272 304 352 256 258 261 277 -hsync -vsync
Modeline "264x240_60 15.67KHz 60.02Hz" 5.630 264 280 312 360 240 242 245 261 -hsync -vsync
Modeline "272x240_60 15.67KHz 60.03Hz" 5.760 272 288 320 368 240 242 245 261 -hsync -vsync
Modeline "280x240_60 15.64KHz 59.92Hz" 5.880 280 296 328 376 240 242 245 261 -hsync -vsync
Modeline "288x240_60 15.66KHz 59.98Hz" 6.010 288 304 336 384 240 242 245 261 -hsync -vsync
Modeline "296x240_60 15.65KHz 59.98Hz" 6.130 296 312 344 392 240 242 245 261 -hsync -vsync
Modeline "304x240_60 15.66KHz 59.99Hz" 6.380 304 320 352 408 240 242 245 261 -hsync -vsync
Modeline "312x288_53 16.23KHz 52.51Hz" 6.730 312 328 360 416 288 290 293 309 -hsync -vsync
Modeline "320x224_60 15.65KHz 59.98Hz" 6.630 320 336 368 424 224 234 237 261 -hsync -vsync
Modeline "320x240_54 15.65KHz 54.17Hz" 6.630 320 336 368 424 240 256 259 289 -hsync -vsync
Modeline "320x240_60 15.65KHz 59.98Hz" 6.630 320 336 368 424 240 242 245 261 -hsync -vsync
Modeline "320x244_59 15.69KHz 59.41Hz" 6.650 320 336 368 424 244 245 248 264 -hsync -vsync
Modeline "320x256_50 15.65KHz 50.01Hz" 6.630 320 336 368 424 256 276 279 313 -hsync -vsync
Modeline "320x256_58 16.18KHz 58.43Hz" 6.860 320 336 368 424 256 258 261 277 -hsync -vsync
Modeline "328x240_60 15.62KHz 59.86Hz" 6.760 328 344 376 432 240 242 245 261 -hsync -vsync
Modeline "328x256_58 16.18KHz 58.42Hz" 6.990 328 344 376 432 256 258 261 277 -hsync -vsync
Modeline "336x224_60 15.66KHz 60.00Hz" 6.890 336 352 384 440 224 234 237 261 -hsync -vsync
Modeline "336x240_60 15.66KHz 60.00Hz" 6.890 336 352 384 440 240 242 245 261 -hsync -vsync
Modeline "336x256_58 16.19KHz 58.45Hz" 7.380 336 352 392 456 256 258 261 277 -hsync -vsync
Modeline "344x240_60 15.66KHz 60.01Hz" 7.010 344 360 392 448 240 242 245 261 -hsync -vsync
Modeline "344x256_58 16.20KHz 58.48Hz" 7.510 344 360 400 464 256 258 261 277 -hsync -vsync
Modeline "352x240_60 15.68KHz 60.06Hz" 7.390 352 368 408 472 240 242 245 261 -hsync -vsync
Modeline "352x256_58 16.19KHz 58.46Hz" 7.640 352 368 408 472 256 258 261 277 -hsync -vsync
Modeline "360x240_60 15.66KHz 60.00Hz" 7.510 360 376 416 480 240 242 245 261 -hsync -vsync
Modeline "368x240_60 15.66KHz 60.01Hz" 7.640 368 384 424 488 240 242 245 261 -hsync -vsync
Modeline "368x256_58 16.20KHz 58.47Hz" 7.900 368 384 424 488 256 258 261 277 -hsync -vsync
Modeline "368x448_60 15.63KHz 60.00Hz" 7.620 368 384 424 488 448 466 471 521 interlace -hsync -vsync
Modeline "376x240_60 15.65KHz 59.96Hz" 7.760 376 392 432 496 240 242 245 261 -hsync -vsync
Modeline "376x256_59 16.23KHz 58.58Hz" 8.030 376 392 432 496 256 258 261 277 -hsync -vsync
Modeline "376x272_55 16.23KHz 55.38Hz" 8.030 376 392 432 496 272 274 277 293 -hsync -vsync
Modeline "384x240_60 15.62KHz 59.64Hz" 7.870 384 400 440 504 240 242 244 262 -hsync -vsync
Modeline "385x240_60 15.65KHz 59.97Hz" 7.880 384 400 440 504 240 242 245 261 -hsync -vsync
Modeline "384x256_58 16.18KHz 58.42Hz" 8.160 384 400 440 504 256 258 261 277 -hsync -vsync
Modeline "384x288_52 16.18KHz 52.37Hz" 8.160 384 400 440 504 288 290 293 309 -hsync -vsync
Modeline "400x240_60 15.64KHz 59.91Hz" 8.130 400 416 456 520 240 242 245 261 -hsync -vsync
Modeline "400x248_60 16.15KHz 60.03Hz" 8.510 400 416 456 528 248 250 253 269 -hsync -vsync
Modeline "400x256_59 16.21KHz 58.51Hz" 8.540 400 416 456 528 256 258 261 277 -hsync -vsync
Modeline "400x264_57 16.21KHz 56.87Hz" 8.540 400 416 456 528 264 266 269 285 -hsync -vsync
Modeline "400x272_55 16.21KHz 55.32Hz" 8.540 400 416 456 528 272 274 277 293 -hsync -vsync
Modeline "400x280_54 16.21KHz 53.85Hz" 8.540 400 416 456 528 280 282 285 301 -hsync -vsync
Modeline "400x288_52 16.21KHz 52.45Hz" 8.540 400 416 456 528 288 290 293 309 -hsync -vsync
Modeline "416x240_60 15.66KHz 59.99Hz" 8.500 416 432 472 544 240 242 245 261 -hsync -vsync
Modeline "416x256_58 16.20KHz 58.48Hz" 8.820 416 432 472 544 256 258 261 277 -hsync -vsync
Modeline "432x240_60 15.67KHz 60.04Hz" 8.760 432 448 488 560 240 242 245 261 -hsync -vsync
Modeline "432x248_60 16.13KHz 59.97Hz" 9.430 432 456 504 584 248 250 253 269 -hsync -vsync
Modeline "432x256_58 16.18KHz 58.42Hz" 9.460 432 456 504 584 256 258 261 277 -hsync -vsync
Modeline "432x264_57 16.18KHz 56.78Hz" 9.460 432 456 504 584 264 266 269 285 -hsync -vsync
Modeline "432x272_55 16.18KHz 55.23Hz" 9.460 432 456 504 584 272 274 277 293 -hsync -vsync
Modeline "432x280_54 16.18KHz 53.76Hz" 9.460 432 456 504 584 280 282 285 301 -hsync -vsync
Modeline "432x288_52 16.18KHz 52.37Hz" 9.460 432 456 504 584 288 290 293 309 -hsync -vsync
Modeline "448x240_60 15.67KHz 60.04Hz" 9.390 448 472 520 600 240 242 245 261 -hsync -vsync
Modeline "456x240_60 15.66KHz 60.01Hz" 9.530 456 480 528 608 240 242 245 261 -hsync -vsync
Modeline "456x256_58 16.19KHz 58.45Hz" 9.850 456 480 528 608 256 258 261 277 -hsync -vsync
Modeline "464x240_60 15.65KHz 59.98Hz" 9.650 464 488 536 616 240 242 245 261 -hsync -vsync
Modeline "464x256_59 16.21KHz 58.51Hz" 9.990 464 488 536 616 256 258 261 277 -hsync -vsync
Modeline "480x240_60 15.64KHz 59.92Hz" 9.890 480 504 552 632 240 242 245 261 -hsync -vsync
Modeline "480x464_60 15.64KHz 60.03Hz" 9.870 480 504 552 632 464 474 479 521 interlace -hsync -vsync
Modeline "480x480_60 15.64KHz 60.03Hz" 9.870 480 504 552 632 480 482 487 521 interlace -hsync -vsync
Modeline "496x240_60 15.69KHz 60.13Hz" 10.150 496 520 568 648 240 242 245 261 -hsync -vsync
Modeline "496x480_60 15.62KHz 59.98Hz" 10.140 496 520 568 648 480 482 487 521 interlace -hsync -vsync
Modeline "512x240_60 15.65KHz 59.95Hz" 10.520 512 536 584 672 240 242 245 261 -hsync -vsync
Modeline "512x256_58 16.20KHz 58.49Hz" 11.000 512 536 592 680 256 258 261 277 -hsync -vsync
Modeline "512x288_52 16.20KHz 52.44Hz" 11.000 512 536 592 680 288 290 293 309 -hsync -vsync
Modeline "512x448_60 15.62KHz 59.98Hz" 10.510 512 536 584 672 448 466 471 521 interlace -hsync -vsync
Modeline "512x478_50 15.62KHz 50.00Hz" 10.510 512 536 584 672 478 534 539 625 interlace -hsync -vsync
Modeline "512x480_55 15.65KHz 55.38Hz" 10.520 512 536 584 672 480 504 509 565 interlace -hsync -vsync
Modeline "512x480_60 15.62KHz 59.98Hz" 10.510 512 536 584 672 480 482 487 521 interlace -hsync -vsync
Modeline "512x512_55 15.65KHz 55.38Hz" 10.520 512 536 584 672 512 520 525 565 interlace -hsync -vsync
Modeline "544x242_60 15.70KHz 59.93Hz" 11.160 544 568 624 712 242 243 246 262 -hsync -vsync
Modeline "544x480_60 15.64KHz 60.05Hz" 11.120 544 568 624 712 480 482 487 521 interlace -hsync -vsync
Modeline "560x240_60 15.67KHz 60.03Hz" 11.520 560 584 640 736 240 242 245 261 -hsync -vsync
Modeline "576x240_60 15.65KHz 59.97Hz" 11.780 576 600 656 752 240 242 245 261 -hsync -vsync
Modeline "600x240_60 15.66KHz 59.99Hz" 12.170 600 624 680 776 240 242 245 261 -hsync -vsync
Modeline "640x200_60 15.67KHz 60.05Hz" 13.040 640 664 728 832 200 222 225 261 -hsync -vsync
Modeline "640x240_60 15.67KHz 60.05Hz" 13.040 640 664 728 832 240 242 245 261 -hsync -vsync
Modeline "640x480_60 15.62KHz 59.95Hz" 12.980 640 664 728 832 480 482 487 521 interlace -hsync -vsync
Modeline "648x240_60 15.67KHz 60.04Hz" 13.140 648 672 736 840 240 242 245 261 -hsync -vsync
Modeline "664x496_60 16.18KHz 60.06Hz" 14.090 664 696 760 872 496 499 504 539 interlace -hsync -vsync
Modeline "672x240_60 15.66KHz 60.00Hz" 13.760 672 704 768 880 240 242 245 261 -hsync -vsync
Modeline "672x272_55 16.20KHz 55.28Hz" 14.530 672 704 776 896 272 274 277 293 -hsync -vsync
Modeline "688x512_58 16.19KHz 58.34Hz" 14.780 688 720 792 912 512 515 520 555 interlace -hsync -vsync
Modeline "704x240_60 15.64KHz 59.92Hz" 14.530 704 736 808 928 240 242 245 261 -hsync -vsync
Modeline "704x272_55 16.20KHz 55.29Hz" 15.040 704 736 808 928 272 274 277 293 -hsync -vsync
Modeline "704x480_60 15.64KHz 60.03Hz" 14.490 704 736 808 928 480 482 487 521 interlace -hsync -vsync
Modeline "704x528_57 16.20KHz 56.74Hz" 15.040 704 736 808 928 528 531 536 571 interlace -hsync -vsync
Modeline "728x544_55 16.21KHz 55.23Hz" 15.550 728 760 832 960 544 547 552 587 interlace -hsync -vsync
Modeline "736x272_55 16.21KHz 55.33Hz" 15.690 736 768 840 968 272 274 277 293 -hsync -vsync
Modeline "752x256_58 16.20KHz 58.47Hz" 15.950 752 784 856 984 256 258 261 277 -hsync -vsync
Modeline "752x560_54 16.20KHz 53.72Hz" 15.940 752 784 856 984 560 563 568 603 interlace -hsync -vsync
Modeline "768x256_58 16.18KHz 58.42Hz" 16.340 768 800 880 1008 256 258 261 277 -hsync -vsync
Modeline "768x512_55 15.67KHz 55.47Hz" 15.640 768 800 872 1000 512 520 525 565 interlace -hsync -vsync
Modeline "768x576_52 16.18KHz 52.29Hz" 16.340 768 800 880 1008 576 579 584 619 interlace -hsync -vsync
Modeline "1280x240_60 15.66KHz 59.99Hz" 25.930 1280 1328 1448 1656 240 242 245 261 -hsync -vsync




Calamity

  • Moderator
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 7414
  • Last login:April 10, 2024, 02:02:31 pm
  • Quote me with care
Re: HD4890 calamity wont install
« Reply #17 on: February 04, 2013, 07:59:51 am »
So does Arcade_OSD show all 109 custom modes now?
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

epicfatigue

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 360
  • Last login:May 15, 2016, 08:16:08 pm
    • http://www.retromods.com.au
Re: HD4890 calamity wont install
« Reply #18 on: February 04, 2013, 05:08:37 pm »
Yeah it does,

im currently looking for that ini file i remember seeing back in the day that that modified all  vertical games to display correctly.


Thanks heaps for your help. now i finally have a gcard to match the performance of the Computer

epicfatigue

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 360
  • Last login:May 15, 2016, 08:16:08 pm
    • http://www.retromods.com.au
Re: [HELP AGAIN LOL] HD4890 calamity wont install
« Reply #19 on: February 05, 2013, 06:05:47 am »
Hey, sorry to bother you again but i have now discovered an issue or created one lol.

I tested this one old groovy worked fine, and i have noticed a new version is out ( mine was almost 1 year and 4 months old) i thought i would upgrade to support the cause and i reran the modelines with the new version of groovy, funny i got more this time using the preset for k7000 (thats the monitor i have) 19inch

Code: [Select]
Modeline "240x160_60 15.66KHz 59.77Hz" 5.010 240 256 280 320 160 202 205 262 -hsync -vsync
Modeline "240x200_60 15.66KHz 59.77Hz" 5.010 240 256 280 320 200 222 225 262 -hsync -vsync
Modeline "240x240_60 15.66KHz 60.00Hz" 5.010 240 256 280 320 240 242 245 261 -hsync -vsync
Modeline "240x256_59 16.21KHz 58.50Hz" 5.310 240 256 280 328 256 258 261 277 -hsync -vsync
Modeline "248x192_60 15.66KHz 59.99Hz" 5.260 248 264 288 336 192 218 221 261 -hsync -vsync
Modeline "248x240_60 15.66KHz 59.99Hz" 5.260 248 264 288 336 240 242 245 261 -hsync -vsync
Modeline "256x192_60 15.66KHz 60.00Hz" 5.510 256 272 304 352 192 218 221 261 -hsync -vsync
Modeline "256x224_60 15.66KHz 60.00Hz" 5.510 256 272 304 352 224 234 237 261 -hsync -vsync
Modeline "257x224_60 15.62KHz 60.07Hz" 5.490 256 272 304 352 224 233 236 260 -hsync -vsync
Modeline "256x239_50 15.64KHz 49.98Hz" 5.500 256 272 304 352 239 267 270 313 -hsync -vsync
Modeline "256x240_55 15.64KHz 55.47Hz" 5.500 256 272 304 352 240 252 255 282 -hsync -vsync
Modeline "256x240_60 15.66KHz 60.00Hz" 5.510 256 272 304 352 240 242 245 261 -hsync -vsync
Modeline "257x240_60 15.62KHz 60.07Hz" 5.490 256 272 304 352 240 241 244 260 -hsync -vsync
Modeline "256x244_60 15.84KHz 60.00Hz" 5.570 256 272 304 352 244 245 248 264 -hsync -vsync
Modeline "256x256_55 15.64KHz 55.47Hz" 5.500 256 272 304 352 256 260 263 282 -hsync -vsync
Modeline "256x256_59 16.21KHz 58.51Hz" 5.700 256 272 304 352 256 258 261 277 -hsync -vsync
Modeline "256x288_52 16.21KHz 52.45Hz" 5.700 256 272 304 352 288 290 293 309 -hsync -vsync
Modeline "264x240_60 15.67KHz 60.02Hz" 5.630 264 280 312 360 240 242 245 261 -hsync -vsync
Modeline "280x240_60 15.64KHz 59.92Hz" 5.880 280 296 328 376 240 242 245 261 -hsync -vsync
Modeline "288x240_60 15.66KHz 59.98Hz" 6.010 288 304 336 384 240 242 245 261 -hsync -vsync
Modeline "288x288_52 16.19KHz 52.41Hz" 6.340 288 304 336 392 288 290 293 309 -hsync -vsync
Modeline "296x256_58 16.19KHz 58.46Hz" 6.470 296 312 344 400 256 258 261 277 -hsync -vsync
Modeline "304x240_60 15.66KHz 59.99Hz" 6.380 304 320 352 408 240 242 245 261 -hsync -vsync
Modeline "312x288_53 16.23KHz 52.51Hz" 6.730 312 328 360 416 288 290 293 309 -hsync -vsync
Modeline "320x224_60 15.65KHz 59.98Hz" 6.630 320 336 368 424 224 234 237 261 -hsync -vsync
Modeline "320x240_54 15.65KHz 54.17Hz" 6.630 320 336 368 424 240 256 259 289 -hsync -vsync
Modeline "320x240_60 15.65KHz 59.98Hz" 6.630 320 336 368 424 240 242 245 261 -hsync -vsync
Modeline "320x244_59 15.69KHz 59.41Hz" 6.650 320 336 368 424 244 245 248 264 -hsync -vsync
Modeline "320x256_50 15.65KHz 50.01Hz" 6.630 320 336 368 424 256 276 279 313 -hsync -vsync
Modeline "320x256_58 16.18KHz 58.43Hz" 6.860 320 336 368 424 256 258 261 277 -hsync -vsync
Modeline "320x272_55 16.18KHz 55.24Hz" 6.860 320 336 368 424 272 274 277 293 -hsync -vsync
Modeline "328x256_58 16.18KHz 58.42Hz" 6.990 328 344 376 432 256 258 261 277 -hsync -vsync
Modeline "336x224_60 15.66KHz 60.00Hz" 6.890 336 352 384 440 224 234 237 261 -hsync -vsync
Modeline "336x240_60 15.66KHz 60.00Hz" 6.890 336 352 384 440 240 242 245 261 -hsync -vsync
Modeline "336x272_55 16.19KHz 55.26Hz" 7.380 336 352 392 456 272 274 277 293 -hsync -vsync
Modeline "336x288_52 16.19KHz 52.39Hz" 7.380 336 352 392 456 288 290 293 309 -hsync -vsync
Modeline "344x256_58 16.20KHz 58.48Hz" 7.510 344 360 400 464 256 258 261 277 -hsync -vsync
Modeline "352x240_60 15.68KHz 60.06Hz" 7.390 352 368 408 472 240 242 245 261 -hsync -vsync
Modeline "352x256_58 16.19KHz 58.46Hz" 7.640 352 368 408 472 256 258 261 277 -hsync -vsync
Modeline "352x272_55 16.19KHz 55.27Hz" 7.640 352 368 408 472 272 274 277 293 -hsync -vsync
Modeline "360x240_60 15.66KHz 60.00Hz" 7.510 360 376 416 480 240 242 245 261 -hsync -vsync
Modeline "368x240_60 15.66KHz 60.01Hz" 7.640 368 384 424 488 240 242 245 261 -hsync -vsync
Modeline "368x272_55 16.20KHz 55.28Hz" 7.900 368 384 424 488 272 274 277 293 -hsync -vsync
Modeline "376x256_59 16.23KHz 58.58Hz" 8.030 376 392 432 496 256 258 261 277 -hsync -vsync
Modeline "376x272_55 16.23KHz 55.38Hz" 8.030 376 392 432 496 272 274 277 293 -hsync -vsync
Modeline "384x240_60 15.62KHz 59.64Hz" 7.870 384 400 440 504 240 242 244 262 -hsync -vsync
Modeline "385x240_60 15.65KHz 59.97Hz" 7.880 384 400 440 504 240 242 245 261 -hsync -vsync
Modeline "384x256_58 16.18KHz 58.42Hz" 8.160 384 400 440 504 256 258 261 277 -hsync -vsync
Modeline "384x272_55 16.18KHz 55.23Hz" 8.160 384 400 440 504 272 274 277 293 -hsync -vsync
Modeline "384x288_52 16.18KHz 52.37Hz" 8.160 384 400 440 504 288 290 293 309 -hsync -vsync
Modeline "400x240_60 15.64KHz 59.91Hz" 8.130 400 416 456 520 240 242 245 261 -hsync -vsync
Modeline "400x256_59 16.21KHz 58.51Hz" 8.540 400 416 456 528 256 258 261 277 -hsync -vsync
Modeline "400x264_57 16.21KHz 56.87Hz" 8.540 400 416 456 528 264 266 269 285 -hsync -vsync
Modeline "400x272_55 16.21KHz 55.32Hz" 8.540 400 416 456 528 272 274 277 293 -hsync -vsync
Modeline "400x280_54 16.21KHz 53.85Hz" 8.540 400 416 456 528 280 282 285 301 -hsync -vsync
Modeline "400x288_52 16.21KHz 52.45Hz" 8.540 400 416 456 528 288 290 293 309 -hsync -vsync
Modeline "408x288_52 16.19KHz 52.40Hz" 8.680 408 424 464 536 288 290 293 309 -hsync -vsync
Modeline "416x240_60 15.66KHz 59.99Hz" 8.500 416 432 472 544 240 242 245 261 -hsync -vsync
Modeline "416x256_58 16.20KHz 58.48Hz" 8.820 416 432 472 544 256 258 261 277 -hsync -vsync
Modeline "432x256_58 16.18KHz 58.42Hz" 9.460 432 456 504 584 256 258 261 277 -hsync -vsync
Modeline "432x264_57 16.18KHz 56.78Hz" 9.460 432 456 504 584 264 266 269 285 -hsync -vsync
Modeline "432x272_55 16.18KHz 55.23Hz" 9.460 432 456 504 584 272 274 277 293 -hsync -vsync
Modeline "432x280_54 16.18KHz 53.76Hz" 9.460 432 456 504 584 280 282 285 301 -hsync -vsync
Modeline "432x288_52 16.18KHz 52.37Hz" 9.460 432 456 504 584 288 290 293 309 -hsync -vsync
Modeline "448x240_60 15.67KHz 60.04Hz" 9.390 448 472 520 600 240 242 245 261 -hsync -vsync
Modeline "456x256_58 16.19KHz 58.45Hz" 9.850 456 480 528 608 256 258 261 277 -hsync -vsync
Modeline "456x264_57 16.19KHz 56.81Hz" 9.850 456 480 528 608 264 266 269 285 -hsync -vsync
Modeline "464x256_59 16.21KHz 58.51Hz" 9.990 464 488 536 616 256 258 261 277 -hsync -vsync
Modeline "480x256_58 16.20KHz 58.48Hz" 10.220 480 504 552 632 256 258 261 277 -hsync -vsync
Modeline "512x240_60 15.65KHz 59.95Hz" 10.520 512 536 584 672 240 242 245 261 -hsync -vsync
Modeline "512x256_58 16.20KHz 58.49Hz" 11.000 512 536 592 680 256 258 261 277 -hsync -vsync
Modeline "512x288_52 16.20KHz 52.44Hz" 11.000 512 536 592 680 288 290 293 309 -hsync -vsync
Modeline "512x448_60 15.62KHz 59.98Hz" 10.510 512 536 584 672 448 466 471 521 interlace -hsync -vsync
Modeline "512x478_50 15.62KHz 50.00Hz" 10.510 512 536 584 672 478 534 539 625 interlace -hsync -vsync
Modeline "512x480_55 15.65KHz 55.38Hz" 10.520 512 536 584 672 480 504 509 565 interlace -hsync -vsync
Modeline "512x480_60 15.62KHz 59.98Hz" 10.510 512 536 584 672 480 482 487 521 interlace -hsync -vsync
Modeline "512x512_55 15.65KHz 55.38Hz" 10.520 512 536 584 672 512 520 525 565 interlace -hsync -vsync
Modeline "544x242_60 15.70KHz 59.93Hz" 11.160 544 568 624 712 242 243 246 262 -hsync -vsync
Modeline "544x480_60 15.64KHz 60.05Hz" 11.120 544 568 624 712 480 482 487 521 interlace -hsync -vsync
Modeline "560x288_52 16.20KHz 52.43Hz" 11.910 560 584 640 736 288 290 293 309 -hsync -vsync
Modeline "576x240_60 15.65KHz 59.97Hz" 11.780 576 600 656 752 240 242 245 261 -hsync -vsync
Modeline "576x288_52 16.21KHz 52.45Hz" 12.180 576 600 656 752 288 290 293 309 -hsync -vsync
Modeline "600x240_60 15.66KHz 59.99Hz" 12.170 600 624 680 776 240 242 245 261 -hsync -vsync
Modeline "600x288_52 16.19KHz 52.40Hz" 12.840 600 624 688 792 288 290 293 309 -hsync -vsync
Modeline "640x200_60 15.67KHz 60.05Hz" 13.040 640 664 728 832 200 222 225 261 -hsync -vsync
Modeline "640x240_60 15.67KHz 60.05Hz" 13.040 640 664 728 832 240 242 245 261 -hsync -vsync
Modeline "640x256_58 16.20KHz 58.50Hz" 13.720 640 672 736 848 256 258 261 277 -hsync -vsync
Modeline "640x288_52 16.20KHz 52.44Hz" 13.720 640 672 736 848 288 290 293 309 -hsync -vsync
Modeline "640x480_60 15.62KHz 59.95Hz" 12.980 640 664 728 832 480 482 487 521 interlace -hsync -vsync
Modeline "648x272_55 16.21KHz 55.32Hz" 13.860 648 680 744 856 272 274 277 293 -hsync -vsync
Modeline "656x496_60 16.18KHz 60.05Hz" 13.960 656 688 752 864 496 499 504 539 interlace -hsync -vsync
Modeline "664x496_60 16.18KHz 60.06Hz" 14.090 664 696 760 872 496 499 504 539 interlace -hsync -vsync
Modeline "672x240_60 15.66KHz 60.00Hz" 13.760 672 704 768 880 240 242 245 261 -hsync -vsync
Modeline "672x272_55 16.20KHz 55.28Hz" 14.530 672 704 776 896 272 274 277 293 -hsync -vsync
Modeline "672x512_58 16.20KHz 58.37Hz" 14.530 672 704 776 896 512 515 520 555 interlace -hsync -vsync
Modeline "680x496_60 16.18KHz 60.03Hz" 14.600 680 712 784 904 496 499 504 539 interlace -hsync -vsync
Modeline "688x512_58 16.19KHz 58.34Hz" 14.780 688 720 792 912 512 515 520 555 interlace -hsync -vsync
Modeline "704x256_58 16.20KHz 58.48Hz" 15.040 704 736 808 928 256 258 261 277 -hsync -vsync
Modeline "704x272_55 16.20KHz 55.29Hz" 15.040 704 736 808 928 272 274 277 293 -hsync -vsync
Modeline "704x288_52 16.20KHz 52.43Hz" 15.040 704 736 808 928 288 290 293 309 -hsync -vsync
Modeline "704x480_60 15.64KHz 60.03Hz" 14.490 704 736 808 928 480 482 487 521 interlace -hsync -vsync
Modeline "704x560_54 16.20KHz 53.73Hz" 15.040 704 736 808 928 560 563 568 603 interlace -hsync -vsync
Modeline "728x448_60 15.66KHz 60.11Hz" 14.880 728 760 832 952 448 466 471 521 interlace -hsync -vsync
Modeline "728x544_55 16.21KHz 55.23Hz" 15.550 728 760 832 960 544 547 552 587 interlace -hsync -vsync
Modeline "736x272_55 16.21KHz 55.33Hz" 15.690 736 768 840 968 272 274 277 293 -hsync -vsync
Modeline "768x256_58 16.18KHz 58.42Hz" 16.340 768 800 880 1008 256 258 261 277 -hsync -vsync
Modeline "768x512_55 15.67KHz 55.47Hz" 15.640 768 800 872 1000 512 520 525 565 interlace -hsync -vsync
Modeline "768x576_52 16.18KHz 52.29Hz" 16.340 768 800 880 1008 576 579 584 619 interlace -hsync -vsync
Modeline "800x256_58 16.20KHz 58.49Hz" 16.940 800 832 912 1048 256 258 261 277 -hsync -vsync
Modeline "800x288_52 16.20KHz 52.43Hz" 16.940 800 832 912 1048 288 290 293 309 -hsync -vsync
Modeline "808x480_60 15.62KHz 59.96Hz" 16.350 808 840 920 1048 480 482 487 521 interlace -hsync -vsync
Modeline "856x288_52 16.21KHz 52.45Hz" 18.260 856 896 984 1128 288 290 293 309 -hsync -vsync
Modeline "896x288_52 16.19KHz 52.41Hz" 19.070 896 936 1024 1176 288 290 293 309 -hsync -vsync
Modeline "928x256_58 16.20KHz 58.48Hz" 19.850 928 968 1064 1224 256 258 261 277 -hsync -vsync
Modeline "960x256_58 16.20KHz 58.49Hz" 20.300 960 1000 1096 1256 256 258 261 277 -hsync -vsync
Modeline "960x480_60 15.65KHz 60.08Hz" 19.370 960 1000 1088 1240 480 482 487 521 interlace -hsync -vsync
Modeline "1024x256_59 16.22KHz 58.55Hz" 21.730 1024 1064 1168 1344 256 258 261 277 -hsync -vsync
Modeline "1088x256_58 16.20KHz 58.49Hz" 23.160 1088 1136 1248 1432 256 258 261 277 -hsync -vsync
Modeline "1280x240_60 15.66KHz 59.99Hz" 25.930 1280 1328 1448 1656 240 242 245 261 -hsync -vsync
Modeline "1408x288_52 16.20KHz 52.43Hz" 29.940 1408 1464 1608 1848 288 290 293 309 -hsync -vsync

when i launch groovymame i get

Switchres error trying to fill monitor range with

15625-15800 49.50-63,2.00,4.700,8.00,0.064,0. 160,1.056,0,0,288,448

and similar errors any game i choose

Calamity

  • Moderator
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 7414
  • Last login:April 10, 2024, 02:02:31 pm
  • Quote me with care
Re: [HELP AGAIN LOL] HD4890 calamity wont install
« Reply #20 on: February 05, 2013, 06:32:52 am »
The new version uses a different format for crt_range lines (old monitor_specs). However if yours is a k7000 you no longer need to use custom crt_range lines, just leave them as 'auto' and set the option 'monitor k7000'.
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

epicfatigue

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 360
  • Last login:May 15, 2016, 08:16:08 pm
    • http://www.retromods.com.au
Re: [HELP AGAIN LOL] HD4890 calamity wont install
« Reply #21 on: February 05, 2013, 06:41:00 am »
so i have set mame.ini to k7000

and change vm maker line from custom (this is defult) to auto and uncomment monitor specs 0?

Calamity

  • Moderator
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 7414
  • Last login:April 10, 2024, 02:02:31 pm
  • Quote me with care
Re: [HELP AGAIN LOL] HD4890 calamity wont install
« Reply #22 on: February 05, 2013, 06:44:34 am »
so i have set mame.ini to k7000

and change vm maker line from custom (this is defult) to auto and uncomment monitor specs 0?

No, leave VMMaker with the monitor_specs you used for k7000, it's GM only where you can just set 'monitor k7000'

In other words, VMMaker is currently stuck with the old format, only GM is updated.

I know this doesn't make much sense but I didn't have the time to update VMMaker yet  :P
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

epicfatigue

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 360
  • Last login:May 15, 2016, 08:16:08 pm
    • http://www.retromods.com.au
Re: [HELP AGAIN LOL] HD4890 calamity wont install
« Reply #23 on: February 05, 2013, 07:04:56 am »
i still get the same error,


however its saying its looking for a diffirent range then what i set.

Code: [Select]
; VideoModeMaker - Options
; ------------------------
   
; 1. MAME
; -------

; Path for Mame executable, in case we want to extract xml information from it.

MameExe = "C:\Emulators\groovy\mame64.exe"

; Path for Mame ini folder, in case we want to create an ini file for each game.
; Important: existing ini files will be overwritten.

IniPath = "C:\Emulators\groovy\ume.ini"

; Mame options.

ListFromXML = 1 ; Processes Mame XML and get video mode list from it
GenerateXML = 1 ; Extracts XML from Mame (only needed once)
OnlyListMain = 0 ; Only list resolutions for games contained in MameMain.txt
GenerateInis = 0 ; Creates an ini file for each Mame game, in the IniPath folder
SDLMame = 0 ; Use SDLMame specific options

; Monitor orientation

MonitorHorizontal = 1 ; 0 = Rotating monitor: horizontal and vertical games at their native resolution
;     Suitable for users that physically rotate their CRTs
; 1 = Horizontal monitor: horizontal games run at their native resolution and
;     vertical games are rotated to fit in horizontal monitor

RotatingDesktop = 0 ; Specifies if both desktop and monitor are rotated

; Aspect ratio for vertical games on horizontal monitor
; 4:3 (keeps original aspect ratio)
; 3:3 (stretches to square format)
; 3:4 (stretches to full screen)
; h:v (custom aspect ratio)

VerticalAspect = "4:3"


; 2. MONITOR
; ----------

; Monitor Type. Valid types: D9800, D9400, D9200, EGA, VGA, MULTI, H9110, PAL, NTSC, GENERIC, CUSTOM

MonitorType = "CUSTOM"


; Monitor CUSTOM. These values will be used if MonitorType = "CUSTOM"
;
; monitor_specs0-6  HfreqMin-HfreqMax, VfreqMin,VfreqMax, HFrontPorch, HSyncPulse, HBackPorch, VfrontPorch, VSyncPulse, VBackPorch, HSyncPol, VSyncPol, ActiveLinesLimit, VirtualLinesLimit
;
; * HfreqMin-HfreqMax: Minimum and maximum horizontal frequency, in Hz. Defines the range of horizontal frequencies the monitor is capable to sync.
; The higher the horizontal frequency, the higher the vertical resolution available for the same vertical refresh.
; The higher the horizontal frequency, the higher the vertical refresh available for the same vertical resolution.
; The higher the horizontal frequency, the lower the horizontal amplitude of active video (narrower picture).
;
; * VFreqMin-VfreqMax: Minimum and maximum vertical frequency, in Hz, Defines the range of vertical frequencies the monitor is capable to sync.
;
; * HFrontPorch, HSyncPulse, HBackPorch: Horizontal timing and geometry, values in µs
;
; * VfrontPorch, VSyncPulse, VBackPorch: Vertical timing and geometry, values in ms
;
; * HSyncPol,VSyncPol: sync polarities, 0 = negative, 1 = positive.
;
; * ActiveLinesLimit: Vertical resolutions until ActiveLinesLimit value included, are generated as progressive, regardless the possibility
;                           of obtaining the required vertical refresh value.
;
; * VirtualLinesLimit: Vertical resolutions above ActiveLinesLimit and below VirtualLinesLimit are virtualized, that is, an interlaced resolution
;                            bigger that the native one is generated, with the right refresh, and "hardware stretch" is applied.
;                            Vertical resolutions above VirtulaLinesLimit are generated as interlaced, without any stretching.


        monitor_specs0 15625-15800, 49.50-63.00, 2.000, 4.700, 8.000, 0.064, 0.160, 1.056, 0, 0, 288, 448

; Tolerance for horizontal frequency, in kHz, enables extending the range defined by [ HfreqMin, HfreqMax ]
; The resulting allowed frequency range will be [ HfreqMin - HfreqTolerance, HfreqMax + HfreqTolerance ]

HfreqTolerance = 0.010


; 3. MODELINE GENERATOR
; ---------------------

; Total number of modelines to generate. Here are the recommended values for each driver version:
; CRT_Emudriver, based on Catalyst 6.5: 160 modes (accepts up to 200, but above 160 HyperSpin will refuse to load)
; CRT_Emudriver, based on Catalyst 9.3: 120 modes (accepts some more but above 120 you can get some blue screens)
; Regular Catalyst                    : 60 modes (won't accept any more)

TotalModes = 120

; If enabled, only creates modes with 32 bits per pixel color depth

Only32BPPModes = 0

; Method for mode table generation. If Mame xml is processed, that will create a lot of different video modes, so the mode table
; will be optimized keeping the most relevant ones, and dropping the rest, to keep below the TotalModes value.
;
; 0 = Static table: modelines are generated keeping their original vertical refresh. This method is intended to be used in
;     combination with ini files for each game.
;
; 1 = Dynamic table: a table of dummy modes is created using xres and yres values while ignoring vfreq. This method is intended
;     to be used in combination with Switchres or Groovymame. No ini files are required using this method (you should disable the
;     GenerateInis option).
;
; 2 = Magic table: a table of 'magic resolutions' is created, by ignoring xres and vfreq and just keeping yres. This method greatly reduces
;     the total number of modes in the list. It's only supported by GroovyMAME, and is intended as a workaround for the Hyperspin issue.

ModeTableMethod_Custom = 0
ModeTableMethod_XML = 1

; Minimum resolution values (these will be used instead of lower values)

XresMin_XML = 240
YresMin_XML = 240
YresRound_XML = 4

XresMin_Custom = 240
YresMin_Custom = 160
YresRound_Custom = 0

; Minimum dotclock value allowed by the video card, in MHz (i.e. DotClockMin = 7.010)

DotClockMin = 0

; Number of iterations used by the mode generator [0,5]. The higher the number of iterations, the bigger the accuracy of the vertical
; refreshed obtained, normally at the cost of increasing the horizontal frequency strictly required.

Iterations = 0

; Specifies if the refresh label is multiplied by 10 before rounding (experimental).

VFreqLabelx10 = 0

; 4. DRIVER
; ---------

; Path for the driver folder

DriverPath = "C:\crt_emudriver_9.3_1.2a_x64_multisync\crt_emudriver_9.3_1.2a_x64\Driver\"

; If UpdateRegistry is enabled, UpdateDriver will only work if the driver version found in DriverPath matches the one installed
; in the system.

UpdateRegistry = 1 ; Specifies if the video card registry section will be updated with the new video modes
; (will only work in combination with CRT_EMUDriver).

UpdateDriver = 0 ; Specifies if the driver files in DriverPath will be updated with the new video modes, for
; future installations.

AnyCatalyst = 0 ; Allows modelines to be installed for any Catalyst version. This option is experimental and
; known to produce some problems.
its looking for

15625-15800

Calamity

  • Moderator
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 7414
  • Last login:April 10, 2024, 02:02:31 pm
  • Quote me with care
Re: [HELP AGAIN LOL] HD4890 calamity wont install
« Reply #24 on: February 05, 2013, 07:10:18 am »
Who is giving that error? GM or VMMaker?
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

epicfatigue

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 360
  • Last login:May 15, 2016, 08:16:08 pm
    • http://www.retromods.com.au
Re: [HELP AGAIN LOL] HD4890 calamity wont install
« Reply #25 on: February 05, 2013, 07:12:09 am »
groovymame

in a error windows emu says its switchres

Calamity

  • Moderator
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 7414
  • Last login:April 10, 2024, 02:02:31 pm
  • Quote me with care
Re: [HELP AGAIN LOL] HD4890 calamity wont install
« Reply #26 on: February 05, 2013, 07:19:52 am »
Did you restore the crt_range lines to 'auto' as I said above?
Did you create a fresh mame.ini with the new GM binary to start with?
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

epicfatigue

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 360
  • Last login:May 15, 2016, 08:16:08 pm
    • http://www.retromods.com.au
Re: [HELP AGAIN LOL] HD4890 calamity wont install
« Reply #27 on: February 05, 2013, 07:21:45 am »
yes here is ini from mame

Code: [Select]
#
# CORE CONFIGURATION OPTIONS
#
readconfig                1
writeconfig               0

#
# CORE SEARCH PATH OPTIONS
#
rompath                   C:\Roms\mame\roms
hashpath                  hash
samplepath                C:\Roms\mame\samples
artpath                   artwork
ctrlrpath                 ctrlr
inipath                   .;ini
fontpath                  .
cheatpath                 cheat
crosshairpath             crosshair

#
# CORE OUTPUT DIRECTORY OPTIONS
#
cfg_directory             cfg
nvram_directory           nvram
memcard_directory         memcard
input_directory           inp
state_directory           sta
snapshot_directory        snap
diff_directory            diff
comment_directory         comments

#
# CORE OUTPUT DIRECTORY OPTIONS
#
hiscore_directory         hi

#
# CORE STATE/PLAYBACK OPTIONS
#
state                     
autosave                  0
playback                 
record                   
mngwrite                 
aviwrite                 
wavwrite                 
snapname                  %g/%i
snapsize                  auto
snapview                  internal
burnin                    0

#
# CORE PERFORMANCE OPTIONS
#
autoframeskip             0
frameskip                 0
seconds_to_run            0
throttle                  1
syncrefresh               0
sleep                     1
speed                     1.0
refreshspeed              0

#
# CORE ROTATION OPTIONS
#
rotate                    1
ror                       0
rol                       0
autoror                   0
autorol                   0
flipx                     0
flipy                     0

#
# CORE ARTWORK OPTIONS
#
artwork_crop              1
use_backdrops             0
use_overlays              0
use_bezels                0
use_cpanels               0
use_marquees              0

#
# CORE SCREEN OPTIONS
#
brightness                1.0
contrast                  1.0
gamma                     1.0
pause_brightness          0.65
effect                    none

#
# CORE VECTOR OPTIONS
#
antialias                 1
beam                      1.0
flicker                   0

#
# CORE SOUND OPTIONS
#
sound                     1
samplerate                48000
samples                   1
volume                    0

#
# CORE INPUT OPTIONS
#
coin_lockout              1
ctrlr                     
mouse                     0
joystick                  1
lightgun                  0
multikeyboard             0
multimouse                0
steadykey                 0
ui_active                 0
offscreen_reload          0
joystick_map              auto
joystick_deadzone         0.3
joystick_saturation       0.85
natural                   0
joystick_contradictory    0
coin_impulse              0

#
# CORE INPUT AUTOMATIC ENABLE OPTIONS
#
paddle_device             keyboard
adstick_device            keyboard
pedal_device              keyboard
dial_device               keyboard
trackball_device          keyboard
lightgun_device           keyboard
positional_device         keyboard
mouse_device              mouse

#
# CORE DEBUGGING OPTIONS
#
log                       0
verbose                   0
update_in_pause           0
debug                     0
debugscript               
debug_internal            0

#
# CORE MISC OPTIONS
#
bios                     
cheat                     0
skip_gameinfo             0
uifont                    default
ramsize                   
confirm_quit              0
ui_mouse                  0

#
# CORE MKChamp OPTIONS
#
disable_hiscore_patch     0
disable_nagscreen_patch   1
disable_loading_patch     1

#
# CORE SWITCHRES OPTIONS
#
modeline                  1
monitor                   k7000
orientation               horizontal
connector                 auto
interlace                 1
doublescan                1
cleanstretch              0
changeres                 1
powerstrip                0
lock_system_modes         1
lock_unsupported_modes    1
refresh_dont_care         0
dotclock_min              0
sync_refresh_tolerance    2.0
frame_delay               0
lcd_range                 auto
crt_range0                auto
crt_range1                auto
crt_range2                auto
crt_range3                auto
crt_range4                auto
crt_range5                auto
crt_range6                auto
crt_range7                auto
crt_range8                auto
crt_range9                auto

#
# WINDOWS DEBUGGING OPTIONS
#
oslog                     0
watchdog                  0
debugger_font             "Lucida Console"
debugger_font_size        9

#
# WINDOWS PERFORMANCE OPTIONS
#
priority                  0
multithreading            1
numprocessors             auto
profile                   0
bench                     0

#
# WINDOWS VIDEO OPTIONS
#
video                     d3d
numscreens                1
window                    0
maximize                  1
keepaspect                0
prescale                  1
waitvsync                 0
menu                      0

#
# DIRECTDRAW-SPECIFIC OPTIONS
#
hwstretch                 0

#
# DIRECT3D-SPECIFIC OPTIONS
#
d3dversion                9
filter                    0

#
# DIRECT3D POST-PROCESSING OPTIONS
#
hlsl_enable               0
hlslpath                  hlsl
hlsl_ini_read             0
hlsl_ini_write            0
hlslini                   %g
hlsl_prescale_x           0
hlsl_prescale_y           0
hlsl_preset               -1
hlsl_write               
hlsl_snap_width           2048
hlsl_snap_height          1536
shadow_mask_alpha         0.0
shadow_mask_texture       aperture.png
shadow_mask_x_count       320
shadow_mask_y_count       240
shadow_mask_usize         0.09375
shadow_mask_vsize         0.109375
curvature                 0.0
pincushion                0.0
scanline_alpha            0.0
scanline_size             1.0
scanline_height           0.7
scanline_bright_scale     1.0
scanline_bright_offset    0.0
scanline_jitter           0.0
defocus                   0.0,0.0
converge_x                0.0,0.0,0.0
converge_y                0.0,0.0,0.0
radial_converge_x         0.0,0.0,0.0
radial_converge_y         0.0,0.0,0.0
red_ratio                 1.0,0.0,0.0
grn_ratio                 0.0,1.0,0.0
blu_ratio                 0.0,0.0,1.0
saturation                1.0
offset                    0.0,0.0,0.0
scale                     1.0,1.0,1.0
power                     1.0,1.0,1.0
floor                     0.0,0.0,0.0
phosphor_life             0.0,0.0,0.0
yiq_enable                0
yiq_cc                    3.59754545
yiq_a                     0.5
yiq_b                     0.5
yiq_o                     0.0
yiq_p                     1.0
yiq_n                     1.0
yiq_y                     6.0
yiq_i                     1.2
yiq_q                     0.6
yiq_scan_time             52.6
yiq_phase_count           2

#
# PER-WINDOW VIDEO OPTIONS
#
screen                    auto
aspect                    auto
resolution                auto
view                      auto
screen0                   auto
aspect0                   auto
resolution0               auto
view0                     auto
screen1                   auto
aspect1                   auto
resolution1               auto
view1                     auto
screen2                   auto
aspect2                   auto
resolution2               auto
view2                     auto
screen3                   auto
aspect3                   auto
resolution3               auto
view3                     auto

#
# FULL SCREEN OPTIONS
#
triplebuffer              0
switchres                 1
full_screen_brightness    1.0
full_screen_contrast      1.0
full_screen_gamma         1.0

#
# WINDOWS SOUND OPTIONS
#
audio_latency             2

#
# INPUT DEVICE OPTIONS
#
dual_lightgun             0

Calamity

  • Moderator
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 7414
  • Last login:April 10, 2024, 02:02:31 pm
  • Quote me with care
Re: [HELP AGAIN LOL] HD4890 calamity wont install
« Reply #28 on: February 05, 2013, 07:35:01 am »
Oops! My fault, there's a bug in the k7000 definition, I'll need to fix that.

Anyway, to get the same result, use this:

monitor custom
crt_range0 15625-15800, 49.50-63.00, 2.000, 4.700, 8.000, 0.064, 0.160, 1.056, 0, 0, 192, 288, 448, 576

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

epicfatigue

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 360
  • Last login:May 15, 2016, 08:16:08 pm
    • http://www.retromods.com.au
Re: [HELP AGAIN LOL] HD4890 calamity wont install
« Reply #29 on: February 05, 2013, 07:41:28 am »
kool ill do that should i also use that in vmmaker or is it using a diffirent format?

Calamity

  • Moderator
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 7414
  • Last login:April 10, 2024, 02:02:31 pm
  • Quote me with care
Re: [HELP AGAIN LOL] HD4890 calamity wont install
« Reply #30 on: February 05, 2013, 07:45:36 am »
No, VMMaker uses it's own different format, leave it as it is (don't need to run it).
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

epicfatigue

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 360
  • Last login:May 15, 2016, 08:16:08 pm
    • http://www.retromods.com.au
Re: [HELP AGAIN LOL] HD4890 calamity wont install
« Reply #31 on: February 05, 2013, 07:47:22 am »
left vmmaker alone changed groovy.

i no longer get the long error just switchres could not find a suitable resolution



Code: [Select]
#
# CORE CONFIGURATION OPTIONS
#
readconfig                1
writeconfig               0

#
# CORE SEARCH PATH OPTIONS
#
rompath                   C:\Roms\mame\roms
hashpath                  hash
samplepath                C:\Roms\mame\samples
artpath                   artwork
ctrlrpath                 ctrlr
inipath                   .;ini
fontpath                  .
cheatpath                 cheat
crosshairpath             crosshair

#
# CORE OUTPUT DIRECTORY OPTIONS
#
cfg_directory             cfg
nvram_directory           nvram
memcard_directory         memcard
input_directory           inp
state_directory           sta
snapshot_directory        snap
diff_directory            diff
comment_directory         comments

#
# CORE OUTPUT DIRECTORY OPTIONS
#
hiscore_directory         hi

#
# CORE STATE/PLAYBACK OPTIONS
#
state                     
autosave                  0
playback                 
record                   
mngwrite                 
aviwrite                 
wavwrite                 
snapname                  %g/%i
snapsize                  auto
snapview                  internal
burnin                    0

#
# CORE PERFORMANCE OPTIONS
#
autoframeskip             0
frameskip                 0
seconds_to_run            0
throttle                  1
syncrefresh               0
sleep                     1
speed                     1.0
refreshspeed              0

#
# CORE ROTATION OPTIONS
#
rotate                    1
ror                       0
rol                       0
autoror                   0
autorol                   0
flipx                     0
flipy                     0

#
# CORE ARTWORK OPTIONS
#
artwork_crop              1
use_backdrops             0
use_overlays              0
use_bezels                0
use_cpanels               0
use_marquees              0

#
# CORE SCREEN OPTIONS
#
brightness                1.0
contrast                  1.0
gamma                     1.0
pause_brightness          0.65
effect                    none

#
# CORE VECTOR OPTIONS
#
antialias                 1
beam                      1.0
flicker                   0

#
# CORE SOUND OPTIONS
#
sound                     1
samplerate                48000
samples                   1
volume                    0

#
# CORE INPUT OPTIONS
#
coin_lockout              1
ctrlr                     
mouse                     0
joystick                  1
lightgun                  0
multikeyboard             0
multimouse                0
steadykey                 0
ui_active                 0
offscreen_reload          0
joystick_map              auto
joystick_deadzone         0.3
joystick_saturation       0.85
natural                   0
joystick_contradictory    0
coin_impulse              0

#
# CORE INPUT AUTOMATIC ENABLE OPTIONS
#
paddle_device             keyboard
adstick_device            keyboard
pedal_device              keyboard
dial_device               keyboard
trackball_device          keyboard
lightgun_device           keyboard
positional_device         keyboard
mouse_device              mouse

#
# CORE DEBUGGING OPTIONS
#
log                       0
verbose                   0
update_in_pause           0
debug                     0
debugscript               
debug_internal            0

#
# CORE MISC OPTIONS
#
bios                     
cheat                     0
skip_gameinfo             0
uifont                    default
ramsize                   
confirm_quit              0
ui_mouse                  0

#
# CORE MKChamp OPTIONS
#
disable_hiscore_patch     0
disable_nagscreen_patch   1
disable_loading_patch     1

#
# CORE SWITCHRES OPTIONS
#
modeline                  1
monitor                   custom
orientation               horizontal
connector                 auto
interlace                 1
doublescan                1
cleanstretch              0
changeres                 1
powerstrip                0
lock_system_modes         1
lock_unsupported_modes    1
refresh_dont_care         0
dotclock_min              0
sync_refresh_tolerance    2.0
frame_delay               0
lcd_range                 auto
crt_range0                15625-15800, 49.50-63.00, 2.000, 4.700, 8.000, 0.064, 0.160, 1.056, 0, 0, 192, 288, 448, 576
crt_range1                auto
crt_range2                auto
crt_range3                auto
crt_range4                auto
crt_range5                auto
crt_range6                auto
crt_range7                auto
crt_range8                auto
crt_range9                auto

#
# WINDOWS DEBUGGING OPTIONS
#
oslog                     0
watchdog                  0
debugger_font             "Lucida Console"
debugger_font_size        9

#
# WINDOWS PERFORMANCE OPTIONS
#
priority                  0
multithreading            1
numprocessors             auto
profile                   0
bench                     0

#
# WINDOWS VIDEO OPTIONS
#
video                     d3d
numscreens                1
window                    0
maximize                  1
keepaspect                0
prescale                  1
waitvsync                 0
menu                      0

#
# DIRECTDRAW-SPECIFIC OPTIONS
#
hwstretch                 0

#
# DIRECT3D-SPECIFIC OPTIONS
#
d3dversion                9
filter                    0

#
# DIRECT3D POST-PROCESSING OPTIONS
#
hlsl_enable               0
hlslpath                  hlsl
hlsl_ini_read             0
hlsl_ini_write            0
hlslini                   %g
hlsl_prescale_x           0
hlsl_prescale_y           0
hlsl_preset               -1
hlsl_write               
hlsl_snap_width           2048
hlsl_snap_height          1536
shadow_mask_alpha         0.0
shadow_mask_texture       aperture.png
shadow_mask_x_count       320
shadow_mask_y_count       240
shadow_mask_usize         0.09375
shadow_mask_vsize         0.109375
curvature                 0.0
pincushion                0.0
scanline_alpha            0.0
scanline_size             1.0
scanline_height           0.7
scanline_bright_scale     1.0
scanline_bright_offset    0.0
scanline_jitter           0.0
defocus                   0.0,0.0
converge_x                0.0,0.0,0.0
converge_y                0.0,0.0,0.0
radial_converge_x         0.0,0.0,0.0
radial_converge_y         0.0,0.0,0.0
red_ratio                 1.0,0.0,0.0
grn_ratio                 0.0,1.0,0.0
blu_ratio                 0.0,0.0,1.0
saturation                1.0
offset                    0.0,0.0,0.0
scale                     1.0,1.0,1.0
power                     1.0,1.0,1.0
floor                     0.0,0.0,0.0
phosphor_life             0.0,0.0,0.0
yiq_enable                0
yiq_cc                    3.59754545
yiq_a                     0.5
yiq_b                     0.5
yiq_o                     0.0
yiq_p                     1.0
yiq_n                     1.0
yiq_y                     6.0
yiq_i                     1.2
yiq_q                     0.6
yiq_scan_time             52.6
yiq_phase_count           2

#
# PER-WINDOW VIDEO OPTIONS
#
screen                    auto
aspect                    auto
resolution                auto
view                      auto
screen0                   auto
aspect0                   auto
resolution0               auto
view0                     auto
screen1                   auto
aspect1                   auto
resolution1               auto
view1                     auto
screen2                   auto
aspect2                   auto
resolution2               auto
view2                     auto
screen3                   auto
aspect3                   auto
resolution3               auto
view3                     auto

#
# FULL SCREEN OPTIONS
#
triplebuffer              0
switchres                 1
full_screen_brightness    1.0
full_screen_contrast      1.0
full_screen_gamma         1.0

#
# WINDOWS SOUND OPTIONS
#
audio_latency             2

#
# INPUT DEVICE OPTIONS
#
dual_lightgun             0

Calamity

  • Moderator
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 7414
  • Last login:April 10, 2024, 02:02:31 pm
  • Quote me with care
Re: [HELP AGAIN LOL] HD4890 calamity wont install
« Reply #32 on: February 05, 2013, 07:53:05 am »
Attach here a log:

groovymame -v >empty.txt
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

Calamity

  • Moderator
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 7414
  • Last login:April 10, 2024, 02:02:31 pm
  • Quote me with care
Re: [HELP AGAIN LOL] HD4890 calamity wont install
« Reply #33 on: February 05, 2013, 08:39:23 am »
I'm thinking the problem is probably that you have two cards in there wasn't it (#1 ArcadeVGA, #2 HD 4890). GM currently can only access registry information for card #1, so our current modelines can't be read and modes are reported as 'system'. This will be fixed with next release. By now you can disable the 'lock_system_modes' option in mame.ini, however the funtionality will be limited.

Don't forget to post a log, it will show where the problem is.
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

epicfatigue

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 360
  • Last login:May 15, 2016, 08:16:08 pm
    • http://www.retromods.com.au
Re: [HELP AGAIN LOL] HD4890 calamity wont install
« Reply #34 on: February 05, 2013, 05:35:40 pm »
I think you might be right.

atached log file

epicfatigue

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 360
  • Last login:May 15, 2016, 08:16:08 pm
    • http://www.retromods.com.au
Re: [HELP AGAIN LOL] HD4890 calamity wont install
« Reply #35 on: February 05, 2013, 06:04:11 pm »
ah ha! so i disabled the Arcade VGA from windows and rebooted no worries works okay so far, can not do to much testing as i am at work and i am remote controlling however i can see its switching res now.

(AVGA is only used during boot so i do not care that it is disabled!)

Here is an output of the log :)

Thanks again Calamity!
 


Calamity

  • Moderator
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 7414
  • Last login:April 10, 2024, 02:02:31 pm
  • Quote me with care
Re: [SOLVED] HD4890 calamity Driver Issue
« Reply #36 on: February 06, 2013, 10:20:16 am »
Yep, that was the problem. Thanks for your logs and tests. Hopefully next version will work with both cards enabled too.
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