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: GroovyMame nonag?  (Read 4498 times)

0 Members and 1 Guest are viewing this topic.

alex2005

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 125
  • Last login:December 20, 2023, 09:21:14 am
  • I want to build my own arcade controls!
GroovyMame nonag?
« on: March 22, 2017, 02:35:08 pm »
I have been looking around without any success so far - is there anywhere to download GroovyMame with nonag and hiscore patches applied regularly?

Thanks!

krick

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2006
  • Last login:February 08, 2023, 08:30:27 pm
  • Gotta have blue hair.
Re: GroovyMame nonag?
« Reply #1 on: March 24, 2017, 06:25:12 pm »
The only "nag screen" that happens every time is the warning screen when there's known problems with the emulation.  This is to help prevent spurious bug reports.
The MAME team doesn't want builds distributed with warning screens disabled but you're free to compile your own as long as you don't distribute it.

You can always add this in the mame.ini in normal builds to skip the game info screen though...

Code: [Select]
skip_gameinfo             1
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

alex2005

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 125
  • Last login:December 20, 2023, 09:21:14 am
  • I want to build my own arcade controls!
Re: GroovyMame nonag?
« Reply #2 on: March 24, 2017, 07:25:46 pm »
thanks for the reply!
indeed I just learnt how to compile an own mame build using Mame Compiler 64, just added the necessary warning removal patches plus groovymame diffs and now working like a charm.

I used the below lines in addition to the one mentioned:

disable_hiscore_patch     0
disable_nagscreen_patch   0
disable_loading_patch     0

this works just perfectly fine!

fsmith2003

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 9
  • Last login:October 29, 2023, 12:01:26 pm
  • I want to build my own arcade controls!
Re: GroovyMame nonag?
« Reply #3 on: April 05, 2023, 04:57:46 pm »
thanks for the reply!
indeed I just learnt how to compile an own mame build using Mame Compiler 64, just added the necessary warning removal patches plus groovymame diffs and now working like a charm.

I used the below lines in addition to the one mentioned:

disable_hiscore_patch     0
disable_nagscreen_patch   0
disable_loading_patch     0

[/quote

Any chance you could share how to compile a NoNag version of GroovyMame for Linux.  Hoping to replace my GroovyArcade mame with a no nag version.
this works just perfectly fine!]
« Last Edit: April 05, 2023, 05:29:19 pm by fsmith2003 »