Difference between revisions of "World of Goo"
Jump to navigation
Jump to search
Line 19: | Line 19: | ||
=== ARM Host === | === ARM Host === | ||
'''Must Run the GOG version currently''' | '''Must Run the GOG version currently''' | ||
+ | Make sure to set FEX_ROOTFS to the x86_64 rootfs | ||
+ | Make sure to set FEX_CORE=irjit | ||
+ | export LD_LIBRARY_PATH=`readlink -f ./game/lib64` | ||
+ | Execute game/WorldOfGoo.bin.x86_64 either through FEXLoader or directly if you have binfmt_misc installed | ||
− | |||
== Quirks == | == Quirks == | ||
Revision as of 00:24, 20 October 2020
World of Goo
Storefronts | ||
Operating Systems | Linux | |
Engine | U1nique | |
Architecture | x86-32, x86-64 | |
CPU Features Used | Unknown | |
Compatibility | Playable |
Steps to Run
x86 Host
Under Steam -> Game Properties -> Set Launch Options
```FEXLoader -- %command%```
ARM Host
Must Run the GOG version currently Make sure to set FEX_ROOTFS to the x86_64 rootfs Make sure to set FEX_CORE=irjit export LD_LIBRARY_PATH=`readlink -f ./game/lib64` Execute game/WorldOfGoo.bin.x86_64 either through FEXLoader or directly if you have binfmt_misc installed
Quirks
A quirk
Text
Problems/Workarounds
a problem and or workaround
text
Testing Results
TODO