We were unable to construct the commit group for this pull request: None of the pull request's commits have been successfully processed as yet.

Fix read file on system attribute #19494

Merged
digant73 opened 2:26pm on September 14, 2026 wanted to merge 5 Ξ” into rpcs3/rpcs3 master from
fix_read_on_system_attr

Details

Guitar Hero III's DLC .pkgs install fine, but when attempting to install .rap files, RPCS3 reports an "E ISO: iso_file: Failed to open file" error for all of them.

On 0.042-19927, when bypassing the install process and copying the .rap files directly to .\dev_hdd0\home\00000001\exdata, the game boots and runs until it reaches the "Checking the HDD. Do not switch off your console" screen before the main menu. It then freezes with a "sceNp: npDrmIsAvailable(): Rap file not found" error.

Last working build

v0.0.39-18851-3b6afc1d

First broken build

v.0.039-18860-0f3275ec

Attach 3 log files

RPCS3 log for 0.039-18851

RPCS3 log for 0.039-18860

RPCS3.log for 0.042-19927

I have attached all 3 required log files

Yes

Attach the RSX (.rrc) or RenderDoc (.rdc) capture files for visual issues

No response

System configuration

No response

Diff Delta:
5
About 60 Diff Delta/hour
Classified as:  Bug Fix

digant73's Description of Work #19409 [Regression] Guitar Hero III: Legends of Rock - Game no longer recognizes .rap files, and crashes before main menu if they're installed manually

As it happens for FILE_ATTRIBUTE_READONLY, only file writing should be rejected for FILE_ATTRIBUTE_SYSTEM

fixes #19409

1 total changed file
Loading changes...
That’s the last hunk
Consider your review checksum validated.