Skip to content

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

Merged
hrydgard merged 8 commits into
masterfrom
misc-fixes
Apr 7, 2025
Merged

Misc fixes and cleanup, use DisableHLE with "sceCcc"#20218
hrydgard merged 8 commits into
masterfrom
misc-fixes

Conversation

@hrydgard

@hrydgard hrydgard commented Apr 7, 2025

Copy link
Copy Markdown
Owner

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
@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