ValveSoftware / ValveSoftware/Proton

Crimzon Clover World EXplosion (1718160)

Open
#5,391 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Game compatibility - Unofficial overlay Regression 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: Crimzon Clover World EXplosion
  • Steam AppID of the game: 1718160

System Information

  • GPU: GeForce GTX 1070ti
  • Driver/LLVM version: nvidia 495.44
  • Kernel version: 5.15
  • Proton version: Proton Experimental

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 is unable to open the Sh.jojo, Sh2.jojo and Sh3.jojo data files that reside in steamapps/common/Crimzon Clover World EXplosion/ alongside the game executable. Because of this textures aren't drawn and sound doesn't play. Only colored lines and rectangles are visible.

Screenshot_20211208_163214

I am able to get the game working by copying the game directory into the proton prefix and launching it manually with these commands:

export SteamAppId="1718160"
export STEAM_COMPAT_CLIENT_INSTALL_PATH=~/.steam/steam
export STEAM_COMPAT_DATA_PATH=~/.steam/steam/steamapps/compatdata/1718160
~/.steam/steam/steamapps/common/Proton\ -\ Experimental/proton run ./CrimzonCloverWEX.exe

Reproduction

  1. Launch the game

steam-1718160.log
Log.txt (Shift JIS)

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

No repository file, test, or entry point is identified in the report. Start by reviewing steam-1718160.log and Log.txt alongside the documented launch reproduction; done would mean determining and resolving why the game cannot open its Sh.jojo, Sh2.jojo, and Sh3.jojo data files.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux
Domain
operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.