Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VFS access from frontend for CD/DVD/Blurays. #203

Closed
mudlord opened this issue Jan 7, 2023 · 1 comment
Closed

VFS access from frontend for CD/DVD/Blurays. #203

mudlord opened this issue Jan 7, 2023 · 1 comment

Comments

@mudlord
Copy link
Contributor

mudlord commented Jan 7, 2023

I am somewhat confused by the VFS API.

With VFS, is it implied that CDROMs are selected to be accessed, like say if a user selects a CDROM, It is then read by the active callbacks as the current CDROM in the "drive" is accessed.

I could implement this by CD/DVD/Bluray drive emulation directly in my frontend as image file reading I suppose, so a selected CD "drive" is a CD/DVD/Bluray image file. Would need to then research into ISO/NRG/Alcohol/CHD/RVZ/etc image reading I suppose! (which certainly isn't a problem, I am just wondering how the VFS API for CDROMs work)

@mudlord mudlord changed the title VFS access from frontend. VFS access from frontend for CD/DVD/Blurays. Jan 7, 2023
@mudlord
Copy link
Contributor Author

mudlord commented Jan 7, 2023

Nvm, this makes it clear.

https://github.com/libretro/libretro-common/tree/master/vfs

@mudlord mudlord closed this as completed Jan 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant