Welcome to the RetroFE forums
Could we get this feature http://blog.ivank.net/fastest-gaussian-blur.html Pieter ?
Release 0.8.3 available:- Added reloadableMedia and reloadableText type firstLetter to allow images/text displayed based on the first letter of a selected item.- Fixed bug where <video> continued playing upon launch. Video needs to be turned off when a game is launched, and restarted when the game is complete.
Ofc but they will be used on certain layouts, not the current onesthat Aurora layout will certainly benefit from this
True, but note that blurring his 800x200 image took 32 ms using the fastest algorithm. That's longer than most animations last, and that's just one small image. You'll need a very fast machine to make this look good. I'll do some tests in C++ and SDL2 though to see how fast it works there.
Ok it has nothing to do with "005". It is affecting whatever rom is listed first in include.txt. No art is displayed and the game can't be found in the rom dir even though it does existEdit 2:The problem happens when "list.menuSort = true" and the include.txt itself is not sorted. I sorted my include.txt and the problem stopped.
I tested this, but I don't have an issue on my setup. Could you see if you can reproduce the issue in a smaller game setup, and then zip it up, and send it to me? My include.txt isn't sorted either, and my list.menuSort = true, but both the first game in the include.txt as well as the first game on the sorted list show art as normal.