Skip to content

UDF Filesystem Block Size - #16372

Merged
elad335 merged 2 commits into
RPCS3:masterfrom
Darkhost1999:prototype]-fix
Dec 5, 2024
Merged

UDF Filesystem Block Size#16372
elad335 merged 2 commits into
RPCS3:masterfrom
Darkhost1999:prototype]-fix

Conversation

@Darkhost1999

Copy link
Copy Markdown
Contributor

Sources
https://www.psdevwiki.com/ps3/Bluray_disc
http://www.osta.org/specs/pdf/udf260.pdf
2.2.4.2 Uint32 LogicalBlockSize

Logical Block Size will be the same as the logical sector size of the
Volume

Update dev_bdvd in compliance to the UDF file system standard.
Fixes [prototype] cutscenes and title screens, [prototype 2] cutscenes.

Closes #14013

Works on my machine
@elad335

elad335 commented Dec 4, 2024

Copy link
Copy Markdown
Contributor

The original commit says this is true for realhw , maybe try to tweak other values
I can't hw test it at the moment.

@Darkhost1999

Copy link
Copy Markdown
Contributor Author

What was working was a max of 16 KB.
I couldn't get 32 KB working or 64 KB.
But I'm also beginning to question which block size is being referenced ECC block size or logical block size.

@elad335

This comment was marked as resolved.

@elad335
elad335 merged commit 05d12f6 into RPCS3:master Dec 5, 2024
@Darkhost1999
Darkhost1999 deleted the prototype]-fix branch December 5, 2024 13:45
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.

[BLUS30145] Prototype, graphical glitch at start screen covers screen in green glitching effect

2 participants