ValveSoftware / ValveSoftware/Proton

Final Fantasy VIII Remastered (1026680)

Open
#3,040 23 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

.NET Game compatibility - Unofficial
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

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

  1. Have integrated graphics
  2. Press "Play" on the launcher.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.