ValveSoftware / ValveSoftware/Proton

Littlewitch Romanesque: Editio Regia (349300)

Open
#5,975 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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: Littlewitch Romanesque: Editio Regia
  • Steam AppID of the game: 349300

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 game deletes dots from directorypath when It tries to load files.
For example, when It tries to read "$HOME/.local/share/Steam/steamapps/common/Littlewitch Romanesque Editio Regia/K49.dat", try to read "$HOME/local/share/Steam/steamapps/common/Littlewitch Romanesque Editio Regia/K49.dat" and of course. that directory doesn't exist or If it exists probably doesn't have the files expected by the game (but if you make a symbolic link to .local to local o try to move the game files to that directory)

A Workaround, It could be make a symbolic link from $HOME/.local to $HOME/local.

But It could be appreciated an out-of-the-box solution (especially for SteamDeck) as for example some kind of virtual folder only recognized by Proton (or maybe make a symbolic link from .local/steam to drive_c/Program Files/Steam and run from there.)

(Of Course, It's read from Z:\home\$USER, I am just simplifying the directory)

I attached the info file generated by the game which shows from where reads the files.
Info.txt
I highlight this section:

Module          : Z:\home\sifiro\local\share\Steam\steamapps\common\Littlewitch Romanesque Editio Regia\UserData\
Current         : Z:\home\sifiro\local\share\Steam\steamapps\common\Littlewitch Romanesque Editio Regia\UserData\

Reproduction

  • Just run the game.

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 game under Proton 7.0 and review the attached Info.txt, especially the reported Z:\home\sifiro\local path versus the expected .local path. The issue is done when the game loads its files from the correct .local directory without requiring a symbolic-link workaround.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
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.