Skip to content

Commit

Permalink
add std_string_ctor offset
Browse files Browse the repository at this point in the history
  • Loading branch information
shevernitskiy committed Mar 10, 2024
1 parent 8a1883e commit b99e9f9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions store/offsets/50.12_classic_win64.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ checksum = 0x65E841AF
[offsets]
string_copy_n = 0xD4E0
string_append_n = 0xD620
std_string_ctor = 0x1AA20
addst = 0x8139C0
addst_top = 0x813AA0
addst_flag = 0x8138D0
Expand Down
1 change: 1 addition & 0 deletions store/offsets/50.12_itchio_win64.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ checksum = 0x65E83778
[offsets]
string_copy_n = 0xD4E0
string_append_n = 0xD620
std_string_ctor = 0x1AA20
addst = 0x818040
addst_top = 0x818120
addst_flag = 0x817F50
Expand Down
1 change: 1 addition & 0 deletions store/offsets/50.12_steam_win64.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ checksum = 0x65E8286D
[offsets]
string_copy_n = 0xD550
string_append_n = 0xD690
std_string_ctor = 0x1AA90
addst = 0x81A970
addst_top = 0x81AA50
addst_flag = 0x81A880
Expand Down

0 comments on commit b99e9f9

Please sign in to comment.