Difference between revisions of "The Talos Principle"

From FEX-Emu Wiki
Jump to navigation Jump to search
(updating test entry with experimental templates (adds CPU and GPU columns))
 
(One intermediate revision by one other user not shown)
Line 5: Line 5:
 
|arch            = x86-64, x86-32
 
|arch            = x86-64, x86-32
 
|cpufeats        = Unknown
 
|cpufeats        = Unknown
|compat          = Playable, Crashes
+
|compat          = Crashes
 
|apptype        = Game
 
|apptype        = Game
 
|renderapi      = Vulkan
 
|renderapi      = Vulkan
Line 25: 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.
 
== Supported Thunks ==
 
  Vulkan
 
  
 
== Testing Results ==
 
== Testing Results ==
Line 34: Line 31:
 
<!-- {{testing/entry|revision=|archtitle=|archhost=|result=|tester=}} -->
 
<!-- {{testing/entry|revision=|archtitle=|archhost=|result=|tester=}} -->
  
{{testing/start}}
+
{{Dan/testing/start}}
{{testing/entry|revision=FEX-2207|archtitle=x86-64|archhost=x86-64|result=Runs with thunks|tester=Sonicadvance1}}
+
{{Dan/Testing/entry|revision=FEX-2207|archtitle=x86-64|archhost=x86-64|SoC=|GPU=|result=Runs with thunks|tester=Sonicadvance1}}
{{testing/entry|revision=FEX-2207|archtitle=x86-64|archhost=AArch64|result=Doesn't run|tester=Sonicadvance1}}
+
{{Dan/Testing/entry|revision=FEX-2207|archtitle=x86-64|archhost=AArch64|SoC=Snapdragon 888|GPU=Adreno 660|result=Doesn't run|tester=Sonicadvance1}}
 
{{testing/end}}
 
{{testing/end}}

Latest revision as of 10:00, 18 February 2024

The Talos Principle
library_600x900.jpg


Storefronts

Steam logo.svg

Operating Systems Linux
Engine Serious Engine
Architecture x86-64, x86-32
CPU Features Used Unknown
Compatibility 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.

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 Runs with thunks Sonicadvance1
FEX-2207 x86-64 AArch64 Snapdragon 888 Adreno 660 Doesn't run Sonicadvance1