ValveSoftware / ValveSoftware/Proton

The Legend of Heroes: Trails of Cold Steel II (748490)

Open
#2,134 10 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

.NET Game compatibility - Unofficial XAudio2
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: The Legend of Heroes: Trails of Cold Steel II
  • Steam AppID of the game: 748490

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.

Symptoms

The following issues apply for both The Legend of Heroes: Trails of Cold Steel and The Legend of Heroes: Trails of Cold Steel II:

  • When installing the game from the steam launcher, it tries to install MS .NET 4.0 (for cold steel I) / .NET 4.7 (for cold steel II). This break the game and make them unable to launch. In fact you get the same error as reported here : https://github.com/ValveSoftware/Proton/issues/1048 . To launch the game, you have to use wine-mono
  • The intro video is not displayed (the sound plays but the video is a black screen). This is a case of a missing video codec. Installing k-lite codec pack MEGA in the prefix and disabling winegstreamer fix the issue for me.

The following issues apply for The Legend of Heroes: Trails of Cold Steel II only:

  • It need protontricks 748490 quartz to start without crashing
  • When starting a new game, the player is asked to load a save from the previous game (The Legend of Heroes: Trails of Cold Steel). The game cannot find the save as the save path is not shared between prefixes. The location of the game saves are inside steamapps/compatdata/748490/pfx/drive_c/users/steamuser/Saved Games/Falcom/... .This could be fixed by making the 'Saved Games' folder a symlink to a folder inside the home folder in the same way as wine does for desktop/my documents/my music/etc.

Once these issues have been addressed, it will be possible to mark this series as platinum on protondb as both games work perfectly from the start to the end if they manage to start.

Reproduction

Try to launch the game after downloading it from the steam app.

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 by reproducing the launch failure from the Steam launcher with Proton and inspect the reported prefix path, steamapps/compatdata/748490/pfx/drive_c/users/steamuser/Saved Games/Falcom/. Check the wine-mono, codec, quartz, and shared-save requirements described in the report; done means Trails of Cold Steel II launches and can load the previous game's save without those manual workarounds.

Written by the indexing model from the issue text.

Assessment

Domain
operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.