Author Topic: Strange problem with textures  (Read 3001 times)

Scitu

  • *
  • Posts: 13
    • View Profile
Strange problem with textures
« on: 2013-08-05 13:23:16 »
My installation worked just fine a month ago. Now I wanted to continue my playthrough and everything looks like this . Is it common bug? Maybe my firewall/antivirus messed something up, because I got some alerts, I just clicked always ignore option. This is SE store version of the game. Yes i'm Noob with all this stuff =)

Code: [Select]
INFO: FF7/FF8 OpenGL driver version 0.7.11b
INFO: Auto-detected version: FF7 1.02 US English
INFO: NVIDIA Corporation GeForce GT 635M/PCIe/SSE2 4.3.0
INFO: OpenGL 2.0 support detected
INFO: Using PBO
INFO: Found swap_control extension
INFO: Max texture size: 16384x16384
INFO: Number of texture units: 4
INFO: Original resolution 640x480, window size 1920x1080, output resolution 1920x1080, internal resolution 3840x2160
INFO: FBO extension detected, using fast scaling/postprocessing path
INFO: Shader limits: varying 124, vert uniform 4096, frag uniform 2048
INFO: FFMpeg movie player plugin loaded
INFO: FFMpeg version SVN-r25886, Copyright (c) 2000-2010 Fabrice Bellard, et al.
INFO: FF7Music helper plugin loaded
INFO: Loading external library Multi.dll
LOCK UNLOCK TEST
MATRIX INITIALIZE
INITIALIZE DD/D3D END
initializing sound...
creating dsound primary buffer
reading audio file
loading static sounds
sound initialized
set music volume: 127
set music volume: 127
Entering MAIN
Exiting MAIN
START OF CREDITS!!!
INFO: D:\FINAL FANTASY VII\movies\eidoslogo.avi; h264/ac3 1280x960, 25.000000 FPS, duration: 153.664000, frames: 3842
set music volume trans: 127->0, step=60
END OF CREDITS!!!
Entering MAIN
set music volume: 127
Exiting MAIN
START OF MENU SYSTEM!!!
END OF MENU SYSTEM!!!
Entering MAIN
Exiting MAIN
Field Start
UNEXPECTED: zero count
WM_CLOSE
Field Quit
UNINITIALIZE DD
END UNINITIALIZE DD

Thanks!
« Last Edit: 2013-08-05 13:42:05 by Scitu »

Scitu

  • *
  • Posts: 13
    • View Profile
Re: Strange problem with textures
« Reply #1 on: 2013-08-05 13:27:00 »
Sorry for double post, can any mod please delete that other topic?

Kompass63

  • *
  • Posts: 695
    • View Profile
Re: Strange problem with textures
« Reply #2 on: 2013-08-05 14:40:00 »
Tip 1:

Frequently Asked Questions

When I try playing, my screen looks like this:



Uninstall your Nvidia 326.19 drivers and install Nvidia 314.22 drivers.

Tip 2:


FIX :  Everything is made of light  (FF7 + FF8)

      

ff7_opengl.cfg :  use_shaders = yes

Download these files and copy them to .\shaders\nolightmain.frag   main.vert
(overwrite? => YES)


The links of the Post from UGerstl not work, get this here.
shaders-fix.zip   


Tip 3:
Disable shader.

Scitu

  • *
  • Posts: 13
    • View Profile
Re: Strange problem with textures
« Reply #3 on: 2013-08-05 15:29:05 »
Oh it was so simple! Disabling shaders worked. Thank you Kompass!