Jump to content
  • Announcement

    The HyperSpin 2 early access beta is here!

    We’re starting the first public testing phase with Platinum Members to keep the scope manageable while we test the current feature set and begin to add more. In the future, we’ll provide a version for basic members as well.  On behalf of the entire HyperSpin team, we look forward to another exciting adventure with our community.

blue title text


epicrean

Recommended Posts

Posted

Hey guys,

   How do I remove the blue text that displays game info?      in the attached pic the blue text reads, "1982, Tago Electronics (Free Enterprise Games License"

20190324_174938.jpg

Posted

Open with notepad  ..\Hyperspin\Settings\MAME.ini and set to false these lines (they are set to true in the original .ini). You need to change them also in the .ini of other systems

 game_text_active=false
show_year=false
show_manf=false
show_description=false

Posted
On 3/24/2019 at 11:06 PM, dark13 said:

Open with notepad  ..\Hyperspin\Settings\MAME.ini and set to false these lines (they are set to true in the original .ini). You need to change them also in the .ini of other systems
 


 game_text_active=false
show_year=false
show_manf=false
show_description=false

 

I don't have those options....   here is what I have

[navigation]
last_game=spyhunt
start_on_favorites=false
remove_info_text=true
remove_info_wheel=true
random_game=true
[exe info]
path=D:\Hyperspin\Emulators\mameplus\
exe=mamep.exe
rompath=D:\Hyperspin\Roms\mame\
winstate=MAXIMIZED
parameters=
romextension=zip
hyperlaunch=true
[video defaults]
path=
[wheel]
alpha=1
y_rotation=left
style=vertical
vert_wheel_position=left
vert_large=430
horz_wheel_y=512
text_font=Style1
text_stroke_size=7
shadow_distance=8
shadow_angle=32
[pointer]
animated=true
[filters]
themes_only=true
wheels_only=true
[Special Art A]
active=true
x=25
y=330
length=6
delay=0
type=fade
start=none
in=0
out=0
[Special Art B]
active=false
[Special Art C]
active=false

 

Posted

You don't even have special art C setting. Well, just append this to the file and save

	[Game Text]
game_text_active=false
show_year=false
show_manf=false
show_description=false
text_color1=0xffffff
text_color2=0x0099cc
stroke_color=0x000000
text_font=Style1
text1_textsize=26
text1_strokesize=7
text1_x=32
text1_y=610
text2_textsize=36
text2_strokesize=8
text2_x=30
text2_y=640
	

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...