Rpcs3: Move ~/.config/rpcs3/.../cache to ~/.cache/rpcs3/...

Created on 18 Dec 2018  路  2Comments  路  Source: RPCS3/rpcs3


Hello, it would be nice for cache data to not be in ~/.config.
The problem is that a lot of people set up scripts to backup ~/.config, and for rpcs3 this will also backup a bunch of probably reproducible cache data they won't need.

Some relevant code:
https://github.com/RPCS3/rpcs3/blob/ae85c40a0aa10813780ddd3b1d6fd6f58773f30d/rpcs3/Emu/System.cpp#L294
Also:
https://github.com/RPCS3/rpcs3/blob/ae85c40a0aa10813780ddd3b1d6fd6f58773f30d/Utilities/File.h#L485

Relevant spec:
https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html

Thank you for this great project.

Most helpful comment

I'm working on it

All 2 comments

I'm working on it

Closing as implemented

Was this page helpful?
0 / 5 - 0 ratings

Related issues

On1ko picture On1ko  路  3Comments

Xcedf picture Xcedf  路  3Comments

Nezarn picture Nezarn  路  3Comments

XeClutch picture XeClutch  路  3Comments

xddxd picture xddxd  路  3Comments