macOS OneShot v0.5.3
Pre-release
Pre-release
** PLEASE NOTE: ONESHOT MACOS IS NOW CONSIDERED INCOMPLETE DUE TO A NUMBER OF FATAL BUGS THAT PREVENT GAME PROGRESSION **
Known Issues (Warning, Spoiler Alerts in Specified Links!)
- (Spoilers) A puzzle within The Glen is unsolvable due to lack of implementation. More info can be found in issue #7.
- (Spoilers) A puzzle within The Refuge is unsolvable due to lack of implementation. More info can be found in issue #8.
- Some letters don't render randomly. More info can be found in issue #10.
- Ruby won't copy the second app bundle because it's a folder, not a file. More info can be found in issue #11.
- I didn't compile the second app right anyways. I got rid of the core library that it uses, thinking I didn't need it anymore, so my system couldn't find it...
- Fullscreen mode isn't recognized properly by the game. More info can be found in issue #13.
Please report any issues that you encounter and, if possible, provide screenshots, so I can fix them as soon as possible. 😄
Installation
This build intentionally omits essential game files such as the maps, dialogue, graphics, audio, etc. and a copy purchased via Steam is needed to play.
1. Download OneShot Through Steam
- Download SteamCMD from https://steamcdn-a.akamaihd.net/client/installer/steamcmd_osx.tar.gz and extract.
- Open the Terminal and drag the 'steamcmd.sh' command from within to the new command prompt and press Enter. Steam may need to update.
- The line
Steam>
will appear in the Terminal window, typelogin <your_username>
and press Enter. If you are asked to enter password / Steam Guard code, enter them. - After login, type
@sSteamCmdForcePlatformType windows
and press Enter. - Type
app_update 420530 validate
and press Enter. OneShot's game data will be installed in
~/Library/Application Support/Steam/steamapps/common/OneShot
.
2. Run the macOS Installer
- Extract the archive you downloaded from this page. This should contain the two game apps, an .xScripts file, and
install.command
. - Double-click
install.command
. The files will be copied to Steam's OneShot directory, and a link will be made into the user's Applications folder just like a regular Steam game. - After the installation, The OneShot directory will be opened. You can play OneShot by double-clicking
OneShot
or launching it from the Launchpad.
Troubleshooting
cannot open install.command
file or OneShot.app
(unidentified developer)
Right-click the file and select 'Open', and then click 'Open' again. Since the apps are unsigned, macOS treats them as potential threats, though I promise they are not!
The game immediately quits after launching it
Most likely, you forgot to launch Steam. SyngleChance is designed to run outside of Steam as well, and as such does not launch it for you.
An error Unable to open 'Data/xScripts.rxdata'
occurs
Move _______.app
and OneShot.app
to somewhere outside the OneShot directory, open and quit them, then move them again to OneShot directory.