PDA

View Full Version : Don't show the rom filename in the Bottom-Left corner



MarcDorcel
09-14-2008, 07:19 AM
It's possible to don't show the rom filename, in the bottom-left corner of Hyperspin games menĂ¹?

Dazz
09-14-2008, 07:20 AM
It's possible to don't show the rom filename, in the bottom-left corner of Hyperspin games menĂ¹?You mean the name of the game/manufacturer? You could always leave those fields blank in your XML file and they will not appear.

BadBoyBill
09-14-2008, 07:24 AM
Yes you can turn it of:

In Mame.ini

[Game Text]
game_text_active = true
show_year = true
show_manf = true
show_description = true

MarcDorcel
09-14-2008, 07:50 AM
Yes you can turn it of:

In Mame.ini

[Game Text]
game_text_active = true
show_year = true
show_manf = true
show_description = true

OK! Setting game_text_active = false it works!
THANKS!!!

Dazz
09-14-2008, 08:01 AM
Yes you can turn it of:

In Mame.ini

[Game Text]
game_text_active = true
show_year = true
show_manf = true
show_description = trueBAH! I completely forgot about those options.

tk375
09-14-2008, 10:06 AM
Great question, I will probably have all the info off too.