protonscr

Grimoire Chronicles

protonopen appid 607040Game compatibility - UnofficialRegression
ValveSoftware/Proton#6571 · opened 2023-02-25 by AlleyDismay · updated 2024-12-24 · 10 comments · github · game page · search this game
1 matching comments, n / p to jump
AAlleyDismay 2023-02-25 github

Compatibility Report

  • Name of the game with compatibility issues: Grimoire Chronicles
  • Steam AppID of the game: 607040

System Information

I confirm:

  • [X] that I haven't found an existing compatibility report for this game.
  • [X] that I have checked whether there are updates for my system available.

steam-607040.zip - Proton Experimental
steam-607040 - Proton 7.0.6.zip
steam-607040 - Proton 5.13.6.zip

Symptoms

No text. And no sound unless on earlier Proton versions such as 6.3-8 or 5.13.6.

Reproduction

Launch the game. The start screen has no text, and no sound on latest Proton versions, and the opening, accessed with the first option, also has no visible text.

It seems fine in Windows 10, however.

AAlleyDismay 2023-02-26 github

So, can I get a Regression label, since older Proton versions give sound, yet the later versions don't?

Kkisak-valve maintainer 2023-02-26 github

Hello @AlleyDismay, while regressions do get evaluated in Proton Experimental, by definition Proton Experimental is unstable and in constant flux. We don't use the Regression label there because it can quickly become outdated and quietly get fixed without getting noted here on the issue tracker.

If you can reproduce an issue with a newer point release of Proton, and also provide a working reference point (you already have), then I can add regression label.

AAlleyDismay 2023-02-26 github

@kisak-valve - Makes sense. Just checked and 7.0.6 has the same issues.

AAJuujarvi 2023-11-13 github

@AlleyDismay Is the sound still an issue for you with Proton 8.0-4? I can't seem to reproduce the mentioned regression with the sound.

If you are still able to reproduce the issue, can you try deleting the prefix in ~/andy/local/share/Steam/steamapps/compatdata/ by deleting the directory 607040?

What speakers/headphones do you have plugged into your device?

AAlleyDismay 2023-11-13 github

@AJuujarvi - Still an issue. Experimental has text now, but no background music which I confirmed exists on Windows. The background music on the title screen seems to be "The Last Heroes" in Audio/BGM. Other than that, does the following info help?

`~$ aplay -l
**** List of PLAYBACK Hardware Devices ****

card 0: Generic_1 [HD-Audio Generic], device 0: ALC887-VD Analog [ALC887-VD Analog]
Subdevices: 0/1
Subdevice #0: subdevice #0

card 1: Generic [HD-Audio Generic], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0

card 1: Generic [HD-Audio Generic], device 7: HDMI 1 [HDMI 1]
Subdevices: 1/1
Subdevice #0: subdevice #0

card 1: Generic [HD-Audio Generic], device 8: HDMI 2 [HDMI 2]
Subdevices: 1/1
Subdevice #0: subdevice #0
`

AAJuujarvi 2023-11-13 github

@AlleyDismay I somehow fixed my broken text, but my audio is still working unlike yours. I am wondering if you could share with me some info about your localconfig.vdf file. To get to it, we need to check your Friend Code. In Steam, click on the "Friends" tab at the very top, then click "Add Friend". You will see a Friend Code. Now in your file explorer, go to ~/.local/share/Steam/userdata/[Insert Friend Code here]/config. There you will see your localconfig.vdf file. I am wondering if you have "UnlockedH264Feature" "1" in that file, which should be found near the top. Probably row 7, under the "streaming_v2" section. Do you have that at all?

AAlleyDismay 2023-11-13 github

@AJuujarvi - Looks like it has what you said?

UserLocalConfigStore
streaming_v2
"EnableStreaming" "1"

	"QualityPreference"		"2"

	"P2PScope"		"2"

	"ClientConfig"		"0802900102"

	"P2PScopeV2"		"0"

	"UnlockedH264Feature"		"1"`
AAJuujarvi 2023-11-13 github

@AlleyDismay Thank you! Last thing for now, can you get a log with Proton 8.0-4 by putting in PROTON_LOG=+quartz,+strmbase,+strmbase_qc,+gstreamer,+amstream,+qcap,+qcap_v4l,+qedit,+mciqtz,+mci,+mfplat,+evr,+dxva2,+wmvcore %command% in the boot options for the game and attaching it?

I had compared a log I got with one of your logs and the main difference seemed to be something quartz related not loading specific things for some reason. Hopefully those logging channels will help figure it out.

AAlleyDismay 2023-11-13 github

@AJuujarvi - This should be it? steam-607040 - Quartz and Stuff.log

AAlleyDismay 2024-12-24 github

Works in 9.0-4 as far as getting past the Opening Cutscene and the ability to save, and can get to Start Screen in Experimental, so I assume it works there too!