Beta Advanced Emulator Launcher - Multi-emulator frontend for Kodi
I ended up editing the Python code itself to make it use Snaps by default instead of Boxfronts...

For newly created launchers:

disk_IO.py

'roms_default_icon' : 's_boxfront',

[REPLACE]
'roms_default_icon' : 's_snap',

To fix existing launchers...

categories.xml

<roms_default_icon>s_boxfront</roms_default_icon>

[REPLACE]
<roms_default_icon>s_boxfront</roms_default_icon>

This had been driving me nuts since I started using AEL a few months ago and it's nice to finally get around it.
Reply


Messages In This Thread
Can You create A Sub Category? - by Wild_Tom - 2020-07-13, 04:43
Crash & Lost my launchers? - by eirrocmh - 2020-11-29, 02:25
RE: Crash & Lost my launchers? - by eirrocmh - 2020-12-19, 00:19
RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - by Xervils - 2021-08-14, 03:34
Logout Mark Read Team Forum Stats Members Help
Advanced Emulator Launcher - Multi-emulator frontend for Kodi12