itdelatrisu / opsu

opsu! ~ an open-source osu! client
https://itdelatrisu.github.io/opsu/
GNU General Public License v3.0
763 stars 123 forks source link

Help lol cant install? #520

Open Psychomaneh opened 4 years ago

Psychomaneh commented 4 years ago

alright so i must be retarded because well i cant goddamn figure out too install this thing, i got the jar file but i cant figure out what to do with it. help please

Balloogney commented 4 years ago

listen bud, I may be three months late in telling you this, but try using playonlinux.

CloneWith commented 5 months ago

You need to manually open the .jar file using the command line (or terminal).

First download the corresponding version of JRE and configure it properly. You should find a lot of articles introducing this on the Internet.

Then open the command line tool, navigate to the folder which opsu! is downloaded to, and type java -jar ./<filename>.jar. opsu! should be running properly. You can also search 'how to run Java jar files' for help.

Hope this works and enjoy!