Build Your Own Arcade Controls Forum
Front End Support => MaLa Frontend => Topic started by: Wayside on February 22, 2015, 06:01:52 pm
-
Using mala layout, is there a way that when a specific game is highlighted, I can have a section (like the screenshot or marquee or text info) that will display a custom text for each individual game?
I have so many random games that are fun, but without committing them all to memory, I sometimes forget what buttons do what in the game.
For example:
I highlight rampage world tour. On the left i would like a custom text to say "button 1 = punch button 2 = kick button 3 = jump"
Then I move one game down and its street fighter. I want the text to change and say different text and so on, and so on.
Is this possible?
Thanks for your time
-
I'm doing something similar by using the control panel pictures, that shows what each button on my layout does for that game as I don't have my
games buttons labeled, and has the unused buttons kind of grayed out. attached is a pic of one of them. I don't know if you can do a text box for them, but if nothing else you could make an image of the text and use the same method I did.
-
I've never heard adding text but It's possible to add a pic like BorgDog told you.
Greetings.
-
Thats what I thought. Thanks for that Borgdog!
-
You can use text based on many settings that are defined. I just updated a template with a Text Object and added this.
Pattern=B1: ~c_button1 B2: ~c_button2 B3: ~c_button3 B 4: ~c_button4
And it shows the text just fine. Also searched and found answer already given here (http://forum.arcadecontrols.com/index.php?topic=83714.0).
-
ty for the tip!
-
You can use text based on many settings that are defined. I just updated a template with a Text Object and added this.
Pattern=B1: ~c_button1 B2: ~c_button2 B3: ~c_button3 B 4: ~c_button4
And it shows the text just fine. Also searched and found answer already given here (http://forum.arcadecontrols.com/index.php?topic=83714.0).
But, when I select the KungFu Master game, I would like to see a text saying "My favourite game..." and when I select the Commando see the text : "I hate this game...". I think this is imposible,isn't?
Thanks
-
There is a text option for the miscDetails section in controls.ini. You could modify that file and re-import your roms to make a new Mala gamelist or use romlister to merge it for you. Then use Pattern=~c_details for a Text Object in your template. That may work.
It could be easier to modify the history.dat and show that comment in an Info window or maybe create a Game List called Favorites.
-
There is a text option for the miscDetails section in controls.ini. You could modify that file and re-import your roms to make a new Mala gamelist or use romlister to merge it for you. Then use Pattern=~c_details for a Text Object in your template. That may work.
It could be easier to modify the history.dat and show that comment in an Info window or maybe create a Game List called Favorites.
It could be a solution. Good idea,thanks.
-
Using mala layout, is there a way that when a specific game is highlighted, I can have a section (like the screenshot or marquee or text info) that will display a custom text for each individual game?
I have so many random games that are fun, but without committing them all to memory, I sometimes forget what buttons do what in the game.
For example:
I highlight rampage world tour. On the left i would like a custom text to say "button 1 = punch button 2 = kick button 3 = jump"
Then I move one game down and its street fighter. I want the text to change and say different text and so on, and so on.
Is this possible?
Thanks for your time
Take a look here (http://forum.arcadecontrols.com/index.php/topic,144200.msg1501126.html#msg1501126). It'll be available very soon...
Greetings.