Skip to content

Fix iso path checks - #19360

Merged
elad335 merged 1 commit into
RPCS3:masterfrom
Megamouse:IsoFix
Aug 30, 2026
Merged

Fix iso path checks#19360
elad335 merged 1 commit into
RPCS3:masterfrom
Megamouse:IsoFix

Conversation

@Megamouse

Copy link
Copy Markdown
Contributor
  • Fix iso file path checks

Current:

E ISO: iso_archive::iso_form_hierarchy: node path outside of parent (parent_path='/.', node_path='/./PS3_GAME')
resolved parent_path='D:/'
resolved node_path='/PS3_GAME'

Fixed:

resolved parent_path='/'
resolved node_path='/PS3_GAME'

@elad335
elad335 enabled auto-merge (rebase) August 30, 2026 12:49
@elad335
elad335 merged commit 3ef20eb into RPCS3:master Aug 30, 2026
10 checks passed
@Megamouse
Megamouse deleted the IsoFix branch August 30, 2026 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants