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 - arthurvalenca

Pages: 1 ... 7 8 [9]
121
General / [HELP]Dual screen monitor AM
« on: November 22, 2017, 08:20:09 AM »
I'm having a problem with the new Attract Mode 2.3, I'm using a main monitor for the 22 'monitor games, and another 10' monitor to show up the game marques, as I saw on the attract fix it has fixed the dual monitor function , in the frontend I managed to make it work perfectly and it seems like the marquee in the smaller monitor, but the detail and the following when I start the game the marquee disappears from the smaller monitor, and when I leave the game it comes back, has anyone ever come across this problem? To be able to give a help? :'(

before running the emulator looks like this:





After running the emulator this happens:


122
Big Thanks Friend!!!!! work for my.

But I have another doubt, I would like to add more categories in layout.nut like for example:

Code: [Select]
"act": [ "action","platformer", "platform" ],
For me to add a new gender how should I proceed?
Since I had tried this way but there was no result:

Code: [Select]
"pad": [ "Ball & Paddle", "Breakout"] ---> for Arkanoid game, but not learn icon.

Some other genres can not be loaded either, for example:

Code: [Select]
"avg": [ "adventure" ],
"slg": [ "strategy"]
"rpg": [ "rpg", "role playing", "role-playing", "role playing game" ],

Could you help solve this problem?
Thanks!




123
Bro My romlist for Mame.

Code: [Select]
#Name;Title;Emulator;CloneOf;Year;Manufacturer;Category;Players;Rotation;Control;Status;DisplayCount;DisplayType;AltRomname;AltTitle;Extra;Buttons
88games;'88 Games;Mame;;1988;Konami;;4;0;only_buttons,only_buttons,only_buttons,only_buttons;good;1;raster;;;;
005;005;Mame;;1981;Sega;;2;270;joystick (4-way),joystick (4-way);imperfect;1;raster;;;;
1on1gov;1 on 1 Government (Japan);Mame;;2000;Tecmo;;4;0;joystick (8-way),joystick (8-way),joystick (8-way),joystick (8-way);imperfect;1;raster;tps;;;
10yard;10-Yard Fight (World, set 1);Mame;;1983;Irem;;2;0;joystick (8-way),joystick (8-way);good;1;raster;;;;
gtmr;1000 Miglia: Great 1000 Miles Rally (94/07/18);Mame;;1994;Kaneko;;2;0;joystick (8-way),dial,paddle,joystick (8-way);good;1;raster;;;;
progolf;18 Holes Pro Golf (set 1);Mame;;1981;Data East Corporation;;2;270;joystick (8-way),joystick (8-way);imperfect;1;raster;;;;
1941;1941: Counter Attack (World 900227);Mame;;1990;Capcom;;2;270;joystick (8-way),joystick (8-way);good;1;raster;;;;
1942;1942 (Revision B);Mame;;1984;Capcom;;2;270;joystick (8-way),joystick (8-way);good;1;raster;;;;
1943kai;1943 Kai: Midway Kaisen (Japan);Mame;;1987;Capcom;;2;270;joystick (8-way),joystick (8-way);good;1;raster;;;;
1943;1943: The Battle of Midway (Euro);Mame;;1987;Capcom;;2;270;joystick (8-way),joystick (8-way);good;1;raster;;;;
1944;1944: The Loop Master (USA 000620);Mame;;2000;Eighting / Raizing (Capcom license);;2;0;joystick (8-way),joystick (8-way);good;1;raster;;;;
1945kiii;1945k III (newer, OPCX2 PCB);Mame;;2000;Oriental Soft;;2;270;joystick (8-way),joystick (8-way);good;1;raster;;;;

Same line yours:
Code: [Select]
brvblade;Brave Blade (World);Mame;;2000;Eighting / Raizing;;4;270;joystick (8-way),joystick (8-way),joystick (8-way),joystick (8-way);imperfect;1;raster;tps;;;
You have a reason, in my romlist file missing some key words, I put your line in my romlist file and the result was that the image appeared, my doubt and how I will make for a new romlist to see the correct information, you know to say



124
Hello Bro!

Even after changing the path still facing the same problem, I send the error below and the images.

Code: [Select]
Initializing display: 'Mame'
 - Loaded master romlist 'Mame' in 461 ms (2973 entries kept, 0 discarded)
 - Constructed 2 filters in 0 ms (5946 comparisons)
Failed to load image "E:\Arcade\System\layouts/Game Station HD/unknown.png". Reason: Unable to open file
Error opening input file: E:\Arcade\System\layouts/Game Station HD/unknown.png
ERROR loading video: E:\Arcade\System\layouts/Game Station HD/unknown.png

line 183:
Code: [Select]
// Genre_image
 local genre_image = fe.add_image("images/unknown.png", flx*0.715, fly* 0.817, flw*0.085, flh*0.13 );

Even after modifying I receive the same error does not appear the images






125
I get this error when launching my attract mode, when I change the game it does not appear the classification, can someone help solve this problem?


http://imgur.com/a/u6G96

Pages: 1 ... 7 8 [9]