This pull request has been designated for reprocessing. Please check back in a few minutes.

Fix UTF-8 filename #19497

Merged
digant73 opened 5:10pm on September 14, 2026 wanted to merge 81 Δ into rpcs3/rpcs3 master from
fix_utf8_filename

Pull request #19497 quality checks

Code files and functions touched by this pull request are analyzed below.

Quality targets

How does this pull request compare to chosen code quality targets? Read more about code quality targets.

Target name Target value This PR
Maximum Diff Delta per PR 500 81
Maximum comment count per PR 10 7
Pull request maximum business days between activity 3 4
Pull request maximum business days open 5 5

Coupled files

Are there any files from this commit that are always committed alongside another file? This often suggests that there exists code coupling to potentially remove. Read more about code coupling

No file coupling detected. 🎉

Biggest files changes in pull request

Estimated line counts are shown. Values may change once change summary has finished building.

Path View whole file Lines removed Lines added Final line count
rpcs3/Emu/VFS.cpp 2 98 ---
rpcs3/Crypto/unpkg.cpp 1 2 ---

️ Biggest functions grown or shrunk by pull request

Which functions had their line count change as part of this pull request?

Estimated line counts are shown. Values may change once change summary has finished building.

Qualified function name View whole function Lines removed Lines added Final line count
package_reader::extract_worker 1 1 314