MAMEWorld >> EmuChat
View all threads Index   Flat Mode Flat  

uman
MAME Fan
Reged: 04/15/12
Posts: 455
Send PM
Re: The Joy of Tempest
06/15/16 08:53 AM


No, the vector-mono.ini is for B/W or monochromatic vector games, because these games dont use a shadowmask. Vector games with color use a shadowmask, for example Tempest, Starwars etc.

I sadly forget to tell you, that the "RGB Gamma" in the slider-menue gui, is named "power" in .ini file.
So you dont use this:


Code:

#
# CORE SCREEN OPTIONS
#
brightness 1.0
contrast 1.0
gamma 1.0


You need to use this:


Code:

power                     1.0,1.0,1.0


The higher these values, the thinner the lines, brighter the points and darker the screen gets.
Be careful with changes in the # CORE SCREEN OPTIONS, as they are saved in the .cfg file on exit of the game and they will override your # CORE SCREEN OPTIONS setting of your .ini file, upon next start of the game.
Be sure to delete your .cfg file, each time you change any # CORE SCREEN OPTIONS of your .ini file (especially if you do it with sliders), if you want a correct result.







Entire thread
Subject Posted by Posted on
* The Joy of Tempest Traso 06/14/16 02:55 AM
. * Re: The Joy of Tempest uman  06/14/16 11:15 AM
. * Re: The Joy of Tempest Traso  06/15/16 01:06 AM
. * Re: The Joy of Tempest uman  06/15/16 08:53 AM
. * Re: The Joy of Tempest Traso  06/17/16 09:27 AM

Extra information Permissions
Moderator:  Robbbert, Tafoid 
0 registered and 292 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 2950