oberien / refunct-tas

Tool for Tool assisted Speedruns for the game Refunct
31 stars 8 forks source link

Make practice states load instantly #331

Open LukeSaward1 opened 6 months ago

LukeSaward1 commented 6 months ago

This can be achieved by replicating practice.re's press_buttons_until function within Rust, or alternatively by creating a function which goes in place of the Tas::trigger_element call.