Skip to content

Support The Sacred Tears: TRUE#3269

Merged
1 commit merged into
EasyRPG:masterfrom
Ghabry:sacred-tears
Sep 3, 2024
Merged

Support The Sacred Tears: TRUE#3269
1 commit merged into
EasyRPG:masterfrom
Ghabry:sacred-tears

Conversation

@Ghabry

@Ghabry Ghabry commented Sep 3, 2024

Copy link
Copy Markdown
Member

The game uses a modified map tree that has all bytes shifted by one to the right.

That map tree is detected and shifted back (by using a streambuf that alters the bytes while reading the file).

Works through a new VFS (HookFilesystem). When the game requires no hooking there is no overhead (Filesystem not attached) besides the initial detection.

Detect this and apply a shift of 1 to all bytes in the map tree to make it work.
@ghost ghost merged commit faa9502 into EasyRPG:master Sep 3, 2024
sevenc-nanashi pushed a commit to sevenc-nanashi/easyrpg-player that referenced this pull request May 31, 2026
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant