jdgleaver

Results 10 comments of jdgleaver

RetroArch does indeed need fuzzy thumbnail matching. It's something I've thought about since I added the playlist-based thumbnail downloading functionality. It is a highly complex feature to add. A couple...

Yes, you very clearly highlight the difficulties here!

@i30817 Thank you. These are good results, and an excellent starting point for any libretro implementation.

This is excellent work. Thank you!

@bparker06 I don't like the MAME thumbnail hack either - I only added it to `menu_thumbnail_path.c` because that's how it was already done in XMB/Ozone. Since I manage my own...

This is a significant undertaking! I can't give you an ETA, but I shall put it on the TODO list.... :)

Ah, okay - the reason for switching over to using resolved symlink paths in playlists was that users were complaining about duplicate entries (e.g. if you load content via the...

Hi @Faberman, Sorry for the delayed reply - I only just noticed this issue (I rarely look at this repo...) The grid width is actually scaling correctly - you're seeing...

It just occurred to me that this issue is most likely related to the fact that save states were broken (see PR #117) - i.e. after some length of time...

HuC3 support was added in commit 2358cb7db53b5dbe21202333d2e31748186bbbb3. Robopon should work now!