this post was submitted on 10 Jun 2023
6 points (100.0% liked)

Visual Novels

472 readers
8 users here now

/c/Visual Novels

A community for discussing visual novels and the visual novel medium.

Chat with us!

Matrix

Rules

Our friends

Visual Novels:

Otome Games:

Making Visual Novels:

Help:

founded 1 year ago
MODERATORS
6
Playing Visual Novels on Linux (lemmy.comfysnug.space)
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 

What steps, if any, do you guys take on the linux distribution of your choice to play visual novels?

I, personally, set the following in my .bashrc

alias vn='env WINEPREFIX=$HOME/.wine LANG=ja_JP.UTF-8 wine start '

so I can just type vn gameExecutable.exe and usually just have the game work.

For the games I've had for a while, I have .desktop entries in my $XDG_DATA_HOME/applications directory with more specific commands as needed.

If you guys have any other tricks up your sleeves, please feel free to share them here.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 1 year ago

I vaguely remember having issues with a few games, but I don't have any of the details. I think getting japanese locale generated fixed most things for me.