Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Cerberus Version2 Source release
#27
I haven't had any experience running my source on a Vista based PC, so my suggestions are based on what I know of existing errors of this type on XP systems.

My first suggestion would be to alter all the lines in Sub InitSurfaces in the Dev and Game clients from

Code:
.ddsCaps.lCaps = DDSCAPS_OFFSCREENPLAIN Or DDSCAPS_VIDEOMEMORY
to
Code:
.ddsCaps.lCaps = DDSCAPS_OFFSCREENPLAIN Or DDSCAPS_SYSTEMMEMORY
If that doesn't do it, then maybe DX7 needs re-installing.

Can't be much more help than that I'm afraid.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)