Theme editor

Supporter bonus is liveDonate during this limited campaign to receive the advertised supporter incentive.
Limited-time supporter bonus View the deal

Hello people, are there any linux users here!!!!!!(windows users are welcome too)

KrealMarks

Registered
Joined
Jul 25, 2026
Threads
1
Messages
40
Vouches
0
Likes
2
LewdCoins
⚡114
Donation coins
0
Platinum
0
adcoin
0
1/3
‎3 Hours of Service‎
Thread owner
Hello im new to this site, I play all these games in linux, and wondering if there any linux users here with me?

I'm also planing to translate some Japanese games, but translating windows games in linux is buggy, but will figure it out one way or the other.

what about you people, do you use windows or linux( and why do you use it?)
 
Hello im new to this site, I play all these games in linux, and wondering if there any linux users here with me?

I'm also planing to translate some Japanese games, but translating windows games in linux is buggy, but will figure it out one way or the other.

what about you people, do you use windows or linux
Very much so. I went full linux (even though they say you should never go full linux) about 15 years ago but was forced to go back to windows for some work and game related shit. I still use linux a lot at work, (im a linux systems engineer) and at home, but thankfully WSL gives me a nice little "bit-o-linux" without having to dualboot. Not quite good enough but I can still deal with my games, and work related apps without having to reboot all the time.

My question is why is translating games harder in linux than windows? Specific apps you are using? cant use a vm or something just for that app? I use CLI apps for most shit I do, and while I dont translate, I often unpack games (renpy, rpgm, etc) and modify the scripts in bash using awk, sed, nano, etc. If you are talking about unreal or other engines where you might need to edit a dll, I guess I can see an issue there.
 
Thread owner
Very much so. I went full linux (even though they say you should never go full linux) about 15 years ago but was forced to go back to windows for some work and game related shit. I still use linux a lot at work, (im a linux systems engineer) and at home, but thankfully WSL gives me a nice little "bit-o-linux" without having to dualboot. Not quite good enough but I can still deal with my games, and work related apps without having to reboot all the time.

My question is why is translating games harder in linux than windows? Specific apps you are using? cant use a vm or something just for that app? I use CLI apps for most shit I do, and while I dont translate, I often unpack games (renpy, rpgm, etc) and modify the scripts in bash using awk, sed, nano, etc. If you are talking about unreal or other engines where you might need to edit a dll, I guess I can see an issue there.
I was using a program called Translator++ to extract game text on Windows. However, when I try to use it on Linux through Wine (since there's no native Linux version), some of its functions don't work. There are probably other programs that can do the same thing, but I've gotten used to Translator++ and would prefer to keep using it. If I can't get it working properly, I'll have to find a different solution
 
I was using a program called Translator++ to extract game text on Windows. However, when I try to use it on Linux through Wine (since there's no native Linux version), some of its functions don't work. There are probably other programs that can do the same thing, but I've gotten used to Translator++ and would prefer to keep using it. If I can't get it working properly, I'll have to find a different solution
Linux is pretty good at running VMs, so I imagine you can find a solution with that. Run a small windows VM and give it access to your linux filesystem. Spin it up and either use the console or RDP into it and run the app to extract data. Then you can translate through linux where you are comfortable, and maybe need to go back into the VM to re-package the translated files (assuming here, Ive never used that app)
 
Thread owner
Linux is pretty good at running VMs, so I imagine you can find a solution with that. Run a small windows VM and give it access to your linux filesystem. Spin it up and either use the console or RDP into it and run the app to extract data. Then you can translate through linux where you are comfortable, and maybe need to go back into the VM to re-package the translated files (assuming here, Ive never used that app)
I do run a Windows VM, but it doesn't feel right, especially with Windows invasive approach to privacy. I obviously don't use a Microsoft account, but I'm trying to find a native Linux solution for the future. I want to avoid dealing with Microsoft's bullsh!t whenever possible
 
I do run a Windows VM, but it doesn't feel right, especially with Windows invasive approach to privacy. I obviously don't use a Microsoft account, but I'm trying to find a native Linux solution for the future. I want to avoid dealing with Microsoft's bullsh!t whenever possible
Well... bad news for you, this is pretty specific stuff, so the chance of finding it already made is not likely. Which means that you will likely have to make your own tool to extract and pull the text data, translate it, and put it back. Or pay someone to make it. I havent seen anything that does this with a linux version.
 
Back
Top Bottom