Game-compatibility: Fable [4D53000D]

Created on 24 Sep 2017  ·  7Comments  ·  Source: Cxbx-Reloaded/game-compatibility

Description


Unsupported, LTCG


Cxbx-Reloaded
---------------------------
[0x1AC8] EmuMain: Received Fatal Message:

* LTCG Title Detected: This game is not supported by HLE

---------------------------
OK   
---------------------------

Dumps


Xbe.txt

Status

Previous behavior:

Current behavior:

Screenshots

Additional Information

region-other state-crashes type-retail uses-ltcg xdk-5849

Most helpful comment

All 7 comments

This commit added the warning which prevents it from running: https://github.com/Cxbx-Reloaded/Cxbx-Reloaded/pull/384/commits/e90cf8221e928856d3c0159fd67ee7e830baec03

I wonder what the issue with the library is?

LTCG (link time code generation) is a technique that was used on some titles to optimize the code. This affects the code such, that we can't scan for symbols reliably. The result is, we can't place patches, so these LTCG titles can't be high-level-emulated.
Later, when we grow more towards low level emulation, LTCG titles might become possible to emulate, but not right now. This information is already described in more details in our wiki.

LLE-GPU: this one is asserting from my memory manager, in particular from the call to XbAllocateVirtualMemory at line 60747, I need to investigate this... https://github.com/Cxbx-Reloaded/Cxbx-Reloaded/commit/6630ee4c590e085635764a7e66e4cd360508d2f1
KrnlDebug.zip

Description

Received Exception Code 0xC0000005 @ EIP := 0x040941f6

Dumps

KrnlDebug.txt

Status

Previous behavior:

state-crashes

Current behavior:

state-crashes

Screenshots

capture

Additional Information

Tested with build a909ad40

tested in 12 Nov 2018
Same error as haradons

desktop screenshot 2018 11 15 - 16 24 20 91

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Voxel9 picture Voxel9  ·  3Comments

kennethedmonds picture kennethedmonds  ·  3Comments

mnadareski picture mnadareski  ·  3Comments

hotzenplotz3000 picture hotzenplotz3000  ·  3Comments

fatjohnny118 picture fatjohnny118  ·  3Comments