Git Product home page Git Product logo

Comments (2)

RobLoach avatar RobLoach commented on August 16, 2024

If you have a full disk, you'll likely have lots of issues using your machine, let alone RetroArch. What is causing your disk to fill up?

from retroarch.

rofl0r avatar rofl0r commented on August 16, 2024

needed to free up an SD card, so i mounted it and copied the roms on it to the device as root (on linux, root can access the entire storage, but regular users only 95% or so).
therefore i didnt notice that i was above the "disk full for regular user quota".

most other programs are wellbehaving when ENOSPC happens - they just display an error message and stop the task they were about to do.

but really, this question appears odd as we're in rom land, where the full USA PSX romset already takes > 1 TERABYTE. many users use a dedicated rpi for retroarch, and afaik it supports only microsds up to 256gb.

btw it gets better than the above - if you exit retroarch while there's no space available and have "save settings on exit" ticked, then your entire retroarch.cfg gets wiped too. the sane thing to do before any overwrite is to atomically rename the old file to .bak or whatever, then write the new file, and if it fails move the old file back and display a notice. that would also be helpful if you try to do a savestate while the disk is full, rather than failing silently (i havent tested that yet but i'd guess that's what happens).

from retroarch.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.