games:linux:stepmania
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
games:linux:stepmania [2024/08/06 17:14] – removed Sean Rhone | games:linux:stepmania [2024/08/13 15:59] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Information ====== | ||
+ | |||
+ | * StepMania ((http:// | ||
+ | * 5.1-new ((https:// | ||
+ | |||
+ | ===== Resources ===== | ||
+ | |||
+ | * http:// | ||
+ | * http:// | ||
+ | * https:// | ||
+ | |||
+ | ===== Notes ===== | ||
+ | |||
+ | * Store '' | ||
+ | * :!: As of 2020/09/05, using the '' | ||
+ | |||
+ | ====== Dependencies ====== | ||
+ | |||
+ | ===== Fedora Workstation ===== | ||
+ | |||
+ | * [[distros: | ||
+ | * Last tested: 2021/12/29 | ||
+ | |||
+ | sudo dnf install git-core cmake gcc-c++ libmad-devel libvorbis-devel nasm yasm bzip2-devel gtk3-devel libjpeg-turbo-devel pulseaudio-libs-devel alsa-lib-devel libva-devel glew-devel systemd-devel | ||
+ | |||
+ | ===== openSUSE Tumbleweed ===== | ||
+ | |||
+ | * [[distros: | ||
+ | * Last tested: 2021/06/18 | ||
+ | |||
+ | sudo zypper install git-core cmake-full gcc gcc-c++ libmad-devel libvorbis-devel libbz2-devel nasm gtk3-devel libjpeg8-devel alsa-devel libva-devel glew-devel libpulse-devel libudev-devel | ||
+ | |||
+ | ===== Ubuntu ===== | ||
+ | |||
+ | * [[distros: | ||
+ | * Last tested: 2021/10/29 on Ubuntu 21.04 | ||
+ | |||
+ | sudo apt install git g++ cmake libmad0-dev libvorbis-dev nasm libbz2-dev libpcre++-dev zlib1g-dev libjpeg-dev libxrandr-dev libxinerama-dev pkg-config libasound2-dev libpulse-dev libjack-jackd2-dev libva-dev libgl1-mesa-dev libglew-dev libgtk2.0-dev libxtst-dev libudev-dev | ||
+ | |||
+ | ====== Download/ | ||
+ | |||
+ | **** | ||
+ | |||
+ | cd ~ && mkdir -p ~/' | ||
+ | |||
+ | ====== Compile and Install ====== | ||
+ | |||
+ | * :!: If more or less than 4 CPU cores should be used when compiling FFMPEG, change '' | ||
+ | |||
+ | cd ~ && rm -Rf ~/' | ||
+ | |||
+ | ===== System FFmpeg ===== | ||
+ | |||
+ | * https:// | ||
+ | * This was attempted instead of working around the authentication issue | ||
+ | * :!: As of 2022/03/17 on Fedora 35, this is untested with gameplay, but StepMania compiles fine | ||
+ | * :!: Apparently bundled FFmpeg was fixed and this isn't needed | ||
+ | |||
+ | sudo dnf install ' | ||
+ | |||
+ | cd ~ && rm -Rf ~/' | ||
+ | |||
+ | ====== Simply Love ====== | ||
+ | |||
+ | * [[https:// | ||
+ | * Uses '' | ||
+ | |||
+ | rm -Rf ~/' | ||
+ | |||
+ | ====== Unlimited Stepman Works ====== | ||
+ | |||
+ | * http:// | ||
+ | |||
+ | ===== USWMetal3DSM5+ Noteskin ===== | ||
+ | |||
+ | * Expects '' | ||
+ | * Requires '' | ||
+ | |||
+ | rm -Rf ~/' | ||
+ | |||
+ | ====== Restore Content ====== | ||
+ | |||
+ | mkdir -p ~/' | ||
+ | |||
+ | gio open ~/' | ||
+ | |||
+ | ====== Settings ====== | ||
+ | |||
+ | * :!: Requires StepMania to be started once | ||
+ | |||
+ | gio open ~/' | ||
+ | |||
+ | ===== 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 Leonardo R3 | ||
+ | |||
+ | GlobalOffsetSeconds=-0.065612 | ||
+ | |||
+ | ====== Desktop Launcher ====== | ||
+ | |||
+ | mkdir -p ~/' | ||
+ | |||
+ | < | ||
+ | [Desktop Entry] | ||
+ | Name=StepMania | ||
+ | Categories=Game; | ||
+ | Exec='/ | ||
+ | Type=Application | ||
+ | StartupNotify=true | ||
+ | Path=/ | ||
+ | Icon=stepmania-ssc</ | ||
+ | |||
+ | sed -i ' | ||
+ | |||
+ | ===== Icon ===== | ||
+ | |||
+ | **** | ||
+ | |||
+ | cp -Rf ~/' | ||
+ | |||
+ | ===== Autostart ===== | ||
+ | |||
+ | **** | ||
+ | |||
+ | mkdir -p ~/' | ||
+ | |||
+ | ====== Quick Commands ====== | ||
+ | |||
+ | ===== Execute ===== | ||
+ | |||
+ | ==== StepMania ==== | ||
+ | |||
+ | cd ~/' | ||
+ | |||
+ | vblank_mode=' | ||
+ | |||
+ | ===== File Manager ===== | ||
+ | |||
+ | ==== Source ==== | ||
+ | |||
+ | **** | ||
+ | |||
+ | gio open ~/' | ||
+ | |||
+ | ==== Build ==== | ||
+ | |||
+ | **** | ||
+ | |||
+ | gio open ~/' | ||
+ | |||
+ | ==== Run ==== | ||
+ | |||
+ | gio open ~/' | ||
+ | |||
+ | ==== Home ==== | ||
+ | |||
+ | **** | ||
+ | |||
+ | gio open ~/' | ||
/srv/www/wiki/data/attic/games/linux/stepmania.1722978886.txt.gz · Last modified: by Sean Rhone