VOGONS

Common searches


Search results

Display options

Re: Convert bump mapping to displacement mapping?

Well, it could only be done with fixed function vertex/pixel pipeline with untransformed vertices. So, basically DX7 and earlier because from DX8 onwards, the majority of games I've come across have been shader based. And the majority of DX7 and earlier ones do their own vertex transformation. So, …

Re: dgVodooo on non-Windows platforms

@Dege Good afternoon, I'm really sorry that I'm straying from the topic, I couldn't find another way to contact you. I am a developer of the portproton application for Linux, recently added an application to flatpak and thought about how to make the application more versatile and user-friendly. One …

Re: dgVoodoo crash with Rog Ally

Yes, I updated the dump-package on my site with a single threaded build. If you cannot create a dmp file then for a plain log (with dx12 dbg layer enabled) you can also use the regular 2.82.5_dbg version, but then plz set the cpu affinity to single core manually.

Re: dgVodooo 2.8.x and related WIP versions

I release a new version with the latest fixes and also updated WIP95: ========================= 2.82.5 / WIP95.2 ========================= Fixing a bug in the ps.3.0 shader code translator (FFXIII crash) Fixing a bug in the D3D12 backend related to compressed textures (FFXIII Lightning Returns crash …

Re: dgVoodoo crash with Rog Ally

Btw, don't forget to disable the dx12 debug layer or remove the path for the game in dxcpl, or else it'll cause performance drop. And to delete the LocalDumps in registry, if you don't want garbage dump files generated each time something crashes.

Re: dgVoodoo crash with Rog Ally

Then I think the problem is that you reached the dump-limit. There is the DumpCount key in the reg folder, set to 16 which means that you can have 16 dump files as a maximum (to avoid accumulating garbage on your drive). Just delete the dmp files in the CrashDumps folder to make room for new ones.

Re: dgVoodoo crash with Rog Ally

Didn't you delete the LocalDumps key in the registry? I tried what I proposed with an app and it worked for me. The Add/Remove box is not important, it can be empty. I just added some extra messages for myself previously that's why they are there. The point is to have the 3 checkboxes checked on the …

Re: dgVoodoo crash with Rog Ally

Thanks! Ok, the DX12 error message is useful, but I can't figure out which CopyTextureRegion call is the culprit. I tried to repro it by the log with my own test app but I didn't succeed. Could you plz make another dump? 1) I updated the .zip package for the dump (with the latest fixes) that I sent …

Re: dgVoodoo crash with Rog Ally

1. ok, cool. fixed! ffxiii and ffxiii2, no more crash. 2. However, ffxiii-3 lightning returns crashes with both dx12 modes but works fine with the dx11 modes (also AMD only-works fine for nvidia and intel) here is the dgvoodoo debug view crash log: https://mega.nz/file/7psUTI5C#Qx9f7P4cR0VR6ZpX_ …

Re: dgVoodoo crash with Rog Ally

Hours? Sorry for the torturing... It shouldn't take more than creating the previous log. Anyway, thanks, I might have a guess now, in fact the d3d11 and 12 logs points to the same culprit. Now, could you make a crash dump plz? I made a pack with a prepared version of d3d9. Also, to enable generating …

Page 1 of 143