Difference between revisions of "The Talos Principle"
Jump to navigation
Jump to search
(Created page with "{{Infobox |steamappid = 257510 |os = Linux |engine = Serious Engine |arch = x86-64, x86-32 |cpufeats = Unknown |compat =...") |
|||
Line 16: | Line 16: | ||
== Quirks == | == Quirks == | ||
=== Early Window resize breaks swapchain === | === Early Window resize breaks swapchain === | ||
+ | Swap-chain image cannot be acquired from recreated chain due to internal error! | ||
If you resize the window before the game has created its first frame then an error will pop up about failure to recreate swapchain image. | If you resize the window before the game has created its first frame then an error will pop up about failure to recreate swapchain image. | ||
+ | |||
This occurs even running on an x86-64 native host outside of FEX-Emu. Game Bug. | This occurs even running on an x86-64 native host outside of FEX-Emu. Game Bug. | ||
Revision as of 15:54, 10 July 2022
The Talos Principle
Storefronts | ||
Operating Systems | Linux | |
Engine | Serious Engine | |
Architecture | x86-64, x86-32 | |
CPU Features Used | Unknown | |
Compatibility | Playable, Crashes | |
Type | Game | |
Render API | Vulkan | |
Supported Thunks | Vulkan |
Steps to Run
No special instructions
Quirks
Early Window resize breaks swapchain
Swap-chain image cannot be acquired from recreated chain due to internal error!
If you resize the window before the game has created its first frame then an error will pop up about failure to recreate swapchain image.
This occurs even running on an x86-64 native host outside of FEX-Emu. Game Bug.
Problems/Workarounds
Failure to create swapchain on Adreno/Turnip or AArch64
Looks like this game fails to create its swapchain for some reason on either AArch64 or Turnip video driver. Needs more testing to find the real error.
Supported Thunks
Vulkan
Testing Results
This title has been tested on the environments listed below:
Test Entries | ||||||
---|---|---|---|---|---|---|
Revision | Arch of Title | Arch of Host | SoC | GPU | Result | Tester |
FEX-2207 | x86-64 | x86-64 | {{{SoC}}} | {{{GPU}}} | Runs with thunks | Sonicadvance1 |
FEX-2207 | x86-64 | AArch64 | {{{SoC}}} | {{{GPU}}} | Doesn't run | Sonicadvance1 |