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

Natsuiro Koi Uta not hooked properly #16

Closed
0xh3LL0 opened this issue Aug 9, 2018 · 3 comments
Closed

Natsuiro Koi Uta not hooked properly #16

0xh3LL0 opened this issue Aug 9, 2018 · 3 comments

Comments

@0xh3LL0
Copy link

0xh3LL0 commented Aug 9, 2018

game in question: natsuiro koi uta (tried with trial ver)
the game is hooked, but only some letters, not the full sentences
natsukoi

@Artikash
Copy link
Owner

Artikash commented Aug 9, 2018

Will look into it soon (hopefully). What does the console say when you attach to this game?

@0xh3LL0
Copy link
Author

0xh3LL0 commented Aug 10, 2018

vnrcli:WaitForPipe: pipe connected
enter
vnrcli:NewHook: try inserting hook: GetTextExtentPoint32A
vnrcli:NewHook: inserted hook: GetTextExtentPoint32A
vnrcli:NewHook: try inserting hook: GetTextExtentExPointA
vnrcli:NewHook: inserted hook: GetTextExtentExPointA
vnrcli:NewHook: try inserting hook: GetTabbedTextExtentA
vnrcli:NewHook: inserted hook: GetTabbedTextExtentA
vnrcli:NewHook: try inserting hook: GetCharacterPlacementA
vnrcli:NewHook: inserted hook: GetCharacterPlacementA
vnrcli:NewHook: try inserting hook: GetGlyphIndicesA
vnrcli:NewHook: inserted hook: GetGlyphIndicesA
vnrcli:NewHook: try inserting hook: GetGlyphOutlineA
vnrcli:NewHook: inserted hook: GetGlyphOutlineA
vnrcli:NewHook: try inserting hook: ExtTextOutA
vnrcli:NewHook: inserted hook: ExtTextOutA
vnrcli:NewHook: try inserting hook: TextOutA
vnrcli:NewHook: inserted hook: TextOutA
vnrcli:NewHook: try inserting hook: TabbedTextOutA
vnrcli:NewHook: inserted hook: TabbedTextOutA
vnrcli:NewHook: try inserting hook: GetCharABCWidthsA
vnrcli:NewHook: inserted hook: GetCharABCWidthsA
vnrcli:NewHook: try inserting hook: GetCharABCWidthsFloatA
vnrcli:NewHook: inserted hook: GetCharABCWidthsFloatA
vnrcli:NewHook: try inserting hook: GetCharWidth32A
vnrcli:NewHook: inserted hook: GetCharWidth32A
vnrcli:NewHook: try inserting hook: GetCharWidthFloatA
vnrcli:NewHook: inserted hook: GetCharWidthFloatA
vnrcli:NewHook: try inserting hook: GetTextExtentPoint32W
vnrcli:NewHook: inserted hook: GetTextExtentPoint32W
vnrcli:NewHook: try inserting hook: GetTextExtentExPointW
vnrcli:NewHook: inserted hook: GetTextExtentExPointW
vnrcli:NewHook: try inserting hook: GetTabbedTextExtentW
vnrcli:NewHook: inserted hook: GetTabbedTextExtentW
vnrcli:NewHook: try inserting hook: GetCharacterPlacementW
vnrcli:NewHook: inserted hook: GetCharacterPlacementW
vnrcli:NewHook: try inserting hook: GetGlyphIndicesW
vnrcli:NewHook: inserted hook: GetGlyphIndicesW
vnrcli:NewHook: try inserting hook: GetGlyphOutlineW
vnrcli:NewHook: inserted hook: GetGlyphOutlineW
vnrcli:NewHook: try inserting hook: ExtTextOutW
vnrcli:NewHook: inserted hook: ExtTextOutW
vnrcli:NewHook: try inserting hook: TextOutW
vnrcli:NewHook: inserted hook: TextOutW
vnrcli:NewHook: try inserting hook: TabbedTextOutW
vnrcli:NewHook: inserted hook: TabbedTextOutW
vnrcli:NewHook: try inserting hook: GetCharABCWidthsW
vnrcli:NewHook: inserted hook: GetCharABCWidthsW
vnrcli:NewHook: try inserting hook: GetCharABCWidthsFloatW
vnrcli:NewHook: inserted hook: GetCharABCWidthsFloatW
vnrcli:NewHook: try inserting hook: GetCharWidth32A
vnrcli:RemoveHook: enter
vnrcli:RemoveHook: leave
vnrcli:NewHook: inserted hook: GetCharWidth32A
vnrcli:NewHook: try inserting hook: GetCharWidthFloatA
vnrcli:RemoveHook: enter
vnrcli:RemoveHook: leave
vnrcli:NewHook: inserted hook: GetCharWidthFloatA
vnrcli:NewHook: try inserting hook: DrawTextA
vnrcli:NewHook: inserted hook: DrawTextA
vnrcli:NewHook: try inserting hook: DrawTextExA
vnrcli:NewHook: inserted hook: DrawTextExA
vnrcli:NewHook: try inserting hook: DrawTextW
vnrcli:NewHook: inserted hook: DrawTextW
vnrcli:NewHook: try inserting hook: DrawTextExW
vnrcli:NewHook: inserted hook: DrawTextExW
leave
vnreng:ShinaRio: unknown version
vnreng: TRIGGER Ryokucha
vnreng: INSERT ScenarioPlayerA
vnrcli:NewHook: try inserting hook: ScenarioPlayerA
vnrcli:NewHook: inserted hook: ScenarioPlayerA
not loaded

@0xh3LL0 0xh3LL0 changed the title TIM2/AST Engine not hooked properly Natsuiro Koi Uta not hooked properly Aug 15, 2018
@Artikash
Copy link
Owner

alright got it fixed, will be in 2.1.3.

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

2 participants