Skip to content

Misc fixes and cleanup, use DisableHLE with "sceCcc" #20218

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

Merged
merged 8 commits into from
Apr 7, 2025
Merged

Conversation

hrydgard
Copy link
Owner

@hrydgard hrydgard commented Apr 7, 2025

Fixes #20217, and some other minor things.

Also, sceCcc is a trivial character conversion library, which is shipped with a few games.. Let's actually run it instead of HLE:ing it, it should be completely safe since it has no dependencies and doesn't load any files on its own. This will allow us to later delete our code that HLE-emulates it.

Some more work on MP3 support in sceAudiocodec, unfortunately not yet enough to work with Beats.

@hrydgard hrydgard added the Code Cleanup Cleanup to make future work easier. Needs to be done sometimes. label Apr 7, 2025
@hrydgard hrydgard added this to the v1.19.0 milestone Apr 7, 2025
@hrydgard hrydgard merged commit 0dec352 into master Apr 7, 2025
19 checks passed
@hrydgard hrydgard deleted the misc-fixes branch April 7, 2025 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Cleanup Cleanup to make future work easier. Needs to be done sometimes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Focus problem in settings
1 participant