Difference between revisions of "SpinRhythm"
From AppleGamingWiki, the wiki about gaming on M1 Apple silicon Macs
(Creating SpinRhythm page) |
Thatsniceguy (talk | contribs) (Add Infobox, fix to an issue, add Issues Fixed section, add Other information) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| + | {{Infobox game | ||
| + | |cover = Spin Rhythm XD cover.jpg | ||
| + | |developers = | ||
| + | {{Infobox game/row/developer|Super Spin Digital}} | ||
| + | |publishers = | ||
| + | {{Infobox game/row/publisher|Super Spin Digital}} | ||
| + | |engines = | ||
| + | {{Infobox game/row/engine|Unity}} | ||
| + | |release dates= | ||
| + | {{Infobox game/row/date|macOS|October 22, 2019}} | ||
| + | |reception = | ||
| + | {{Infobox game/row/reception|Metacritic|spin-rhythm-xd|TBD}} | ||
| + | {{Infobox game/row/reception|IGDB|spin-rhythm-xd|80}} | ||
| + | |taxonomy = | ||
| + | {{Infobox game/row/taxonomy/monetization | | ref= }} | ||
| + | {{Infobox game/row/taxonomy/microtransactions | | ref= }} | ||
| + | {{Infobox game/row/taxonomy/modes | Singleplayer }} | ||
| + | {{Infobox game/row/taxonomy/pacing | Real-time }} | ||
| + | {{Infobox game/row/taxonomy/perspectives | }} | ||
| + | {{Infobox game/row/taxonomy/controls | Direct control }} | ||
| + | {{Infobox game/row/taxonomy/genres | Music }} | ||
| + | {{Infobox game/row/taxonomy/sports | }} | ||
| + | {{Infobox game/row/taxonomy/vehicles | }} | ||
| + | {{Infobox game/row/taxonomy/art styles | }} | ||
| + | {{Infobox game/row/taxonomy/themes | }} | ||
| + | {{Infobox game/row/taxonomy/series | }} | ||
| + | |steam appid = 1058830 | ||
| + | |steam appid side = | ||
| + | |gogcom id = spin-rhythm-xd | ||
| + | |gogcom id side = | ||
| + | |official site= https://www.spinrhythmgame.com | ||
| + | |hltb = | ||
| + | |igdb = | ||
| + | |strategywiki = | ||
| + | |mobygames = | ||
| + | |wikipedia = | ||
| + | |winehq = | ||
| + | |license = | ||
| + | |pcgamingwiki = | ||
| + | |codeweavers = | ||
| + | |asg = | ||
| + | }} | ||
| + | |||
| + | ==Availability== | ||
| + | {{Availability| | ||
| + | {{Availability/row| Humble | spin-rhythm-xd | Steam | | | macOS }} | ||
| + | {{Availability/row| Steam | 1058830 | Steam | | | macOS }} | ||
| + | }} | ||
| + | {{ii}} All versions require [[Steam]] DRM. | ||
| + | |||
{{Compatibility/macOS | {{Compatibility/macOS | ||
|native = perfect | |native = perfect | ||
| − | |native notes = Steam version is | + | |native notes = Steam downloads a Universal Binary app, but the Intel version is used normally. See 'Issues Fixed'. |
| − | |rosetta 2 = | + | |rosetta 2 = perfect |
|rosetta 2 notes = | |rosetta 2 notes = | ||
|ios-ipados app = na | |ios-ipados app = na | ||
| Line 12: | Line 62: | ||
|parallels = unknown | |parallels = unknown | ||
|parallels notes = | |parallels notes = | ||
| − | |windows 10 arm = | + | |windows 10 arm = unknown |
|windows 10 arm notes = | |windows 10 arm notes = | ||
|linux arm = na | |linux arm = na | ||
|linux arm notes = | |linux arm notes = | ||
}} | }} | ||
| + | |||
| + | ==Issues fixed== | ||
| + | ===Game runs in Intel mode via Rosetta and is locked to 60Hz on 120Hz displays=== | ||
| + | {{Fixbox|description=Create steam_appid file and launch outside of Steam|fix= | ||
| + | {{ii}}This fix does not bypass any DRM copy protection, you must still have SpinRhythm purchased and installed on Steam. | ||
| + | {{--}}These instructions are only valid if you install your Steam games to the default location. For most users, this isn't an issue. Otherwise, adjust the paths for your specific setup. | ||
| + | {{--}}With this fix you can no longer use the Steam Overlay | ||
| + | * Open the Terminal app. | ||
| + | * Paste in the following and press enter: <code>echo 1058830 > ~/Library/Application\ Support/Steam/steamapps/common/Spin\ Rhythm/steam_appid.txt</code> | ||
| + | * Now paste in the following and press enter: <code>cd ~/Desktop;ln -s ~/Library/Application\ Support/Steam/steamapps/common/Spin\ Rhythm/SpinRhythm.app SpinRhythm</code> This creates a shortcut to the game on your Desktop. | ||
| + | * Open Steam if it isn't open right now, then open the game via the shortcut. The game should then run perfectly, and natively without Rosetta. | ||
| + | {{ii}}If you accidentally open the game without Steam open, the game will display an error and you will need to quit it via Command+Q (⌘+Q). Then open Steam and relaunch the game. | ||
| + | }} | ||
| + | |||
| + | ==Other information== | ||
| + | * There is a thriving custom song and chart community centered around [https://spinsha.re/ SpinShare], a website that allows you to download these songs. | ||
| + | * The game uses Metal on macOS<ref>{{Refcheck|user=Thatsniceguy|date=2022-06-27|comment=This was observed by seeing Metal initialization through the game's log file located at <code>~/Library/Logs/Super Spin Digital/Spin Rhythm XD/Player.log</code>}}</ref> | ||
{{References}} | {{References}} | ||
[[Category:Games]] | [[Category:Games]] | ||
Latest revision as of 20:11, 27 June 2022
| Developers | |
|---|---|
| Super Spin Digital | |
| Publishers | |
| Super Spin Digital | |
| Engines | |
| Unity | |
| Release dates | |
| macOS | October 22, 2019 |
| Reception | |
| Metacritic | TBD |
| IGDB | 80 |
Availability
| Source | DRM | Notes | Keys | OS |
|---|---|---|---|---|
| Humble Store | ||||
| Steam |
- All versions require Steam DRM.
macOS Compatibility
| Method | Rating | Notes |
|---|---|---|
| Native | Steam downloads a Universal Binary app, but the Intel version is used normally. See 'Issues Fixed'. | |
| Rosetta 2 | ||
| Compatibility layer | ||
| CrossOver | ||
| Wine | ||
| Virtualization | ||
| Parallels | ||
| Multi-booting | ||
| Windows 10 ARM |
Issues fixed
Game runs in Intel mode via Rosetta and is locked to 60Hz on 120Hz displays
| Create steam_appid file and launch outside of Steam |
|---|
|
Other information
- There is a thriving custom song and chart community centered around SpinShare, a website that allows you to download these songs.
- The game uses Metal on macOS[1]
References
- ↑ Verified by User:Thatsniceguy on 2022-06-27
- This was observed by seeing Metal initialization through the game's log file located at
~/Library/Logs/Super Spin Digital/Spin Rhythm XD/Player.log
- This was observed by seeing Metal initialization through the game's log file located at