Support VM configuartion for games compiled on early SDK #19489

Merged
elad335 opened 1:48am on September 14, 2026 wanted to merge 193 Δ into rpcs3/rpcs3 master from
sss

Pull request #19489 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 193
Maximum comment count per PR 10 8
Pull request maximum business days between activity 3 5
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

Committed together % Code file
Coupled code file
Commits in PR with both
100 rpcs3/Emu/Cell/lv2/sys_fs.h
rpcs3/Emu/Cell/lv2/sys_fs.cpp
1

Biggest files changes in pull request

Path View whole file Lines removed Lines added Final line count
rpcs3/Emu/Cell/lv2/sys_fs.cpp 1 39 3688
rpcs3/Emu/Cell/PPUModule.cpp 6 74 3369
rpcs3/Emu/Cell/lv2/sys_memory.cpp 3 30 530
rpcs3/Emu/Cell/lv2/sys_fs.h 0 2 685
rpcs3/Emu/Memory/vm.cpp 1 9 2527
rpcs3/Emu/System.cpp 0 3 5067

️ Biggest functions grown or shrunk by pull request

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

Qualified function name View whole function Lines removed Lines added Final line count
Emulator::Load 0 1 1645
ppu_load_exec 5 74 829
ppu_module_manager::ppu_initialize_modules 1 0 347
Emulator::BootRsxCapture 0 1 121
Emulator::BootBigPictureMode 0 1 64
lv2_memory_container::sys_memory_allocate::allocate 3 30 55
init 1 0 32