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: vector game issues  (Read 5278 times)

0 Members and 1 Guest are viewing this topic.

ahofle

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 4544
  • Last login:August 30, 2023, 05:10:22 pm
    • Arcade Ambience Project
vector game issues
« on: February 22, 2012, 09:59:23 am »
I seem to be running into some strange behavior with vector games.  When I force resolution to 640x480 (the max for my CGA monitor), I get a blank screen.  I can hear the game running fine and I can even bring up the built-in MAME menus using tab so I know the resolution is correct.  But there is no game video.  Has anyone else experienced this?  This is using groovy143.

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: vector game issues
« Reply #1 on: February 22, 2012, 11:46:38 am »
So... what happens if you don't force any resolution??
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

ahofle

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 4544
  • Last login:August 30, 2023, 05:10:22 pm
    • Arcade Ambience Project
Re: vector game issues
« Reply #2 on: February 22, 2012, 01:20:43 pm »
It picks a higher resolution which my monitor doesn't support.

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: vector game issues
« Reply #3 on: February 22, 2012, 01:24:40 pm »
It picks a higher resolution which my monitor doesn't support.

Which resolution? You mean it doesn't support it because it's actually out of sync or just because it's higher than 640x480?

I'm asking this because 640x480 is not the maximum resolution for a CGA monitor. Arcade monitors just care about frequencies, they know nothing about resolutions, and that's what GroovyMAME is checking. It's true that horizontal frequency and vertical resolution are tightly related. But just be careful because 640x480 is not necessarily safe: 640x480@75Hz is well beyond your CGA monitor capabilities.



« Last Edit: February 22, 2012, 01:29:00 pm 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

ahofle

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 4544
  • Last login:August 30, 2023, 05:10:22 pm
    • Arcade Ambience Project
Re: vector game issues
« Reply #4 on: February 22, 2012, 07:39:58 pm »
I'm not sure, but I would guess it's trying 800x600i.  It's just rolling vertically whatever it is.
Is selecting 640x480 interlaced an issue?

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: vector game issues
« Reply #5 on: February 23, 2012, 05:40:37 pm »
Many vector games work at odd refresh rates like 40 and such. Those will be calculated with the lowest frequency admitted by the range you use, say 50 Hz. If the mode is rolling vertically then it's very likely this is the issue. Try raising the lower vertical frequency limit in the monitor_specs line. That will pick a lower resolution and a higher refresh rate at once, that should be inside your monitor specs.

Forcing 640x480 interlaced shouldn't be a problem but for some reason it's causing that issue in your system.
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

krick

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2006
  • Last login:February 08, 2023, 08:30:27 pm
  • Gotta have blue hair.
Re: vector game issues
« Reply #6 on: February 23, 2012, 10:24:11 pm »
I'm not sure, but I would guess it's trying 800x600i.  It's just rolling vertically whatever it is.

Have you tried fiddling with your monitor controls (likely vertical hold) to see if you could stop the rolling?
Hantarex Polo 15KHz
Sapphire Radeon HD 7750 2GB (GCN)
GroovyMAME 0.197.017h_d3d9ex
CRT Emudriver & CRT Tools 2.0 beta 13 (Crimson 16.2.1 for GCN cards)
Windows 7 Home Premium 64-bit
Intel Core i7-4790K @ 4.8GHz
ASUS Z87M-PLUS Motherboard

ahofle

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 4544
  • Last login:August 30, 2023, 05:10:22 pm
    • Arcade Ambience Project
Re: vector game issues
« Reply #7 on: February 24, 2012, 10:02:09 am »
I'm not sure, but I would guess it's trying 800x600i.  It's just rolling vertically whatever it is.

Have you tried fiddling with your monitor controls (likely vertical hold) to see if you could stop the rolling?

I haven't, because I've finally gotten it to the point where every other resolution is perfect so I'm a little afraid to mess with the vertical hold for fear of causing some other resolution to roll.  I will give that a shot though.

The weird thing is when I manually pick 640x480, it doesn't appear that anything is wrong except for the blank screen.  As I mentioned, when I press 'tab' I can see the MAME menus perfectly.  Just no game video.

krick

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2006
  • Last login:February 08, 2023, 08:30:27 pm
  • Gotta have blue hair.
Re: vector game issues
« Reply #8 on: February 24, 2012, 10:06:56 am »
Are you picking 640x480 interlaced?

Incidentally, my 15KHz arcade monitor (Hantarex Polo 25) can actually do 800x600 interlaced.

I've only tried it with my ArcadeVGA 3000 though.  I need to try it with a normal ATI card + Calamity's hacked drivers.
Hantarex Polo 15KHz
Sapphire Radeon HD 7750 2GB (GCN)
GroovyMAME 0.197.017h_d3d9ex
CRT Emudriver & CRT Tools 2.0 beta 13 (Crimson 16.2.1 for GCN cards)
Windows 7 Home Premium 64-bit
Intel Core i7-4790K @ 4.8GHz
ASUS Z87M-PLUS Motherboard

ahofle

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 4544
  • Last login:August 30, 2023, 05:10:22 pm
    • Arcade Ambience Project
Re: vector game issues
« Reply #9 on: February 27, 2012, 11:26:50 am »
Yeah 640x480 interlaced.  Well I got the 'auto' resolution working, but the screen is blank also just like it is when I force 640x480.  Again, I can hear the game, but no video.  I can see the MAME menus perfectly fine though.  Any ideas?

krick

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2006
  • Last login:February 08, 2023, 08:30:27 pm
  • Gotta have blue hair.
Re: vector game issues
« Reply #10 on: February 27, 2012, 12:52:30 pm »
If the MAME menus are working, then the resolution is working in GroovyMAME.

On my monitor, vector games are really dark, maybe you just need to adjust the display settings for vector games.

Try creating a vector.ini file with only the following contents as a starting point, then adjust to taste...

Code: [Select]
#
# CORE SCREEN OPTIONS
#
brightness 1.0
contrast 2.0
gamma 2.0
#
# CORE VECTOR OPTIONS
#
antialias 1
beam 2.0
flicker 0
« Last Edit: February 27, 2012, 09:47:43 pm by krick »
Hantarex Polo 15KHz
Sapphire Radeon HD 7750 2GB (GCN)
GroovyMAME 0.197.017h_d3d9ex
CRT Emudriver & CRT Tools 2.0 beta 13 (Crimson 16.2.1 for GCN cards)
Windows 7 Home Premium 64-bit
Intel Core i7-4790K @ 4.8GHz
ASUS Z87M-PLUS Motherboard

ahofle

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 4544
  • Last login:August 30, 2023, 05:10:22 pm
    • Arcade Ambience Project
Re: vector game issues
« Reply #11 on: February 28, 2012, 09:58:35 am »
Yeah it's definitely not the brightness -- those settings didn't make a difference.  I also swapped out groovymame for a regular MAME build and it worked fine.  Weird, any ideas?  Worst case is I'll have to keep another MAME version for vector games.

krick

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2006
  • Last login:February 08, 2023, 08:30:27 pm
  • Gotta have blue hair.
Re: vector game issues
« Reply #12 on: February 28, 2012, 10:51:46 am »
Try some older versions of GroovyMAME, maybe something is broken.

I know for a fact that asteroids worked on my cabinet with groovymame64_0142.012o.exe

Also try removing all artwork files, if you're using them with MAME.

And be sure you create a clean mame.ini
Hantarex Polo 15KHz
Sapphire Radeon HD 7750 2GB (GCN)
GroovyMAME 0.197.017h_d3d9ex
CRT Emudriver & CRT Tools 2.0 beta 13 (Crimson 16.2.1 for GCN cards)
Windows 7 Home Premium 64-bit
Intel Core i7-4790K @ 4.8GHz
ASUS Z87M-PLUS Motherboard

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: vector game issues
« Reply #13 on: February 28, 2012, 12:28:16 pm »
Hi ahofle,

There is an issue that I've been able to reproduce, not exactly with vector games but definitely when trying to force a resolution. The screen gets blank as you say but the menus are ok. However I've noticed it works fine when using -video ddraw. I'll work to fix this but by now try if this workaround works for you.
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

ahofle

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 4544
  • Last login:August 30, 2023, 05:10:22 pm
    • Arcade Ambience Project
Re: vector game issues
« Reply #14 on: February 28, 2012, 12:58:36 pm »
Thanks I'll give ddraw a shot and report back!
I was under the impression that d3d was required for magic_resolutions, is that not the case?


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: vector game issues
« Reply #15 on: February 28, 2012, 01:13:11 pm »
Thanks I'll give ddraw a shot and report back!
I was under the impression that d3d was required for magic_resolutions, is that not the case?

Yes, some people reported problems when using magic resolutions + ddraw, but I've never experienced that myself. However, you can enable -video ddraw in vector.ini only, just in case.
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

ahofle

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 4544
  • Last login:August 30, 2023, 05:10:22 pm
    • Arcade Ambience Project
Re: vector game issues
« Reply #16 on: February 29, 2012, 11:01:57 am »
Well I believe that fixed it!  However, I can't seem to get 640x480 set again.  :banghead:
What is the correct way to force 640x480?  I tried:
resolution 640x480
resolution0 640x480
magic_resolution 640x480
in vector.ini and it's still not working.

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: vector game issues
« Reply #17 on: February 29, 2012, 11:22:44 am »
Yes, it's a tricky thing to get a resolution forced in GroovyMAME, actually it's not designed for forcing things that way, I'll need to modify it so that this is possible.

The only option that more or less worked for me was:

- resolution 640x480

(if resolution0 was used it ended up recooking the resolution)
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

ahofle

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 4544
  • Last login:August 30, 2023, 05:10:22 pm
    • Arcade Ambience Project
Re: vector game issues
« Reply #18 on: March 01, 2012, 09:58:03 am »
Doesn't seem to be working.  I've attached the output from gmame...