Difference between revisions of "Claybook"
Jump to navigation
Jump to search
Dantheman825 (talk | contribs) m (updating test entry with experimental templates (adds CPU and GPU columns)) |
|||
(One intermediate revision by the same user not shown) | |||
Line 14: | Line 14: | ||
== Problems/Workarounds == | == Problems/Workarounds == | ||
− | === | + | === Game crash bug on Intel CPUs === |
− | + | The Windows version of this game ships an old version of OpenSSL which crashes on Intel CPUs that support the SHA extensions. Because FEX represents itself as an Intel CPU, we encounter this crash. To work around this issue, disable crypto extensions to hide SHA from the CPUID. | |
+ | * Either with the environment variable '''FEX_HOSTFEATURES=disablecrypto''' or setting it in Config.json | ||
== Testing Results == | == Testing Results == | ||
Line 22: | Line 23: | ||
<!-- {{testing/entry|revision=|archtitle=|archhost=|result=|tester=}} --> | <!-- {{testing/entry|revision=|archtitle=|archhost=|result=|tester=}} --> | ||
− | {{ | + | {{testing/start}} |
{{testing/end}} | {{testing/end}} |
Revision as of 23:59, 2 May 2025
Claybook

Storefronts | ||
Operating Systems | Windows | |
Architecture | x86-64 | |
CPU Features Used | Unknown | |
Compatibility | Playable | |
Type | Game |
Steps to Run
No special instructions
Quirks
Problems/Workarounds
Game crash bug on Intel CPUs
The Windows version of this game ships an old version of OpenSSL which crashes on Intel CPUs that support the SHA extensions. Because FEX represents itself as an Intel CPU, we encounter this crash. To work around this issue, disable crypto extensions to hide SHA from the CPUID.
- Either with the environment variable FEX_HOSTFEATURES=disablecrypto or setting it in Config.json
Testing Results
This title has been tested on the environments listed below:
Test Entries | ||||||
---|---|---|---|---|---|---|
Revision | Arch of Title | SoC | GPU | Result | Tester |