Pull Request Overview
- Opened on September 14, 2026
- Status Merged
- Commit count 1 with first commit September 14, 2026
Total Delta
Open Days
Test Delta
How long has this pull request spent in each phase of its lifecycle?
Data pending calculation for pull request
Fix read file on system attribute
As it happens for FILE_ATTRIBUTE_READONLY, only file writing should be rejected for FILE_ATTRIBUTE_SYSTEM
fixes #19409
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
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
PR was closed without comments.