Drewol / unnamed-sdvx-clone

A game based on K-Shoot MANIA and Sound Voltex
MIT License
782 stars 93 forks source link

[Bug] usc-game.exe launch error #430

Open Drateryako opened 3 years ago

Drateryako commented 3 years ago

Every time I go to launch the game I get the "windows cannot access the specified device, path, or file. You may not have the appropriate permissions to access the item."

I have spent hours trying every solution I could find online and nothing is letting me launch the game. PS: this is happening to the updater as well

Have tried: -checking permissions -running as admin -disabling antiviruses -moving game to different locations -restarting computer -redownloading file multiple times

I can't seem to find any other solutions online that arent the same as the ones I have already tried

Desktop

Drewol commented 3 years ago

I cannot really help as it's not an error I can reproduce exactly on any of my systems. I can make that same error message show by specifically denying the execute permission in the exe properties that look like these:

image

but you say that you have already checked permissions so that's probably not much help.