Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Or it could not. And that would mean it would require rebuilding the entire game engine from scratch, completely from the ground up. If that's the case... It's probably coming exactly never.
But, we'll just have to see.
The only special thing I needed to do was add an override for msvcr120.dll to use the native .dll instead of the built in one, otherwise you'll get a crash right after the title screen
To make the game running on mac:
- Buy the .exe (humble store for instance)
- Install WIne (following this https://www.davidbaumgold.com/tutorials/wine-mac/ )
- Override msvcr120.dll: in terminal, launch winecfg, go to librairies, in the 'New override for library' field search msvcr120 and press Add
- in the terminal, 'wine noita.exe'
-Yeah!