Haruki1707 / ShortCutes

Creates executable ShortCutes for your emulator games
https://Haruki1707.github.io/ShortCutes/
GNU General Public License v3.0
29 stars 3 forks source link

Unable to start games using Duckstation #17

Closed maximAtanasov closed 3 months ago

maximAtanasov commented 3 months ago

Hello there, love your tool!

Unfortunately, starting games using Duckstation is not working for me, regardless of the game I try. The emulator starts up with the following error:

The specified save state does not exist

I removed the --resume flag from the launch parameters and rebuilt the App, which has fixed the issue for me. Could you perhaps explain, why the flag is needed at all and how to get it to work?

Haruki1707 commented 3 months ago

DuckStation by default when you close a game it makes a save state, maybe you had disabled it and that's why it's not working. But thinking more about it, it should not include the flag by default, I will quit it in the next update.

Haruki1707 commented 3 months ago

Update released.

maximAtanasov commented 3 months ago

Thanks :)