Skip to content

Commit 407c9e4

Browse files
committed
add configs for 50.15 itch.io
1 parent 6289135 commit 407c9e4

File tree

4 files changed

+69
-0
lines changed

4 files changed

+69
-0
lines changed

metadata/hook.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -299,5 +299,19 @@
299299
"lib": "https://github.com/dfint/df-steam-hook-rs/releases/download/0.1.3/hook_0.1.3.so",
300300
"config": "https://raw.githubusercontent.com/dfint/update-data/main/store/config.toml",
301301
"offsets": "https://raw.githubusercontent.com/dfint/update-data/main/store/offsets/50.15_classic_linux64.toml"
302+
},
303+
{
304+
"df": 1733942734,
305+
"checksum": 581658864,
306+
"lib": "https://github.com/dfint/df-steam-hook-rs/releases/download/0.1.3/hook_0.1.3.dll",
307+
"config": "https://raw.githubusercontent.com/dfint/update-data/main/store/config.toml",
308+
"offsets": "https://raw.githubusercontent.com/dfint/update-data/main/store/offsets/50.15_itchio_win64.toml"
309+
},
310+
{
311+
"df": 4291452751,
312+
"checksum": 3924701439,
313+
"lib": "https://github.com/dfint/df-steam-hook-rs/releases/download/0.1.3/hook_0.1.3.so",
314+
"config": "https://raw.githubusercontent.com/dfint/update-data/main/store/config.toml",
315+
"offsets": "https://raw.githubusercontent.com/dfint/update-data/main/store/offsets/50.15_itchio_linux64.toml"
302316
}
303317
]

metadata/hook_v2.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -342,5 +342,21 @@
342342
"config": "https://raw.githubusercontent.com/dfint/update-data/main/store/config.toml",
343343
"offsets": "https://raw.githubusercontent.com/dfint/update-data/main/store/offsets/50.15_classic_linux64.toml",
344344
"dfhooks": "https://github.com/DFHack/dfhooks/releases/download/v1/libdfhooks.so"
345+
},
346+
{
347+
"df": 1733942734,
348+
"checksum": 1353423421,
349+
"lib": "https://github.com/dfint/df-steam-hook-rs/releases/download/0.1.3/hook_0.1.3.dll",
350+
"config": "https://raw.githubusercontent.com/dfint/update-data/main/store/config.toml",
351+
"offsets": "https://raw.githubusercontent.com/dfint/update-data/main/store/offsets/50.15_itchio_win64.toml",
352+
"dfhooks": "https://github.com/DFHack/dfhooks/releases/download/v1/dfhooks.dll"
353+
},
354+
{
355+
"df": 4291452751,
356+
"checksum": 3977291889,
357+
"lib": "https://github.com/dfint/df-steam-hook-rs/releases/download/0.1.3/hook_0.1.3.so",
358+
"config": "https://raw.githubusercontent.com/dfint/update-data/main/store/config.toml",
359+
"offsets": "https://raw.githubusercontent.com/dfint/update-data/main/store/offsets/50.15_itchio_linux64.toml",
360+
"dfhooks": "https://github.com/DFHack/dfhooks/releases/download/v1/libdfhooks.so"
345361
}
346362
]
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
[metadata]
2+
name = "dfint localization hook offsets"
3+
version = "50.15 itch.io linux"
4+
checksum = 0xffca5f4f
5+
6+
[offsets]
7+
utf_input = 0x38d
8+
9+
[symbols]
10+
enabler = ["self", "enabler"]
11+
std_string_append = ["self", "_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6appendEPKc"]
12+
std_string_assign = ["self", "_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6assignEPKc"]
13+
addst = ["libg_src_lib.so", "_ZN9graphicst5addstERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE13justificationi"]
14+
addst_top = ["libg_src_lib.so", "_ZN9graphicst9top_addstERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE13justificationi"]
15+
addst_flag = ["libg_src_lib.so", "_ZN9graphicst10addst_flagERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE13justificationij"]
16+
standardstringentry = ["libg_src_lib.so", "_Z19standardstringentryRNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEijRSt3setIlSt4lessIlESaIlEEPKc"]
17+
simplify_string = ["libg_src_lib.so", "_Z15simplify_stringRNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE"]
18+
upper_case_string = ["libg_src_lib.so", "_Z17upper_case_stringRNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE"]
19+
lower_case_string = ["libg_src_lib.so", "_Z17lower_case_stringRNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE"]
20+
capitalize_string_words = ["libg_src_lib.so", "_Z23capitalize_string_wordsRNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE"]
21+
capitalize_string_first_word = ["libg_src_lib.so", "_Z28capitalize_string_first_wordRNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE"]
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
[metadata]
2+
name = "dfint localization hook offsets"
3+
version = "50.15 itch.io win64"
4+
checksum = 0x6759DDCE
5+
6+
[offsets]
7+
string_copy_n = 0xD4D0
8+
string_append_n = 0xD610
9+
std_string_ctor = 0x1A8F0
10+
addst = 0x84E160
11+
addst_top = 0x84E240
12+
addst_flag = 0x84E070
13+
standardstringentry = 0x959310
14+
simplify_string = 0x3FD050
15+
upper_case_string = 0x3FD390
16+
lower_case_string = 0x3FD1F0
17+
capitalize_string_words = 0x3FD530
18+
capitalize_string_first_word = 0x3FD7C0

0 commit comments

Comments
 (0)