I'm exploring using GLSL and using the Lottes version of shaders. There is a shader for horizontal and vertical games, so I want to be able to use each respective one for each type of game style.
I"m not sure how to do that exactly, but I read here to do the following - can someone please verify?
1. Make a copy of MAME.INI and name it Horizontal.ini, and do the same and name it Vertical.ini
2. Configure the files to use the respective shaders - ie. CRT Horizontal.....CRT Vertical in each file.
3. Copy the .ini files to the folder INI were MAME is installed.
Question as well is, MAME.INI is in the same directory as well, and if I'm not mistaken it must be present for MAME to work. So when I start up a game, how does MAME load/use the Horizontal or Vertical ini file??
Thanks
P.S. Is there a Lottes shader for HLSL as well?