[FF7] When using OpenGL, no 3d models are shown #681
Replies: 2 comments 3 replies
-
Are you using FFNx vanilla? Looking at your Specs, your GPU looks very much capable of using DirectX 11 so not sure why you're going for OpenGL. Are you using Windows 7 for a reason? |
Beta Was this translation helpful? Give feedback.
-
@julianxhokaxhiu yes, this happens with FFNx vanilla. |
Beta Was this translation helpful? Give feedback.
-
The game loads, but none of the 3d characters are shown. Anything in 2D works ok.
The log is filled with the following error:
[00000318] ERROR: [Device Lost] glDrawElementsInstanced(prim.m_type , numIndices , indexFormat , (void*)(uintptr_t)(draw.m_startIndex*indexSize) , draw.m_numInstances ); GL error 0x502: GL_INVALID_OPERATION
which you can see here: https://pastebin.com/EcXGtPTm
Beta Was this translation helpful? Give feedback.
All reactions