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
cd /d "C:\Program Files (x86)\Steam\steamapps\common\QUBE\Binaries"
(If you have it installed on another drive you need to replace the directory that is in quotations with the path location where you have the game installed)
Then copy and paste this into the CMD window and hit enter again (This just backs up the original Win32 folder)
ren Win32 Win32_backup
Then you need to copy and paste this into the CMD window and hit enter again. This just creates a directory junction called Win32 that points to Win64.
mklink /J Win32 Win64
The output in the CMD window should say "Junction created for Win32 <<===>> Win64"
If you want to ever undo the mod then just delete the game and reinstall it.
Keep in mind if the game ever gets updated in the future and it adds or modifies the .dll's in the Win64 folder you need to repeat the process again.