9 comments
Avatar
Atrujano10
just type in cmd the following
cd (path of your game)
example. cd C:\Users\John\Downloads\OSPath
"C:\Program Files (x86)\Java(your version of java)\bin" -jar OSPath.jar
considering you have Java 32 bit installed along 64 bit
Hide Replies 1
Avatar
Atrujano10
or just type in cmd the following
cd (path of your game)
example. cd C:\Users\John\Downloads\OSPath
"C:\Program Files (x86)\Java(your version of java)\bin" -jar OSPath.jar
Avatar
Alex
How to lauch the game ?
Hide Replies 5
Avatar
StevieOreo
I launched it by starting a terminal, changing to the directory where the game was and then I typed in:
.\jre\bin\java.exe -jar OSPath.jar
Hide Replies 2
Avatar Placeholder
JamesSawyerIsTheBest
StevieOreo that's a good idea but way too much hassle to do each time to launch the game. Easier: make a text file in the game directory and call it what you want, paste
.\jre\bin\java.exe -jar OSPath.jar
in it, then change the extension to cmd and voilà you got your launching file. Double click it to launch the game.
Hide Replies 1
Avatar Placeholder
Onii-Chan
All i got from doing that was SteamAPI no init
Avatar
Adrian Fahrenheit Tepes
should've seen your comments before downloading since i've also stumbled upon the same problem here mate. opening it using my owned jre and the openJDK in the game doesn't work
Avatar Placeholder
Dragunos
nice question