Beta Advanced Emulator Launcher - Multi-emulator frontend for Kodi - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27) +---- Forum: Game Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=291) +---- Thread: Beta Advanced Emulator Launcher - Multi-emulator frontend for Kodi (/showthread.php?tid=287826) Pages:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
|
RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - trihy - 2016-12-29 Hi, thanks. Tried but no luck. Emulator now tries to launch game but it says "program stopped working..." before loading rom. RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - billyc666 - 2016-12-30 check the model 2 ini for this line ;Dir1=c:\Model2\roms to see if you have it set to the correct directory where your roms are, also remove the ; at the begining of the line if that doesnt work try setting the emulator o administrator and try it again it's quite a while since ive used an emulator outside of rocketlauncher so im taking a wild guess to stuff i think i used before to get this emulator working in rcb or could of been AL RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - Wintermute0110 - 2016-12-30 @trihy I have added a new argument substitution keyword, $rombasenoext$, which is what you want. Please install the latest version from Github and try. Also use the quotes " to be safe if your path/ROM name contains spaces. Also, I have changed the other argument substitution keywords like this (the % symbol is ugly and I prefer the Perl/PHP-style $): Code: Emulator: /usr/games/mednafen RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - Wintermute0110 - 2016-12-30 (2016-12-28, 02:26)budtz Wrote: Artwork is there - but is placed in title in stead of boxfront. That might be the problem Advanced Emulator Launcher supports many types of assets to accommodate both arcade and console ROMs/games. On the other hand, Advanced Launcher supports ONLY thumbs/icons and fanarts. When doing the launchers.xml import, I choose to map AL thumbs to s_title, which is what most users have for arcade. However, for other launchers (notably consoles) many people use Boxfronts as icons on their setups. If you want to use AEL to its full capabilities you will need to retouch the configuration of your imported launchers. I added the feature of importing launchers.xml as a suggestion and it was a very good idea indeed. However, since then AEL has matured and now I think is easier to recreate your launchers using AEL and copy/move the AL artwork to their proper new places (for example, you move your old "SNES-thumbs" to the new "SNES-artwork/boxfronts/") to take full advantage of the new AEL features. Currently there are no released skins that support AEL extended assets but that situation will change soon. RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - trihy - 2016-12-30 Thanks for all the help, guys. Udated to latest github. Sadly still doesnt work. m2 emulator launchs and try to run the game but a m2 emulator stopped working dialog show. Emulator launch games fine in standalone mode. So, still some arguments should be changed. Here is changelog when lauching games with $rombasenoext$ 14:18:00.676 T:9272 ERROR: AEL INFO : _command_run_rom() Launching ROM in Launcher... 14:18:00.677 T:9272 ERROR: AEL INFO : _command_run_rom() Using Launcher standard arguments 14:18:00.677 T:9272 ERROR: AEL INFO : _command_run_rom() categoryID 2d0342633c99d829c3ad4970729b60d7 14:18:00.677 T:9272 ERROR: AEL INFO : _command_run_rom() launcherID c93b284458667d5daeeec95b47709d67 14:18:00.677 T:9272 ERROR: AEL INFO : _command_run_rom() romID b1fa668cca30944cfb804e545685ae73 14:18:00.677 T:9272 ERROR: AEL INFO : _command_run_rom() romfile "D:\ROMS_M2\daytona.zip" 14:18:00.677 T:9272 ERROR: AEL INFO : _command_run_rom() rompath "D:\ROMS_M2" 14:18:00.677 T:9272 ERROR: AEL INFO : _command_run_rom() rombase "daytona.zip" 14:18:00.677 T:9272 ERROR: AEL INFO : _command_run_rom() rombasenoext "daytona" 14:18:00.677 T:9272 ERROR: AEL INFO : _command_run_rom() romtitle "Daytona USA" 14:18:00.677 T:9272 ERROR: AEL INFO : _command_run_rom() application "C:\emulator_multicpu.exe" 14:18:00.677 T:9272 ERROR: AEL INFO : _command_run_rom() apppath "C:\" 14:18:00.677 T:9272 ERROR: AEL INFO : _command_run_rom() romext "zip" 14:18:00.717 T:9272 ERROR: AEL INFO : _command_run_rom() raw arguments "$rombasenoext$" 14:18:00.717 T:9272 ERROR: AEL INFO : _command_run_rom() final arguments "daytona" 14:18:00.746 T:9272 ERROR: AEL INFO : fs_write_Favourites_JSON() File special://profile/addon_data\plugin.program.advanced.emulator.launcher\most_played.json 14:18:09.107 T:4976 ERROR: AEL INFO : _command_run_rom() Launching ROM in Launcher... 14:18:09.108 T:4976 ERROR: AEL INFO : _command_run_rom() Using Launcher standard arguments 14:18:09.108 T:4976 ERROR: AEL INFO : _command_run_rom() categoryID 2d0342633c99d829c3ad4970729b60d7 14:18:09.108 T:4976 ERROR: AEL INFO : _command_run_rom() launcherID c93b284458667d5daeeec95b47709d67 14:18:09.108 T:4976 ERROR: AEL INFO : _command_run_rom() romID ba665450fe6bef78a53abe193479ba2e 14:18:09.108 T:4976 ERROR: AEL INFO : _command_run_rom() romfile "D:\ROMS_M2\dayton93.zip" 14:18:09.108 T:4976 ERROR: AEL INFO : _command_run_rom() rompath "D:\ROMS_M2" 14:18:09.108 T:4976 ERROR: AEL INFO : _command_run_rom() rombase "dayton93.zip" 14:18:09.108 T:4976 ERROR: AEL INFO : _command_run_rom() rombasenoext "dayton93" 14:18:09.108 T:4976 ERROR: AEL INFO : _command_run_rom() romtitle "dayton93" 14:18:09.108 T:4976 ERROR: AEL INFO : _command_run_rom() application "C:\emulator_multicpu.exe" 14:18:09.108 T:4976 ERROR: AEL INFO : _command_run_rom() apppath "C:\" 14:18:09.108 T:4976 ERROR: AEL INFO : _command_run_rom() romext "zip" 14:18:09.108 T:4976 ERROR: AEL INFO : _command_run_rom() raw arguments "$rombasenoext$" 14:18:09.108 T:4976 ERROR: AEL INFO : _command_run_rom() final arguments "dayton93" RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - kiaenigma27 - 2016-12-30 Wintermute is there a problem with the rescaning of local artwork? So i had 11 roms setup under playstation with artwork for box fronts working fine.. just hit rescan local artwork and they have all disappeared from AEL (the artwork) they are in the folder and named the same as the rom file? RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - billyc666 - 2016-12-30 i just draged the old source from version 0.91 to overwrite the latest files. then rescaned media/assets and it worked all my artwork showed up....cool... so im assuming something is broken in the latest release RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - Wintermute0110 - 2016-12-30 @kiaenigma27 @billyc666 OK... there may be a bug in the asset scanner. Will have a look ASAP. RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - Wintermute0110 - 2016-12-30 (2016-12-30, 19:24)trihy Wrote: ... According to the log now the argument substitution works, you get the ROM name without the extension... which means the problem should be somewhere else. Can you please open a Windows console (cmd.exe) and try to launch the games manually? For example: Code: c:> c:\emulator_multicpu.exe dayton93 Do some tests until you get a command line that works and report the results. RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - trihy - 2016-12-31 Hi, thanks again. I can launch the games on cmd this way: 1: C:\emulator_multicpu.exe daytona or 2: Make a bat with the following and game will launch when open the bat: cd /d "C:\" start "Emulator" "C:\emulator_multicpu.exe" daytona or 3: Shorcut containing this will launch the game too: "C:\emulator_multicpu.exe" daytona RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - h3llrais3r - 2017-01-05 (2016-12-30, 20:39)billyc666 Wrote: i just draged the old source from version 0.91 to overwrite the latest files. then rescaned media/assets and it worked all my artwork showed up....cool... so im assuming something is broken in the latest release Same here: tried to start with a new collection with the latest version (0.9.5-beta2) but scraping fails all the time. Code: 21:17:30.409 T:8016 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- More detailed logging: http://pastebin.com/u5mkfBS4 Went back to version 0.9.1 to get some scraping working again (but not for everything). RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - Wintermute0110 - 2017-01-06 I did some fixes in Github just now. "Edit Launcher" -> "Manage ROMs" -> "Scan local assets" should be working now. @h3llrais3r ROM scanner when asset semi-automatic scraping is ON should also be working. I did some limited testing, if you can try the last version from Github and report back that would be perfect. RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - NatroN - 2017-01-06 Hey Kodi Fans, I installed Advanced Emulator Launcher today the first time. I can easily start .exe files but I always get an error when I want to start an .bat file. Did i miss a setting? I tried Microsoft Windows as well as Microsoft Ms-DOS as a platform without sucess. thanks RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - Wintermute0110 - 2017-01-06 (2017-01-06, 21:40)NatroN Wrote: Hey Kodi Fans, bat file launching in Windows should be working OK. Please post a debug log and make sure you follow the instructions in the first post. RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - NatroN - 2017-01-06 Wow. thanks for the quick reply. here is my AEL log http://pastebin.com/CjvPvvxC |