Toggle navigation
Toggle navigation
This project
Loading...
Sign in
I_Jemin
/
ITHVNR_kor
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
mireado
2016-04-16 21:23:49 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
a9639a4d970af61329163e1c5a59f8065f9d7a4a
a9639a4d
1 parent
1011a96d
update BGI
BGI offset updating for タユタマ2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
vnr/vnrhook/src/engine/engine.cc
vnr/vnrhook/src/engine/engine.cc
View file @
a9639a4
...
...
@@ -2036,6 +2036,8 @@ bool InsertBGI2Hook()
case
0x01312cd0
-
0x01312d8e
:
// For newer BGI2 game since コドモノアソビ (2015/11)
case
0x00A64260
-
0x00A64318
:
// For latest BGI2 game since タユタマ2(2016/05) by @mireado
case
0x00E95290
-
0x00E95345
:
hp
.
offset
=
4
*
2
;
break
;
default
:
...
...
Please
register
or
login
to post a comment