VOGONS


First post, by eddman

User metadata
Rank Oldbie
Rank
Oldbie

This is the original game from 2002, not the Steam release. It seems to be using DirectDraw 7, but there are a few Direct3D traces too.

This is without dgvoodoo:

The attachment default.png is no longer available

With dgvoodoo:

The attachment dgvoodoo2.png is no longer available

I also attached the debug log.

Last edited by eddman on 2023-10-20, 20:04. Edited 2 times in total.

Reply 1 of 6, by Dege

User metadata
Rank l33t
Rank
l33t

This is a bit tricky, this way of accessing surface data isn't compatible with dgVoodoo, but I made a workaround fix for that. Now it works.

Reply 2 of 6, by eddman

User metadata
Rank Oldbie
Rank
Oldbie

The original issue is fixed with WIP93.1, but now the UI text doesn't show up.

The attachment legiondgv1.png is no longer available
The attachment legiondgv2.png is no longer available

Reply 3 of 6, by Dege

User metadata
Rank l33t
Rank
l33t

I don't understand it. I have the text and everything:

LEGION-2023-10-27-15-10-31.png

D3D11 is needed though, for some reason the image is not presented with D3D12 (which is fake fullscreen physically).

Reply 4 of 6, by eddman

User metadata
Rank Oldbie
Rank
Oldbie

dgvoodoo picks d3d11 automatically, checked with RTSS. I have patched the game to version 1.0.6c.

EDIT: The text shows up without dgvoodoo.

Last edited by eddman on 2023-10-28, 08:28. Edited 1 time in total.

Reply 5 of 6, by Darkstorm

User metadata
Rank Newbie
Rank
Newbie

Then maybe it's the patch that broke something?

Reply 6 of 6, by eddman

User metadata
Rank Oldbie
Rank
Oldbie

I reinstalled the game without updating it, so it's version 1.0.1. I tested with both 2.82.4 and WIP95.1. The text is still missing. I'm using the default dgvoodoo and game settings.

New log: