Skip to content

Make PSF Loader functions protected - #1609

Open
kode54 wants to merge 1 commit into
jpd002:masterfrom
kode54:psf-interface
Open

Make PSF Loader functions protected#1609
kode54 wants to merge 1 commit into
jpd002:masterfrom
kode54:psf-interface

Conversation

@kode54

@kode54 kode54 commented Aug 21, 2026

Copy link
Copy Markdown

This will allow an external implementation to derive from the class, such as for loading PSF rips from custom CPsfStreamProvider classes.

I do intend to make a better interface for this, or at least request one.

I would also like to change the deeper interface classes so they accept the top level PSF file class instance directly instead of allocating it themselves, so that the filtering for specific format types is handled by the GetVersion() return value, rather than detecting from the filename.

This will allow an external implementation to derive from the class, such as
for loading PSF rips from custom CPsfStreamProvider classes.
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

Successfully merging this pull request may close these issues.

1 participant