epicrean Posted March 25, 2019 Posted March 25, 2019 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"
dark13 Posted March 25, 2019 Posted March 25, 2019 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 Automatizing infopanels creation from .csv files for HTPCs themes (look at infopanel tutorial.zip on the ftp in dark13 folder) PNGs to SWFs automatized flash scripts Hyperspin Wheelset automatized template (photoshop's variables + batch) Aeon nox 4.13 W.I.P. hyperspin skin
epicrean Posted March 28, 2019 Author Posted March 28, 2019 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
dark13 Posted March 28, 2019 Posted March 28, 2019 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 Automatizing infopanels creation from .csv files for HTPCs themes (look at infopanel tutorial.zip on the ftp in dark13 folder) PNGs to SWFs automatized flash scripts Hyperspin Wheelset automatized template (photoshop's variables + batch) Aeon nox 4.13 W.I.P. hyperspin skin
epicrean Posted March 28, 2019 Author Posted March 28, 2019 Thanks, That is what I did and it worked.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.