docs(overhaul): bound capture host-visibility fix and preserve first-frame gate
This commit is contained in:
parent
4b9242d00f
commit
744b1b0efb
6 changed files with 156 additions and 5 deletions
30
tools/overhaul-selfgate/route-476-capture-current-frame.txt
Normal file
30
tools/overhaul-selfgate/route-476-capture-current-frame.txt
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
# #476 first requested frame and two real resizes; no warmup/discard/retry.
|
||||
# Startup framebuffer is recorded by the log, normally 1600x900.
|
||||
screenshot 476-00-startup-first-request 15000
|
||||
resize 1024 768
|
||||
wait framebuffer 1024 768 30000
|
||||
screenshot 476-01-first-1024x768 15000
|
||||
resize 1600 900
|
||||
wait framebuffer 1600 900 30000
|
||||
screenshot 476-02-first-1600x900 15000
|
||||
|
||||
wait world-ready 180000
|
||||
wait world-visible 90000
|
||||
checkpoint 476_03_login_visible
|
||||
screenshot 476-03-login-visible 15000
|
||||
command /teleloc 8763000E 40.4574 129.281 8.004999 1 0 0 0
|
||||
wait materialized 1 180000
|
||||
wait world-visible 90000
|
||||
checkpoint 476_04_neftet_visible
|
||||
screenshot 476-04-neftet-visible 15000
|
||||
# Settling here is a world/hand-item witness, NOT startup/resize capture proof.
|
||||
sleep 5000
|
||||
screenshot 480-00-neftet-rest 15000
|
||||
input press CombatToggleCombat
|
||||
sleep 1500
|
||||
screenshot 480-01-neftet-combat-toggle 15000
|
||||
input press CombatToggleCombat
|
||||
sleep 1500
|
||||
checkpoint 480_02_returned_mode
|
||||
screenshot 480-02-neftet-returned-mode 15000
|
||||
close-client
|
||||
Loading…
Add table
Add a link
Reference in a new issue