xbox-iso-vfs icon indicating copy to clipboard operation
xbox-iso-vfs copied to clipboard

Possible to add option to control file caching?

Open Masamune3210 opened this issue 4 years ago • 3 comments
trafficstars

Would it be possible to add a option to control how the iso file is cached? Currently it seems the program loads the file on the fly as its needed, unless im wrong. I keep all of my bulk storage on a network drive and whole file caching might be useful if possible

Masamune3210 avatar Jan 03 '21 22:01 Masamune3210

Good suggestion.

It should be possible to setup a RAM disk, copy the ISO to that, then mount the ISO to a new path but that isn't ideal.

x1nixmzeng avatar Jan 03 '21 23:01 x1nixmzeng

Maybe cache to user provided folder or current dir?

Masamune3210 avatar Jan 03 '21 23:01 Masamune3210

Mind you, Windows will already do some caching

PatrickvL avatar Jan 04 '21 08:01 PatrickvL