Skip to content
This repository has been archived by the owner on Nov 17, 2024. It is now read-only.

Commit

Permalink
game
Browse files Browse the repository at this point in the history
  • Loading branch information
HIllya51 committed Oct 5, 2024
1 parent db160ef commit e95fbfc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions LunaHook/engine32/NeXAS.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -324,6 +324,7 @@ struct nexassomeinfo
};
bool InsertNeXASHookW()
{
//[240926][1287246][エンターグラム] 制服カノジョ まよいごエンゲージ DL版 (files)
// char sig[] = "Gaiji%s%02d%02d.fil";或者也可以找所有的push这个的地址
auto addrs = findiatcallormov_all((DWORD)GetGlyphOutlineW, processStartAddress, processStartAddress, processStopAddress, PAGE_EXECUTE);
bool succ = false;
Expand Down

0 comments on commit e95fbfc

Please sign in to comment.