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

Tomoyo After: Name Box Stretching #101

Open
JeodC opened this issue Aug 11, 2024 · 1 comment
Open

Tomoyo After: Name Box Stretching #101

JeodC opened this issue Aug 11, 2024 · 1 comment

Comments

@JeodC
Copy link

JeodC commented Aug 11, 2024

muOS_20240811_1335_0

See image. Filter mode is checked. Using steam game data (v1.2.0 current) with gl4es. It also appears to not respect the opacity and color sliders to match the dialog box.

@JeodC
Copy link
Author

JeodC commented Aug 11, 2024

I was able to resolve this by modifying Gameexe.ini.

Replacing the following lines in Gameexe.ini at Line 268-270 fixes it:

#WAKU.001.TYPE=0
#WAKU.001.000.NAME="s_mw00d_convertible"
#WAKU.001.000.BACK="s_mw00e_convertible"

Replace with:

#WAKU.001.TYPE=5
#WAKU.001.000.NAME="s_mw00d"
#WAKU.001.000.BACK="s_mw00e"

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

1 participant