Scott Gayou

Results 4 comments of Scott Gayou

Same issue with mgba core now. Tried resetting settings, same behavior. Log in question: ``` [INFO] [Content]: Core requires uncompressed content - extracting archive to temporary directory. [INFO] [Content]: Content...

Yeah, looks like retroarch is supposed to clean up the temporary file list on exit. https://github.com/libretro/RetroArch/blob/1be64020f579697621df17bd90140a891ebf330e/tasks/task_content.c#L390 Not happening in my log. My last messages are: ``` [INFO] [State]: Saving state...

Sounds like the same issue as #1810. Nice find!