This shows you the differences between two versions of the page.
Both sides next revision | |||
games:osu [2018/09/05 13:02] Sean Rhone created | games:osu [2018/09/05 14:02] (current) Sean Rhone | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Information ====== | ||
+ | * osu! ((https:// | ||
+ | * osu!lazer ((https:// | ||
+ | |||
+ | ===== Prerequisites ===== | ||
+ | |||
+ | * [[distros: | ||
+ | |||
+ | ===== Notes ===== | ||
+ | |||
+ | * This does not work yet and is TODO ((Nuget, Mono, and the osu!lazer project itself gives varying errors...)) | ||
+ | |||
+ | ====== Dependencies ====== | ||
+ | |||
+ | **** | ||
+ | |||
+ | sudo dnf install git-core mono-addins-devel | ||
+ | |||
+ | ====== Download/ | ||
+ | |||
+ | **** | ||
+ | |||
+ | cd ~ && mkdir -p ~/' | ||
+ | |||
+ | ====== Compile and Install ====== | ||
+ | |||
+ | **** | ||
+ | |||
+ | cd ~ && rm -Rf ~/' | ||
+ | |||
+ | ====== Restore Content ====== | ||
+ | |||
+ | **** | ||
+ | |||
+ | mkdir -p ~/' | ||
+ | |||
+ | ====== Settings ====== | ||
+ | |||
+ | * Requires StepMania to be started once | ||
+ | |||
+ | ===== Global Offset ===== | ||
+ | |||
+ | * This magic number comes from the Linux version of OpenITG ((no idea why it works well, but it does)) | ||
+ | * This works best on a PSX-to-USB adapter | ||
+ | * This does not work well at all when using an Arduino | ||
+ | |||
+ | GlobalOffsetSeconds=-0.065612 | ||
+ | |||
+ | ===== Machine Name ===== | ||
+ | |||
+ | **** | ||
+ | |||
+ | MachineName=Hatebeat | ||
+ | |||
+ | ===== No Mouse Cursor ===== | ||
+ | |||
+ | **** | ||
+ | |||
+ | ShowMouseCursor=0 | ||
+ | |||
+ | ===== No Update Check ===== | ||
+ | |||
+ | **** | ||
+ | |||
+ | UpdateCheckEnable=0 | ||
+ | |||
+ | ====== Desktop Launcher ====== | ||
+ | |||
+ | mkdir -p ~/' | ||
+ | |||
+ | [Desktop Entry] | ||
+ | Name=StepMania | ||
+ | Categories=Game; | ||
+ | Exec=env vblank_mode=' | ||
+ | Type=Application | ||
+ | StartupNotify=true | ||
+ | Path=/ | ||
+ | Icon=stepmania-ssc | ||
+ | |||
+ | sed -i ' | ||
+ | |||
+ | ===== Icon ===== | ||
+ | |||
+ | **** | ||
+ | |||
+ | cp -Rf ~/' | ||
+ | |||
+ | ====== Quick Commands ====== | ||
+ | |||
+ | ===== Execute ===== | ||
+ | |||
+ | ==== StepMania ==== | ||
+ | |||
+ | cd ~/' | ||
+ | |||
+ | vblank_mode=' | ||
+ | |||
+ | ===== File Manager ===== | ||
+ | |||
+ | ==== Source ==== | ||
+ | |||
+ | **** | ||
+ | |||
+ | gio open ~/' | ||
+ | |||
+ | ==== Build ==== | ||
+ | |||
+ | **** | ||
+ | |||
+ | gio open ~/' | ||
+ | |||
+ | ==== Run ==== | ||
+ | |||
+ | gio open ~/' | ||
+ | |||
+ | ==== Home ==== | ||
+ | |||
+ | **** | ||
+ | |||
+ | gio open ~/' |