Neil Morrison

Results 74 comments of Neil Morrison

@puppet13th puppet13th it'd be the `MR` device - I believe that's roughly what I tried back in June which threw the error, but it may well be supported now if...

Might depend on who has caused the workflow to run - with it only running fine when it’s the repo owner. https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#workflow_run probably need to have workflow 1 store the...

for arcade cores yeah, all the recently added ones need converted `.mra` files to function. `deps` makes sense. As for post-processing I’d recommend adding something like `“process”` alongside `”path”` &...

Do you have the alternative files installed? Are you ejecting the SD card or using the Pocket’s USB? If the files are there and you’re using USB then hours probably...

How many JSON files do you have in the core’s assets folder? If you installed the first beta of CPS2 then a later beta you could have a lot of...

This _might be_ improved by what I’m working on for 4.1 where the app is much smarter about filesystem stuff. Which’ll probably come early on in the new year since...

Looks like this didn't go in with the initial work on "Saves" since the GB Studio saves are off in their own folder. Could get it in by creating a...

I’m surprised this wasn’t showing earlier - it’s the caching layer added a few versions ago. initially it was crashing on Linux systems & a fix for that went out...

https://github.com/neil-morrison44/pocket-sync/blob/f36095726a4afad881987ab4d3cb742de43130e1/src-tauri/src/file_cache.rs It’s all in this file and that’s not changed for 4 months - unless it’s something very weird where the warning was triggered but not shown until recently

Had an idea about this - could be that tauri's cache folder needs added to the flatpak configuration as a folder the app can access?