x1nixmzeng / xbox-iso-vfs

Mount Xbox ISO files on Windows
51 stars 2 forks source link

Possible to add option to control file caching? #3

Open Masamune3210 opened 3 years ago

Masamune3210 commented 3 years ago

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

x1nixmzeng commented 3 years ago

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.

Masamune3210 commented 3 years ago

Maybe cache to user provided folder or current dir?

PatrickvL commented 3 years ago

Mind you, Windows will already do some caching