Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TH11: base_tsa patch breaks hints #91

Open
AnnaSaysHi opened this issue Jun 30, 2024 · 5 comments
Open

TH11: base_tsa patch breaks hints #91

AnnaSaysHi opened this issue Jun 30, 2024 · 5 comments

Comments

@AnnaSaysHi
Copy link

As the title says. i have a hint file that displays perfectly fine in vanilla, but using the base_tsa patch makes it not display at all.
I believe this was a similar bug in MoF a while back as well.

@brliron
Copy link
Member

brliron commented Jun 30, 2024

I feel like this is a stupid question, but what is a hint file?

@AnnaSaysHi
Copy link
Author

AnnaSaysHi commented Jun 30, 2024

A hint file is a built-in feature in MoF and SA that can display text in various positions during the game. In SA you have to change offset 0x22 of the game's .cfg file to 0x01 in order for hints to show up, but this is a ZUN feature, and can be enabled in the options menu in MoF.

Hint files have their own folder in the game's directory (separate from the replay and snapshot folders), and should be named hint_auto.txt

@brliron
Copy link
Member

brliron commented Jun 30, 2024

I don't think I ever heard about this feature. Can you send an example .cfg file and hint_auto.txt, along with telling us where that hint is supposed to be displayed?

@32th-System
Copy link
Member

Looks like this issue is very similair to #47. Again, we'll need an example hint file to try this with, but the fix should be very similair

@AnnaSaysHi
Copy link
Author

AnnaSaysHi commented Jul 1, 2024

hint_auto.txt
this is the hint file. it displays a lineup in stage 4 near the top center.

I can't upload the .cfg file to github, but it's easy to set it up by changing the byte at offset 0x22 from 00 to 01.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants