kirides

Results 81 comments of kirides

Vor kurzem hat jemand auf Englisch eine Anleitung zum ausführen von Gothic 2 mit mod/renderer geschrieben https://bfloeser.de/posts/gothic/ Vielleicht hilft das weiter

ich selbst spiele mit einer AMD 7900 XTX und hatte bisher keine solche Probleme, vorher mit einer RX 470, Vega 56 und dann wieder zeitweilen auf einer nvidia RTX 2080....

@cptalex97 Es kam vor kurzem ein Treiberupdate für AMD Karten heraus welches Treiber-Timeout fixes beinhaltet. Ggf. hilft es. Andernfalls könntest du probieren mit einem Fps-Limit zu spielen (z.B. V-Sync wenn...

@Alron11 try deleting the `Gothic2\System\D3DCompiler_47.dll`, the DLL might cause issues with your installation. it might also be that you're missing some `VC Redist x86` Version or need to re-install some...

@Alron11 Do you perhaps have the 4GB Patch enabled? Try to disable it (there are tools to toggle the LAA Flag on a binary) You'd need to toggle it off...

Looks like a d3d11 error indeed. Creating the `D3D11ConstantBuffer` doesn't work. Perhaps we use some combination of flags that are not supported on said AMD 6xxx graphics cards. This would...

@Alron11 The issue seems to stem from a "-2147024882" (`E_OUTOFMEMORY`) out-of-memory error. So, - ... either the driver is broken and doesn't properly allocate the memory needed - ... some...

@Alron11 oh, so you're not even playing regular varus biker (german) but polish version. Can you send me a link to the _exacT_ version you use? i will have to...

@Alron11 after further investigation, the mod crashes at the call to `morealphapolys(16384)` in `Startup_Global` it might be that the chosen value of `16384` is incompatible with whatever happens on Gothic's...

> 32-bit DLLs well, Gothic is only 32-bit, so you can only use 32-bit DLLs for that :) It's quite sad that we found no workaround for that :/