ScottMichaud / YandereSimulatorLauncher2

Yandere Simulator Launcher (C# / WPF)
10 stars 12 forks source link

this launcher is broken #28

Open Neryok opened 2 years ago

Neryok commented 2 years ago

so i was trying to install yandere simulator but i ran out of space so i removed the failed extracted folder and some other files and now it's not letting me install. image

ScottMichaud commented 2 years ago

So this is a bad error message. It happens in three separate situations:

The typical fix is to unzip YandereSimLauncher into a new folder (ex: YsLauncherExtract) using right-click > extract all... and running YandereSimulatorLauncher.exe from that new folder.

The game should install into a folder called YandereSimulator that's beside YandereSimulatorLauncher.exe.

This feature is so that, if you extract YandereSimulatorLauncher.exe onto a USB drive, the game will install there.

I tried to poke this error in other ways by, for example, warning the user if they're running in System32, but the better way would be to try:

... but that's just programmer thoughts. Unzipping YandereSimLauncher.zip is the correct path.