TheGreatRambler / SwiTAS

A usable toolkit for creating Nintendo Switch TASes with homebrew
MIT License
56 stars 5 forks source link

How is it connected to yuzu #17

Open Vurgit opened 2 years ago

Vurgit commented 2 years ago

I an trying to TAS cuphead and yuzu cannot playback perfectly because it cannot save state and the enemies are different in the playback. How can I playback TAS perfectly with swiTAS and yuzu?

MonsterDruide1 commented 2 years ago

SwiTAS and Yuzu don't work together. I guess that Cuphead uses random numbers to decide which enemies spawn where, telling from your explanation - if you haven't tried so far, try starting the TAS before entering a level.

On a different note, SwiTAS also cannot really create Savestates, it just checks for matching frames in playback to see if things line up visually, starting the TAS when getting a match. This does not include enemy behaviour or real savestates of any sort.