Translated Japanese Visual Novels not Running

Questions about Wine on Linux
Post Reply
Choogla
Newbie
Newbie
Posts: 1
Joined: Tue May 20, 2025 8:27 pm

Translated Japanese Visual Novels not Running

Post by Choogla »

I cannot seem to run any Translated Japanese visual novels with wine. I get the same result regardless of if I prepend LANG=ja_JP.utf-8 to the command. I have tried Proton as well.

Code: Select all

[User@archlinux ~]$ LANG=ja_JP.utf-8 wine "/run/media/User/bigboy/Games/You and Me and Her/totono_en.exe"
0088:fixme:seh:WerSetFlags (2) stub
0088:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented!
0094:fixme:process:SetProcessShutdownParameters (00000380, 00000000): partial stub.
0094:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 00006FFFFB1E25B7, 28) stub
0094:fixme:ver:GetCurrentPackageId (00007FFFFF02EB50 0000000000000000): stub
00c4:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
00c4:fixme:seh:WerSetFlags (2) stub
00c4:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented!
00d8:fixme:process:SetProcessShutdownParameters (00000380, 00000000): partial stub.
00d8:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 79783241, 28) stub
00d8:fixme:ver:GetCurrentPackageId (0130ECCC 00000000): stub
002c:fixme:ver:GetCurrentPackageId (00007FFFFE2FFEB0 0000000000000000): stub
0034:fixme:ver:GetCurrentPackageId (00007FFFFE2FFEB0 0000000000000000): stub
0024:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 76333778, 43) stub
0024:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 762D3898, 43) stub
0024:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 76367D08, 43) stub
0094:fixme:service:QueryServiceConfig2W Level 6 not implemented
0094:fixme:service:QueryServiceConfig2W Level 6 not implemented
0094:fixme:service:QueryServiceConfig2W Level 6 not implemented
0094:fixme:service:QueryServiceConfig2W Level 6 not implemented
0094:fixme:service:QueryServiceConfig2W Level 6 not implemented
00d8:fixme:service:QueryServiceConfig2W Level 6 not implemented
00d8:fixme:service:QueryServiceConfig2W Level 6 not implemented
00d8:fixme:service:QueryServiceConfig2W Level 6 not implemented
00d8:fixme:service:QueryServiceConfig2W Level 6 not implemented
00d8:fixme:service:QueryServiceConfig2W Level 6 not implemented
0024:fixme:ver:GetCurrentPackageId (0071FEB4 00000000): stub
[User@archlinux ~]$ 003c:fixme:ver:GetCurrentPackageId (00007FFFFE2FFEB0 0000000000000000): stub

[User@archlinux ~]$
Image

Image

Code: Select all

[User@archlinux ~]$ sudo locale-gen
Generating locales...
  en_US.UTF-8... done
  ja_JP.EUC-JP... done
  ja_JP.UTF-8... done
Generation complete.
[User@archlinux ~]$ 

Code: Select all

[User@archlinux ~]$ pacman -Q ttf-sazanami ttf-hanazono otf-ipafont
ttf-sazanami 20040629-11
ttf-hanazono 20170904-5
otf-ipafont 003.03-9
[User@archlinux ~]$ 
desessarts
Level 4
Level 4
Posts: 196
Joined: Wed Oct 04, 2023 7:57 am

Re: Translated Japanese Visual Novels not Running

Post by desessarts »

What is the name of the software?
Is it possible to download it on a public url?
Do you find it on appdb?

https://appdb.winehq.org/
Post Reply