Add hook debug tooling and refine RT3 atlas
This commit is contained in:
parent
860d1aed90
commit
57bf0666e0
38 changed files with 14437 additions and 873 deletions
|
|
@ -13,9 +13,11 @@ cargo build -p rrt-hook --target i686-pc-windows-gnu
|
|||
rm -f "$log_path"
|
||||
cp "$repo_root/target/i686-pc-windows-gnu/debug/dinput8.dll" "$proxy_path"
|
||||
|
||||
#RRT_WRITE_FINANCE_TEMPLATE=1 \
|
||||
(
|
||||
cd "$game_dir"
|
||||
timeout 8s env \
|
||||
timeout 600s env \
|
||||
RRT_WRITE_FINANCE_CAPTURE=1 \
|
||||
WINEPREFIX="$repo_root/rt3_wineprefix" \
|
||||
WINEDLLOVERRIDES="dinput8=n,b" \
|
||||
/opt/wine-stable/bin/wine RT3.exe
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue