@tarraske @nico-irano @sheyk90
Found a good solution to all problems with this theme. Every time i tried to exit a game, a black screen happend(and ES got killed). If i set gpu_mem_1024=384
or lower, white artifacts started to happen instead of loading background/system title/ whatever images.
If gpu_mem_1024=512
was set, EmulationStation would be killed by Linux Out of Memory management, since there was not RAM enough
Solution to make this theme work:
- Set
gpu_mem_1024=448
on/boot/config.txt
(64+128+256) - Set overclocking to 1300 inside EmulationStation (i have a MEGApi case and this, a working fan)
- Reclaim some extra memory by disabling web manager, recalbox api and Samba share. DON'T do this if you are using a system where you are putting roms or tinkering constantly. Edit
/recalbox/share/system/recalbox.conf
with the following parameters:system.samba.enabled=0
,system.api.enabled=0
andsystem.manager.enabled=0
- Set static gamelists through the interface. Again, you should have a good rom list aready working cause new games will not be dinamically included.