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 - budtz - 2019-09-23 Sorry the Check/Update all databases seems to be missing so add-on just crashes now. Any help? I just downgraded to 0.9.7 and got i working and there are a lot more options under "utilities" - a bug? RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - Wintermute0110 - 2019-09-29 (2019-09-23, 22:32)budtz Wrote: Sorry the Check/Update all databases seems to be missing so add-on just crashes now. "Check/Update databases" is now in the root window, inside the "Utilities" section. After the upgrade, if you have problems please post the full debug log following the instructions on the first post. Without the debug log the report is useless as I cannot track the problem. RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - Wintermute0110 - 2019-09-29 (2019-09-21, 20:40)reTokyo Wrote: Sorry, wasn't aware of the procedure and thank you for your time. Should be fixed in Github now. Remember to install branch release-0.9.8 branch and not master.
RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - reTokyo - 2019-09-29 (2019-09-29, 12:40)Wintermute0110 Wrote:(2019-09-21, 20:40)reTokyo Wrote: Sorry, wasn't aware of the procedure and thank you for your time. Works perfectly, thanks again for this great program! RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - R.O.H. - 2019-10-05 hi, been using AEL. It's really a dream come true. I have one issue I couldn't solve by now. Kodi stays on focus and I have to VNC into my desktop (or quit Kodi) to see the game appear. It has loaded up, but it's not visible, because Kodi is maintaining its focus. What can I do? Thanks a lot! 3000 RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - Wintermute0110 - 2019-10-06 (2019-10-05, 22:40)3000 Wrote: What can I do? First thing to do is provide some more info about your setup: operating system and version, Kodi version, AEL version, what emulator are you trying to launch, the problem happens with all launched apps or only some, etc. RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - akafox - 2019-10-06 Advanced Emulator Launcher: version 0.9.8 LibreElec Version: 9.0.2 Hardware: Raspberry PI 3 Kodi skin: any I have one bug to report and one question: 1. When "display number of roms in launchers" is turned OFF add-on will not load at all (pop-up errors in kodi "see log for details" log here. 2. How does one get "long names" to appear in the list of mame roms? RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - Wintermute0110 - 2019-10-07 (2019-10-06, 23:37)akafox Wrote: Advanced Emulator Launcher: version 0.9.8Issue 1 is fixed in GitHub. Please install the 0.9.9 dev version. Issue 2: to show MAME long names make sure in the addon settings that "Do not use scraper title" option is OFF. Metadata scraper must be Offline Scraper and metadata policy "Scrape". Delete all ROMs from the MAME Launcher and rescan again, now they will have proper long names. RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - akafox - 2019-10-07 (2019-10-07, 03:13)Wintermute0110 Wrote: Issue 1 is fixed in GitHub. Please install the 0.9.9 dev version. 1. Works! Except that the number still shows on the AEL menu from the home screen. 2. Speaking from there...How do I delete the launchers from that menu item? I have deleted the launcher from the main ael addon but the launcher is still on the home -> AEL -> launchers. Then when rebuilding the launcher within the AEL addon..everything is fine...when I back out to the home screen and try to launch from the AEL menu item it warns me that this item is not found (I would think that it just needs to be updated or replaced..but i can not figure out how to do that). Doumouarigatogozaimasu! This addon is wonderful thank you for your hard work! RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - Wintermute0110 - 2019-10-08 (2019-10-07, 19:25)akafox Wrote: 1. Works! Except that the number still shows on the AEL menu from the home screen. Regarding point 2: there is no need to delete the whole launcher and reimport the XML file again. If you want to change the ROMs go to the launcher context menu, then "Manage ROMs" and then select the option to delete all ROMs. With the launcher empty of items, open AEL settings from the context menu and check the settings that affect the scanner are like you want. Finally scan your ROMs to add them to the launcher with new settings. If your skin supports widgets (launchers in the home screen) then Kodi creates a cache with the contents of the Launcher. For example, if you use skin Estuary AEL, Kodi calls AEL at boot time to fill the contents of the categories and launchers in the home screen. Then, if you go to AEL and make some changes in your launchers these changes will not update the home screen immediately. Note that Kodi or the skin must call AEL again to re-read the changes. This is something that is done by Kodi or the skin and is beyond my control. I'm not sure how frequently Kodi refreshes the contents of widgets or what rules follow to do that. As a general rule, configure the categories/launchers always inside AEL, make sure everything is like you want and ignore things outside AEL (like launchers in the home screen). Then, reboot Kodi to force an update of all widgets and menus outside AEL. Note that if you delete a Launcher and create a new one, even if the Launcher is the same and has a new name, however it will have a different ID and for AEL is a different Launcher. Probably you will need to delete the old widget in the home screen and create a new widget to point to the new launcher. RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - Slurm - 2019-10-12 How can I add *.url files to a launcher? *.lnk works great, but *.url won't launch. Or is there maybe another way to start Epic Games? RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - Wintermute0110 - 2019-10-12 (2019-10-12, 15:56)Slurm Wrote: How can I add *.url files to a launcher? URL files are not supported and at the moment AEL cannot launch them. I need you help, I have never used URL files. Can you give me an example of such file? How you launch URL files from the command line? RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - Slurm - 2019-10-12 (2019-10-12, 16:24)Wintermute0110 Wrote: I need you help, I have never used URL files. Can you give me an example of such file? How you launch URL files from the command line? You can launch *.url files the same way you launch *.lnk in windows, just double click them. They are text files. For example Fortnite has this content: [{000214A0-0000-0000-C000-000000000046}] Prop3=19,0 [InternetShortcut] IDList= IconIndex=0 WorkingDirectory=D:\Epic Games URL=com.epicgames.launcher://apps/Fortnite?action=launch&silent=true IconFile=D:\Epic Games\Fortnite\FortniteGame\Binaries\Win64\FortniteLauncher.exe If you need more information, just let me know. RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - Wintermute0110 - 2019-10-12 (2019-10-12, 16:51)Slurm Wrote: You can launch *.url files the same way you launch *.lnk in windows, just double click them. Create a standalone launcher pointing to D:\Epic Games\Fortnite\FortniteGame\Binaries\Win64\FortniteLauncher.exe and report the result.
RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - Slurm - 2019-10-12 (2019-10-12, 16:57)Wintermute0110 Wrote: Create a standalone launcher pointing to This works, thanks! So I can create lnk files with these paths in them and put them in my Steam lnk Folder and scrape them.This is a good solution for me as I only have a few Games from Epic, but it would be great if we can start url files directly without "converting" them to lnk. |