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: Remove Game info and press OK in mamewah?  (Read 2549 times)

0 Members and 1 Guest are viewing this topic.

angryadmin

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 43
  • Last login:October 31, 2013, 12:14:53 am
  • I'm a llama!
Remove Game info and press OK in mamewah?
« on: December 26, 2003, 05:23:12 pm »
I need to use the command line options to remove mame's press ok and gameinfo screens, but can't in mamewah can I???

NH

Howard_Casto

  • Idiot Police
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 19427
  • Last login:Today at 02:45:49 am
  • Your Post's Soul is MINE!!! .......Again??
    • The Dragon King
Re:Remove Game info and press OK in mamewah?
« Reply #1 on: December 26, 2003, 07:50:23 pm »
you don't need to... set these settings in the mame.ini that mame will generate for you if you type:  mame -cc

eightbit

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1849
  • Last login:September 07, 2019, 07:38:11 pm
  • My cab is never done...
Re:Remove Game info and press OK in mamewah?
« Reply #2 on: December 27, 2003, 02:12:23 am »
Yes you can, there is a option under emulater settings, under execution settings called "default options" and you can set your command line options here. Its easier to do what howard said as you will likely want to set a bunch of options.
My statements are my own opinions. They have the value that the reader gives them. My opinion of my opinion varies between foolish and brilliant and these opinions often change with new information.

Howard_Casto

  • Idiot Police
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 19427
  • Last login:Today at 02:45:49 am
  • Your Post's Soul is MINE!!! .......Again??
    • The Dragon King
Re:Remove Game info and press OK in mamewah?
« Reply #3 on: December 28, 2003, 12:24:02 am »
how is memorizing the command line options only to enter them manually in mamewahs config easier than using the heavily commented mame.ini file?

Minwah

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7662
  • Last login:January 18, 2019, 05:03:20 am
    • MAMEWAH
Re:Remove Game info and press OK in mamewah?
« Reply #4 on: December 28, 2003, 10:34:55 am »
how is memorizing the command line options only to enter them manually in mamewahs config easier than using the heavily commented mame.ini file?

Read eightbit's reply again HC, he was recommending your way :)

But yes it is best to set these options in your mame.ini file.  The Default Options setting is there to use if you must, but for MAME this is rarely (/never) neccessary.

sk8er_boi

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 7
  • Last login:November 12, 2017, 07:16:30 am
  • I'm a llama!
Re:Remove Game info and press OK in mamewah?
« Reply #5 on: January 01, 2004, 08:18:26 am »
you don't need to... set these settings in the mame.ini that mame will generate for you if you type:  mame -cc


this wont work for me :( it creates the extra lines on mame.ini but it still comes up the game info and all

Minwah

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7662
  • Last login:January 18, 2019, 05:03:20 am
    • MAMEWAH
Re:Remove Game info and press OK in mamewah?
« Reply #6 on: January 01, 2004, 11:32:58 am »
this wont work for me :( it creates the extra lines on mame.ini but it still comes up the game info and all

Did you set:

skip_disclaimer         1
skip_gameinfo           1


?

sk8er_boi

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 7
  • Last login:November 12, 2017, 07:16:30 am
  • I'm a llama!
Re:Remove Game info and press OK in mamewah?
« Reply #7 on: January 02, 2004, 01:45:54 pm »
this wont work for me :( it creates the extra lines on mame.ini but it still comes up the game info and all

Did you set:

skip_disclaimer         1
skip_gameinfo           1


?

yea it wrks now thts why it didnt wrk but thks anyway for the info and thks again for making mamewah and wondering if u could give me the source as im planning of making my own fe and would like to study yours

Minwah

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7662
  • Last login:January 18, 2019, 05:03:20 am
    • MAMEWAH
Re:Remove Game info and press OK in mamewah?
« Reply #8 on: January 02, 2004, 01:59:07 pm »
this wont work for me :( it creates the extra lines on mame.ini but it still comes up the game info and all

Did you set:

skip_disclaimer         1
skip_gameinfo           1


?

yea it wrks now thts why it didnt wrk but thks anyway for the info and thks again for making mamewah and wondering if u could give me the source as im planning of making my own fe and would like to study yours


Glad it worked.  Sorry, my source is not open atm :(

sk8er_boi

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 7
  • Last login:November 12, 2017, 07:16:30 am
  • I'm a llama!
Re:Remove Game info and press OK in mamewah?
« Reply #9 on: January 02, 2004, 04:42:05 pm »
this wont work for me :( it creates the extra lines on mame.ini but it still comes up the game info and all

Did you set:

skip_disclaimer         1
skip_gameinfo           1


?

yea it wrks now thts why it didnt wrk but thks anyway for the info and thks again for making mamewah and wondering if u could give me the source as im planning of making my own fe and would like to study yours


Glad it worked.  Sorry, my source is not open atm :(

thts ok i understand tht people may want to ruin it. do u kno where i could get any help with making 1? :)

EndTwist

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 480
  • Last login:May 26, 2022, 05:04:49 pm
  • Arg.
Re:Remove Game info and press OK in mamewah?
« Reply #10 on: January 02, 2004, 08:45:24 pm »
Try at www.visualbasicforum.com...ask A LOT of questions that are different aspects of what you need. I created an FE by getting help there...

Read through this thread that (I started and) helped me very much: http://visualbasicforum.com/showthread.php?t=123825

sk8er_boi

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 7
  • Last login:November 12, 2017, 07:16:30 am
  • I'm a llama!
Re:Remove Game info and press OK in mamewah?
« Reply #11 on: January 03, 2004, 08:25:24 pm »
Try at www.visualbasicforum.com...ask A LOT of questions that are different aspects of what you need. I created an FE by getting help there...

Read through this thread that (I started and) helped me very much: http://visualbasicforum.com/showthread.php?t=123825

thks ill check tht l8er i was thinking of using director mx something like tht do u have any ideas? but thks anyway for the links :) :)  just i dont kno much about vb ??? ???

derek1800

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 132
  • Last login:January 29, 2005, 03:23:31 pm
Re:Remove Game info and press OK in mamewah?
« Reply #12 on: January 03, 2004, 11:54:24 pm »
What is the setting to take away screen about this game lacks sound press ok. I have set

skip_disclaimer        1
skip_gameinfo          1

Thanks
Derek

Howard_Casto

  • Idiot Police
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 19427
  • Last login:Today at 02:45:49 am
  • Your Post's Soul is MINE!!! .......Again??
    • The Dragon King
Re:Remove Game info and press OK in mamewah?
« Reply #13 on: January 04, 2004, 12:17:17 am »
you can't unless you compile your own mame.  Those messages are important so the mame devs decided not ot let you remove them.  

originalself

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 65
  • Last login:March 13, 2005, 11:47:13 pm
Re:Remove Game info and press OK in mamewah?
« Reply #14 on: January 04, 2004, 12:53:55 am »
Im glad that it will still say "the sound wont work, ect ect" Then my dumb friends wont ask why they cant hear the game!

SpamMe

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 538
  • Last login:July 01, 2006, 03:19:58 am
  • .creature of bad habit.
    • Mame cabinet blog
Re:Remove Game info and press OK in mamewah?
« Reply #15 on: January 04, 2004, 12:59:34 am »
Yeah, but I wish it said "type ok or wiggle joystick."
Getting tired of answering that question :)

Howard_Casto

  • Idiot Police
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 19427
  • Last login:Today at 02:45:49 am
  • Your Post's Soul is MINE!!! .......Again??
    • The Dragon King
Re:Remove Game info and press OK in mamewah?
« Reply #16 on: January 04, 2004, 02:13:40 am »
On a 640x480 screen or less, "type ok or wiggle the joystick to continue" would take up a lot of space

eightbit

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1849
  • Last login:September 07, 2019, 07:38:11 pm
  • My cab is never done...
Re:Remove Game info and press OK in mamewah?
« Reply #17 on: January 04, 2004, 01:18:58 pm »
Yeah, but I wish it said "type ok or wiggle joystick."
Getting tired of answering that question :)
Put an instruction card on your control panel that explains it or filter out the games that don't work.
My statements are my own opinions. They have the value that the reader gives them. My opinion of my opinion varies between foolish and brilliant and these opinions often change with new information.

aeroflott

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 59
  • Last login:October 13, 2012, 04:50:01 pm
Re:Remove Game info and press OK in mamewah?
« Reply #18 on: January 11, 2004, 06:55:08 am »
this wont work for me :( it creates the extra lines on mame.ini but it still comes up the game info and all

Did you set:

skip_disclaimer         1
skip_gameinfo           1


?

Hi,
Just a bit more info needed here - where do I find these options? I've typed mame -cc in the command line prompt. I've opened up the ini file in MAME, but can't find Skip-disclaimer or skip_gameinfo.

Thanks

T

Minwah

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7662
  • Last login:January 18, 2019, 05:03:20 am
    • MAMEWAH
Re:Remove Game info and press OK in mamewah?
« Reply #19 on: January 11, 2004, 07:17:08 am »
Hi,
Just a bit more info needed here - where do I find these options? I've typed mame -cc in the command line prompt. I've opened up the ini file in MAME, but can't find Skip-disclaimer or skip_gameinfo.

Open mame.ini and look towards the bottom, in this section:

### Mame CORE misc options ###
artwork                 0
use_backdrops           1
use_overlays            1
use_bezels              1
artwork_crop            0
artwork_resolution      0
cheat                   0
debug                   0
# playback              <NULL> (not set)
# record                <NULL> (not set)
log                     0
maxlogsize              10000
oslog                   0
skip_disclaimer         1
skip_gameinfo           1
crconly                 0
bios                    default

aeroflott

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 59
  • Last login:October 13, 2012, 04:50:01 pm
Re:Remove Game info and press OK in mamewah?
« Reply #20 on: January 11, 2004, 08:08:10 am »
OK, I've doubled checked and

maxlogsize              10000
oslog                  0
skip_disclaimer        1
skip_gameinfo          1
crconly                0


Are not there. Typing in Skip_disclaimer etc and saving doesn't seem to change anything?

Minwah

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7662
  • Last login:January 18, 2019, 05:03:20 am
    • MAMEWAH
Re:Remove Game info and press OK in mamewah?
« Reply #21 on: January 11, 2004, 01:38:16 pm »
OK, I've doubled checked and

maxlogsize              10000
oslog                  0
skip_disclaimer        1
skip_gameinfo          1
crconly                0


Are not there. Typing in Skip_disclaimer etc and saving doesn't seem to change anything?

It sounds like you are using a MAME version before those options were added.  Can't remember exactly when they were added (v0.7something I think) - try a newer version :)

Howard_Casto

  • Idiot Police
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 19427
  • Last login:Today at 02:45:49 am
  • Your Post's Soul is MINE!!! .......Again??
    • The Dragon King
Re:Remove Game info and press OK in mamewah?
« Reply #22 on: January 11, 2004, 11:02:40 pm »
I believe if you continue to have problems then this question has went beyond the relm of byoac.  You'll need to post it over on the mameworld forums for really specific, mame-related, problems.

Lilwolf

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 4945
  • Last login:July 31, 2022, 10:26:34 pm
Re:Remove Game info and press OK in mamewah?
« Reply #23 on: January 12, 2004, 05:11:57 pm »
The one I want to get rid of is "no known roms exist" or whatever... because you don't even get the wiggle the joystick to solve it...

and I haven't been able to send an OK to the keyboard stream and get it to work yet...

null

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 18
  • Last login:January 13, 2004, 04:00:53 pm
Re:Remove Game info and press OK in mamewah?
« Reply #24 on: January 13, 2004, 01:19:40 am »
You can configure noname mame to skip the disclaimer, game info, warnings, and bad dump screens.