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 =...") |
|||
(4 intermediate revisions by 2 users not shown) | |||
Line 5: | Line 5: | ||
|arch = x86-64, x86-32 | |arch = x86-64, x86-32 | ||
|cpufeats = Unknown | |cpufeats = Unknown | ||
− | |compat = Playable | + | |compat = Playable |
|apptype = Game | |apptype = Game | ||
|renderapi = Vulkan | |renderapi = Vulkan | ||
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. | ||
Line 23: | Line 25: | ||
Looks like this game fails to create its swapchain for some reason on either AArch64 or Turnip video driver. | 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. | Needs more testing to find the real error. | ||
− | |||
− | |||
− | |||
== Testing Results == | == Testing Results == | ||
<!-- Copy the below and paste it above testing/end, then fill it out. Please don't delete any existing data. Revision is the githash. Arch should be formatted as x86-32, x86-64, ARM.--> | <!-- Copy the below and paste it above testing/end, then fill it out. Please don't delete any existing data. Revision is the githash. Arch should be formatted as x86-32, x86-64, ARM.--> | ||
− | <!-- {{testing/entry|revision=|archtitle | + | <!-- {{testing/entry|revision=|archtitle=|result=|tester=}} --> |
{{testing/start}} | {{testing/start}} | ||
− | {{testing/entry|revision=FEX- | + | {{testing/entry|revision=FEX-2505-38-g3d391b1|archtitle=x86-64|SoC=Radxa Orion O6|GPU=Radeon Pro W7500|result=Linux version works fine|tester=Sonicadvance1}} |
− | |||
{{testing/end}} | {{testing/end}} |
Latest revision as of 00:58, 27 May 2025
The Talos Principle

Storefronts | ||
Operating Systems | Linux | |
Engine | Serious Engine | |
Architecture | x86-64, x86-32 | |
CPU Features Used | Unknown | |
Compatibility | Playable | |
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.
Testing Results
This title has been tested on the environments listed below:
Test Entries | ||||||
---|---|---|---|---|---|---|
Revision | Arch of Title | SoC | GPU | Result | Tester | |
FEX-2505-38-g3d391b1 | x86-64 | Radxa Orion O6 | Radeon Pro W7500 | Linux version works fine | Sonicadvance1 |