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: Advmenu decentered...any clues?  (Read 1569 times)

0 Members and 1 Guest are viewing this topic.

Raven..

  • Trade Count: (+4)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1082
  • Last login:June 29, 2021, 12:51:50 am
Advmenu decentered...any clues?
« on: October 21, 2004, 01:37:55 pm »
I'm using DOS Advmame with Advmenu as a frontend on my latest project.  For some reason, the Advmenu comes up decntered to the right on my monitor, while the games are fine once they start.  I have used this same combo on multiple setups and never had this before.  

Any clues out there?

Oh yeah, the monitor is fine when running a normal JAMMA board on it, so it is not a matter of alignment there.

whammoed

  • Trade Count: (+4)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2310
  • Last login:August 19, 2025, 10:46:15 am
  • Crack don't smoke itself
    • NiceMite
Re:Advmenu decentered...any clues?
« Reply #1 on: October 21, 2004, 02:37:32 pm »
Are you using an ATI video card?

Raven..

  • Trade Count: (+4)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1082
  • Last login:June 29, 2021, 12:51:50 am
Re:Advmenu decentered...any clues?
« Reply #2 on: October 22, 2004, 02:39:55 am »
No, this time I'm using a Riva TNT2.  It was one recommended on Purple Mame because it is better for interlacing.

whammoed

  • Trade Count: (+4)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2310
  • Last login:August 19, 2025, 10:46:15 am
  • Crack don't smoke itself
    • NiceMite
Re:Advmenu decentered...any clues?
« Reply #3 on: October 22, 2004, 09:51:40 am »
Ok,
what resolution are you running advmeunu at?
did you use that resolution when you ran advcfg against advmenu?

dabone

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 898
  • Last login:July 15, 2025, 08:32:17 pm
  • Time to work...
Re:Advmenu decentered...any clues?
« Reply #4 on: October 22, 2004, 11:49:49 am »
Don't the nvidia cards shift the screen when the color pallete shifts?
i.e.  256 color vs, bgr16, vs bgr24 or 32


Later,
dabone

whammoed

  • Trade Count: (+4)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2310
  • Last login:August 19, 2025, 10:46:15 am
  • Crack don't smoke itself
    • NiceMite
Re:Advmenu decentered...any clues?
« Reply #5 on: October 22, 2004, 11:53:36 am »
Don't the nvidia cards shift the screen when the color pallete shifts?
i.e.  256 color vs, bgr16, vs bgr24 or 32


Later,
dabone

Thats why i asked about ATI, I know they do...haven't heard about nvidia cards though.  Could try putting:
device_color_bgr15 no
device_color_bgr24 no
device_color_bgr32 no
device_color_bgr8 no

in advmame.rc and advmenu.rc to force everything to 16

Raven..

  • Trade Count: (+4)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1082
  • Last login:June 29, 2021, 12:51:50 am
Re:Advmenu decentered...any clues?
« Reply #6 on: October 26, 2004, 10:07:11 pm »
Ok,
what resolution are you running advmeunu at?
did you use that resolution when you ran advcfg against advmenu?

That's a good question......  I'll have to check.  I'll also try forcing the color.

Thanks

wpcmame

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 278
  • Last login:February 18, 2024, 01:27:00 pm
Re:Advmenu decentered...any clues?
« Reply #7 on: October 27, 2004, 03:41:01 am »
Also remember that advmenu is always autogenerating the resolution based on the video format line (i.e. you can't force it to use a specific modeline)

If the above things doesn't work you can solve the problem by using advv to find a modeline that displays correctly and then calculate the format line based on that modeline like this:

Modeline that works
7.273
« Last Edit: October 27, 2004, 03:42:54 am by wpcmame »

Raven..

  • Trade Count: (+4)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1082
  • Last login:June 29, 2021, 12:51:50 am
Re:Advmenu decentered...any clues?
« Reply #8 on: October 27, 2004, 10:59:59 pm »
Changed the modeline and it fixed it.  For whatever reason that was it.  Now I just need to re-tweak my monitor and I'm done.