Clément Gallet

Results 185 comments of Clément Gallet

I didn't test WSLg myself as I didn't install win11. Other users reported that libTAS launches successfully but savestates don't work iirc.

Do you have `Video > Force software rendering` checked in libTAS main window? Also, when you were using the NVidia drivers, libTAS should have warned you about savestating not working...

I have an issue with savestating on this game, but I don't know if it is the same as yours. Can you try saving a state three times before attempting...

Are you sure you made **three** savestates on the same frame, before attempting to load the state? There is an issue with a thread scanning for controller in recent version...

Yes, I fixed it in v1.4.4 so that it does not load anymore when it would lead to a crash. When you enter the option menu, maybe it creates another...

Saving the full game path will expose some of people's file architecture, including their username. Some people may not want to show that?

One of the issues is present when enabling the checkpoint log, because appending the log line to ImGui log window may cause a malloc. However, no memory allocation must be...

The `state invalid because new threads were created` is another issue: .NET threadpool is creating and destroying threads depending on tasks given to them.

Games running inside a web browser are very hard to handle, I tried CrossCode, which is a html5 game with native linux version, but couldn't do much. > * Also,...

Could you expose in which context you would use this feature?