Page 1 of 1

Any plans for the rest of the DVD subsystem in libogc?

Posted: Fri Jun 22, 2018 7:40 pm
by bread
Specifically I'd like to use DVDOpen( const char* fileName, DVDFileInfo* fileInfo ). Currently there is no way to load a file off the disk without parsing the disk manually.

Re: Any plans for the rest of the DVD subsystem in libogc?

Posted: Mon Jun 25, 2018 3:49 pm
by WinterMute
Haven't really thought about it too much but, being honest, if I was doing this I'd look at hooking it up to stdio through devoptab if possible.