KJNeko / Atlas

A replacement program written in c++ to replace Game-List (f95zone game manager)
GNU General Public License v3.0
18 stars 3 forks source link

Error on launching a specific game through Atlas #185

Open Revan67 opened 10 months ago

Revan67 commented 10 months ago

Error is generated when attempting to launch "A Kiss For The Petals - 10 Lily Platinum", so far this only affects this game yet running it from the directory works as intended.

image image

Revan67 commented 10 months ago

Upon further inspection it may be the japanese characters for the program title?

image

KJNeko commented 10 months ago

Are you using a locale emulator at all?

Revan67 commented 10 months ago

Are you using a locale emulator at all?

No, not needed.

KJNeko commented 10 months ago

Attempt to invoke the game via a script and see if it generates the same error. (I suspect that this is a windows issue relating to the current working directory not being set)