Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Davsouto

Pages: [1]
1
Themes / Re: At-The-Arcade Multi-Cab [Relased]
« on: January 27, 2021, 10:22:04 AM »
Congratulations on one of the most incredible themes that I remember in a long time.
I just wanted to ask you if it would be possible to add the listbox option in the roms side menu instead of showing wheels, since in my case I have the wheels on a second smaller screen in my arcade cabinet.
Or failing that, how could I add that option within the layout to modify it, with your permission, for me personally.
Thank you very much and my congratulations.

2
Scripting / Re: Launch before comand line Attract-Mode
« on: February 09, 2019, 06:02:27 AM »
Thanks for responding so fast, I've been testing the bat option in emulators.cfg and it works but not quite right.
I explain:
This is the code that I wrote:
Code: [Select]
executable cmd
args /c start "" d:\hyperpc\Rocketlauncher\rocketlauncher.exe -s "[emulator]" -r "[name]" -p AttractMode & start /b c:\directoutput\doflinxmsg.exe "sup_ini=MAME\[name]"
rompath D:\HyperPC\Roms\arcade
romext .zip

I got the executable doflinxmsg.exe to recognize each game and look for each .ini file in the MAME folder but the problem arises when I launched the game from rocketlauncher through attract mode.
Instead of focusing the screen in the game through the emulator (Retroarch in my case) the screen is locked in the fade in of rocketlauncher and the emulator in the background.
In order to visualize the game I have to press ALT + TAB and for more tests that I have done I can not focus on the emulator.
Do you know or does anyone know how to fix it?
Any other way to implement the DOFLinxmsg script in retroarch or in AttractMode?
Thanks in advance.

3
Scripting / Launch before comand line Attract-Mode
« on: February 07, 2019, 03:57:41 PM »
Hello,
I am creating a series of .ini files to add together with DOFLinx to my cabinet with Attract Mode in Windows 10.
This will serve to have addressable LEDs in each game of MAME and when pressing a button, put coin or press start make a play of lights or show a message etc.
My problem arises that to be able to do this I need that every time a game is launched from the frontend, the following command line should be executed:
c:\directoutput\DOFLinxMSg.exe "SUP_ini=MAME\[gamename]"
Does anyone know how to do this?
On the other hand I also have doubts if the frontend calls each game [gamename] or [game] or [name].
I'm sorry for my English but I do not speak English very well.
I thank you very much and as soon as I can upload a video of the project.

Pages: [1]