narzoul / DDrawCompat

DirectDraw and Direct3D 1-7 compatibility, performance and visual enhancements for Windows Vista, 7, 8, 10 and 11
BSD Zero Clause License
880 stars 67 forks source link

Final Fantasy VIII PC 2000 #277

Closed AlfredoDore closed 1 month ago

AlfredoDore commented 6 months ago

in Final Fantasy VIII from 2000 (my original game) there is an error where things are off screen, also if the 8bit textures could be corrected (this error does not occur on PCem VMs) it uses direct x 6, P.S: the bottom part of the screen looks normal, but it also has problems, both the top and the bottom have this problem with things outside the screen image image

BEENNath58 commented 6 months ago

DDrawCompat has a setting for it. Enable it in the config file. Check the wiki for the required changes

AlfredoDore commented 6 months ago

DDrawCompat has a setting for it. Enable it in the config file. Check the wiki for the required changes which of these? image

narzoul commented 6 months ago

PalettizedTextures=on

AlfredoDore commented 5 months ago

PalettizedTextures=on

the problem persists, with 4.0 this does not happen, it only occurs from 5, onclusively solves the problem of 8-bit textures image image

narzoul commented 5 months ago

This was only supposed to fix the palettized textures problem. Are you saying it's still not working?

The other problem is probably unrelated to palettized textures, but I didn't have time to investigate it yet.

AlfredoDore commented 5 months ago

This was only supposed to fix the palettized textures problem. Are you saying it's still not working?

The other problem is probably unrelated to palettized textures, but I didn't have time to investigate it yet.

Yes, the use of video cards is linked to the game

AlfredoDore commented 1 month ago

This was only supposed to fix the palettized textures problem. Are you saying it's still not working?

The other problem is probably unrelated to palettized textures, but I didn't have time to investigate it yet.

image problem solved in the new version, I'll try it in more old games