Author Topic: How to launch Windows Store game?  (Read 1226 times)

ashurek

  • Newbie
  • *
  • Posts: 1
    • View Profile
How to launch Windows Store game?
« on: August 29, 2019, 11:04:07 PM »
I try to launch Cuphead (Windows Store version) and it dont work. Other games works fine but i cant run any Windows Story game.

I used this configuration:

executable           cmd
args                 /c "[romfilename]"
rompath              "My lnk directory"
romext               .lnk;.bat

The game is launch but in background; I can hear it but only i see Attract Mode.

When i execute the game in command line it return control to console immediately and i think that this is the problem.

What can i do?

Thanks