ValveSoftware / ValveSoftware/Proton
Final Fantasy VIII Remastered (1026680)
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 32.8k
- Forks
- 1.6k
- PR merge metrics
- PR metrics pending
Description
Compatibility Report
- Name of the game with compatibility issues: FINAL FANTASY VIII - REMASTERED
- Steam AppID of the game: 1026680
System Information
- GPU: Intel HD Graphics 5500
- Driver/LLVM version: Mesa 19.1.6
- Kernel version: 5.2.0-2-amd64
- Link to full system information report as Gist: https://gist.github.com/Admiral124/4e74d6e550727031cce32a20b44862a6
- Proton version: 4.11-3
I confirm:
- that I haven't found an existing compatibility report for this game.
- that I have checked whether there are updates for my system available.
The APPID.log file > https://gist.github.com/Admiral124/182c7a32fe48cdeb5e7864c8fbc44a71
Symptoms
When trying to launch the game using integrated graphics, the user receives the error: "A program error has occurred error: 38175513 : 620 no OpenGL 3.3 support detected". Intel HD 5500 supports OpenGL 4.0 at the very least. From what I've researched, this error may have to do with changes made in OpenGL 3.0 for compatibility reasons. The game (as well as Steam it seems from the system info report) is pulling the "OpenGL version string" rather than the "OpenGL core profile version string". The output of glxinfo | grep 'version' is:
server glx version string: 1.4
client glx version string: 1.4
GLX version: 1.4
Max core profile version: 4.5
Max compat profile version: 3.0
Max GLES1 profile version: 1.1
Max GLES[23] profile version: 3.1
OpenGL core profile version string: 4.5 (Core Profile) Mesa 19.1.6
OpenGL core profile shading language version string: 4.50
OpenGL version string: 3.0 Mesa 19.1.6
OpenGL shading language version string: 1.30
OpenGL ES profile version string: OpenGL ES 3.1 Mesa 19.1.6
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.10
GL_EXT_shader_implicit_conversions, GL_EXT_shader_integer_mix,
Reproduction
- Have integrated graphics
- Press "Play" on the launcher.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked APPID.log and the reported glxinfo output, then reproduce the launch failure on Intel HD Graphics 5500 with Proton 4.11-3. Trace how the OpenGL version is selected for FINAL FANTASY VIII - REMASTERED. Done means the game launches without rejecting the available OpenGL core profile.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux
- Domain
- computer-graphics, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100