Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Your Only Move Is HUSTLE (Open Beta Version)

An online, turn-based fighting game and superpowered fight scene simulator. · By ivysly

[Guide] Running Your Only Move Is HUSTLE through Wine on Mac Sticky

A topic by laurasnow created Dec 07, 2022 Views: 24,999 Replies: 51
Viewing posts 21 to 32 of 32 · Previous page · First page

How do I fix 

zsh: command not found: wine

I installed it.

(5 edits)

Updated Guide.

TL;DR

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew install --cask wine-stable
cd ~/Downloads/YourOnlyMoveIsHUSTLE
wine64 YourOnlyMoveIsHUSTLE.exe

Thorough guide:

0. Open Terminal
Open Terminal by using the Spotlight Search through Cmd + Space, then type Terminal

1. Get Homebrew for Mac

https://brew.sh/

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

2. Install Wine

https://formulae.brew.sh/cask/wine-stable#default

brew install --cask wine-stable

Note: this step is different from laurasnow because it does not need to install homebrew-cask-versions, which allows for installing older, deprecated versions of wine. which we do not need, as we are grabbing the current `wine-stable` version 8.0 anyway

Alternate route through a helper wizard: https://www.embird.net/sw/embird/tutorial/wine/wine.htm

3.  cd into the Your Only Move Is HUSTLE folder

cd ~/Downloads/YourOnlyMoveIsHUSTLE

4. Run wine

wine64 YourOnlyMoveIsHUSTLE.exe

Sanity checks:

* Check if homebrew is downloaded

which brew
> /opt/homebrew/bin/brew
brew --version
> Homebrew 3.6.21
> Homebrew/homebrew-core (git revision a63a7493134; last commit 2023-02-15)

* Check if wine is installed

which wine64 
> /opt/homebrew/bin/wine64 
wine64 --version 
> wine-8.0

* Check to see if current directory in Terminal is correct

Print Current Working Directory ( pwd ), and list files ( ls )

pwd
ls 

* Check to see if you have an older Mac before 2018 or before MacOS Mojave, use wine instead of wine64

* Check to see if you have Apple Silicon for your Mac

According to wine version 7.0, 

The new Apple Silicon Macs are supported, including running x86-64 binaries under Rosetta 2.

You have to use wine64 and also you need to install Rosetta 2.

* Check to see if you allow unverified developer programs to be run and have Gatekeeper disabled

Follow guide here https://www.makeuseof.com/how-to-disable-gatekeeper-mac/

Notes:

 Worked first try after disabling Mac Security Gatekeeper. Thanks Laurasnow. I've always been to scared to try out wine so I am glad it was such a painless process! I would be glad if you updated the original post with the sanity checks.

(+1)

LEGEND!!!!!

Did all the steps, but I'm getting a bunch of errors when I try to run YOMI in wine:

002c:err:winediag:getaddrinfo Failed to resolve your host name IP 007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 /BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleFSCompression/AppleFSCompression-96.60.1/Common/ChunkCompression.cpp:49: Error: unsupported compressor 8 /BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleFSCompression/AppleFSCompression-96.60.1/Libraries/CompressData/CompressData.c:353: Error: Unknown compression scheme encountered for file '/System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/Exceptions.plist' /BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleFSCompression/AppleFSCompression-96.60.1/Common/ChunkCompression.cpp:49: Error: unsupported compressor 8 /BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleFSCompression/AppleFSCompression-96.60.1/Libraries/CompressData/CompressData.c:353: Error: Unknown compression scheme encountered for file '/System/Library/CoreServices/CoreTypes.bundle/Contents/Library/AppExceptions.bundle/Exceptions.plist' 00d8:err:module:relocate_ntdll ntdll could not be mapped at preferred address (0x120000), expect trouble /BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleFSCompression/AppleFSCompression-96.60.1/Common/ChunkCompression.cpp:49: Error: unsupported compressor 8 /BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleFSCompression/AppleFSCompression-96.60.1/Libraries/CompressData/CompressData.c:353: Error: Unknown compression scheme encountered for file '/System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/Exceptions.plist' /BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleFSCompression/AppleFSCompression-96.60.1/Common/ChunkCompression.cpp:49: Error: unsupported compressor 8 /BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleFSCompression/AppleFSCompression-96.60.1/Libraries/CompressData/CompressData.c:353: Error: Unknown compression scheme encountered for file '/System/Library/CoreServices/CoreTypes.bundle/Contents/Library/AppExceptions.bundle/Exceptions.plist' 0024:err:module:relocate_ntdll ntdll could not be mapped at preferred address (0x120000), expect trouble 00fc:err:module:relocate_ntdll ntdll could not be mapped at preferred address (0x120000), expect trouble Application could not be started, or no application associated with the specifie d file. ShellExecuteEx failed: File not found.

Sorry for the long text, I just don't know what any of it means haha

i almost got mods to work! 
you need to creata a YourOnlyMoveIsHUSTLE folder in the .config folder.. problem is.. i still need to find out how to correctly get a char_cache and a mod_temp

would it be possible to do something like directly turning the setting on in the  files of the game themself?, just spitballing here

you cant mod, you need a resource directory, something wine doesnt have

hello reader! i just wanted to ask if anyone knows of a way to get mods to run this way

When I open Yomi Hustle, it gets stuck on the GoDot Game Engine Screen. Apparently the menu buttons are there and I can click on them but it's just stuck on the screen so it would be impossible to play.

just  pull the window down

Now the screen is fully red, buttons are still there but the screen is red after pulling the window down

I just wonder is it possible to mod the game  even if you have to use wine to play it

how to do it on linux

It is frozen at the godot game engine screen, what can I do to fix this.

how do i mod yomi hustle like this?

Viewing posts 21 to 32 of 32 · Previous page · First page