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

add rc_client_set_filereader and rc_client_get_default_cdreader #358

Conversation

Jamiras
Copy link
Member

@Jamiras Jamiras commented Jul 25, 2024

Allows a client to register a custom filereader/cdreader for calculating hashes when calling rc_client_begin_identify_and_load_game.

Replaces direct calls to rc_hash_init_custom_filereader and rc_hash_init_custom_cdreader. Also supports passing the readers through the external interface to the DLL.

https://discord.com/channels/476211979464343552/757767535293890682/1265528322943881306

@Jamiras Jamiras added this to the 11.5.0 milestone Jul 25, 2024
@Jamiras
Copy link
Member Author

Jamiras commented Jul 25, 2024

I think I've come up with an alternate solution that's much cleaner. Going to switch this to draft while I experiment.

@Jamiras Jamiras marked this pull request as draft July 25, 2024 03:52
@Jamiras Jamiras closed this Jul 25, 2024
@Jamiras Jamiras deleted the feature/rc_client_rainteg_filereader branch July 27, 2024 12:53
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