kurt22i

Results 5 comments of kurt22i

The type initializer for 'InventoryKamera.Scraper' threw an exception. at InventoryKamera.Scraper.RestartEngines() at InventoryKamera.InventoryKamera.GatherData() at InventoryKamera.MainForm.b__12_0() i tried installing x86 (which i didnt have) and x64 (already had, reinstalled it) and it...

Specifically, the issue I think is with https://github.com/genshinsim/gcsim/blob/2fa6d62f942589b81606e5107be8cae5943df947/pkg/simulation/run.go#L131 This if statement prevents delay from being added when the delay has already been done. However, the way it does this is...

> > > > `AnimationCancelDelay` function does not get called every frame though. > > You can see here: > > https://github.com/genshinsim/gcsim/blob/2fa6d62f942589b81606e5107be8cae5943df947/pkg/simulation/run.go#L80-L84 > > If delay is valid, it sets...

I will be updating this comment with the frame counts I do. from Koli's videos: Ayaka: https://docs.google.com/spreadsheets/d/1WPxQ7vf0_dp5g96aqGF0_JZSqjtYHOJC0b89zRS_WrA/edit?usp=sharing Venti: https://docs.google.com/spreadsheets/d/1wjNpI530VwWX8PtmAA7ZZex5FurVpItfu6jmRQsMcaw/edit?usp=sharing Xingqiu: https://docs.google.com/spreadsheets/d/1eJDOj2mI3tFSM7ii6hn3E9GLtS6ah5GwCISDyb2i304/edit?usp=sharing Ganyu: https://docs.google.com/spreadsheets/d/1PDHCZKh-7eWpbE1b0OyQUCzSPHcViYZ22EDEItjiU7Y/edit?usp=sharing Ayato: https://docs.google.com/spreadsheets/d/1VL6nQvehIj8wTFC6ACC88p3i8lGUZnZV8Lx0G1dZp88/edit?usp=sharing Jean: https://docs.google.com/spreadsheets/d/1KQB8VOEyaCsRa3QulF-gAq3a1CxsqiauTNYuK2_paMY/edit?usp=sharing Sucrose: https://docs.google.com/spreadsheets/d/1qHFGd5xt2MNBCIw7WK78lwv2Az98vLz8CRILU8piugo/edit?usp=sharing Hu...

used koli's video to implement ayaka frames [here](https://github.com/genshinsim/gcsim/pull/425), macro footage really does make this process a lot easier