protonscr

Nightmare Hunter

protonopen appid 1990590Game compatibility - Unofficial
ValveSoftware/Proton#6252 · opened 2022-10-20 by Saetron · updated 2022-10-20 · 2 comments · github · game page · search this game
2 matching comments, n / p to jump
SSaetron 2022-10-20 github

Compatibility Report

  • Name of the game with compatibility issues: Nightmare Hunter
  • Steam AppID of the game: 1990590

System Information

  • GPU: AMD Custom GPU 0405
  • Driver/LLVM version: Mesa 22.0.2
  • Kernel version: 5.13.0-valve10.1-1-neptune-02144-g7fffaf925dfb
  • Link to full system information report as Gist:
  • Proton version: Recommended, Experimental, 7.0-4, 6.3-8, GE7-31

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-1990590.log

Symptoms

Game crashes on Gamestart with an error message that it could not find a japanese named tileset.
Tried with LANG=ja_JP.UTF-8 %command% & LC_ALL=ja_JP.UTF-8 %command%

image

Reproduction

  1. Download the game & start it.
Iipr 2022-10-20 github

This may be due to naming of the file in game code. It happens sometimes and not an issue with Proton.

Second thing: in /etc/locale.gen, do you have japanese locale enabled or is it commented out? Run locale-gen if you change that.

SSaetron 2022-10-20 github

This may be due to naming of the file in game code. It happens sometimes and not an issue with Proton.

Second thing: in /etc/locale.gen, do you have japanese locale enabled or is it commented out? Run locale-gen if you change that.

Thanks for the answer, looked like last SteamOS removed my settings again. Had to run: sudo pacman -S glibc

Now it works with "LANG=ja_JP.UTF-8 %command%" and recommended Proton, I'll let the ticket open due to the game being marked as Steam Deck: Playable. which isn't the case without tinkering.