- Sep 28, 2023
- 1
- 0
try using japanese locale, how? https://f95zone.to/threads/how-to-run-japanese-games-on-windows.1040/View attachment 4398814
this is what happens when i try and open the settings either in game or on the main menu
is it in english?
Yes, there are a lot of them here, use the search functionAnyone have a full save?
I tested it and...is it in english?
Isnt it just easier to port the translation off the old version and compare it to the new version and see just what changes?View attachment 4621604
bored out of my mind, now trying to translate the 1.18 version.
having fun and fucking around.
probably gonna lose my ming halfway through and fucking die when I start playtesting it if I arrive to that point.
too sensible... not masochistic enough.Isnt it just easier to port the translation off the old version and compare it to the new version and see just what changes?
since the files are json u can use something liek vscode or notepad+ to compare files
Understadable.too sensible... not masochistic enough.
But really the code is like 24 rows and thousands of words, in terms of readability it's just terrible. Plus there is new stuff like the church events so I don't know if the code is gonna like the old version of itself.
BUT I am gonna check the old code for the date function and more to make this work a bit more tolerable.
DIDN'T I SAID IT WAS TOO SENSIBLE!!! I WANT TO GET THE FEELING OF MY BALLS GETTING TAZED WHILE I'M EATING SHARDS OF GLASS!Understadable.
But i imagine the tool ur using just groups all maps together.
using vscode or notepad+ to compare for example map1 (1.13) to map1 (1.18) would make it easier to see what changed per map.
TBH a while back i did try to port the game and realized that half the maps didnt change at all (dialogue wise) since nothing new was added to those specific maps.
Butdidnt continue since my japanese knowledge isnt that great to translate the maps that did contain new dialogue
I can accomodate that request if u want, about the balls and all that xdDIDN'T I SAID IT WAS TOO SENSIBLE!!! I WANT TO GET THE FEELING OF MY BALLS GETTING TAZED WHILE I'M EATING SHARDS OF GLASS!
I am running vscode so making the comparasion should be easier and for the new parts I can use the translator++ to get the translation.
If it goes to the plan this would save me quitle a lot of time.
I can accomodate that request if u want, about the balls and all that xd
Oh u need to right click and click format so it shows all nice and beatifullView attachment 4622039
...vscode plan didn't worked.(I mean it worked for armors, enemies etc but that's about it)
The original translator actually did proper programming and fixed this mess of a program, so it's not gonna be an a/b comparasion. If I try to translate on the fly to know what it is written, then using translator++ to translate them in bulk and fixing the grammar errors is gonna be much easier.
I am actually so impressed by the rework of the program I could give him the sloppiest blowjob he could ever reicive just for turning this 24 rows of a mess to a 12192 rows of beautiful readable program.
Damn you are a life saver.Oh u need to right click and click format so it shows all nice and beatifull
as a example
View attachment 4622135
After clickign format:
View attachment 4622136
Works for anything .json except plugin related files (the files in the plugins folder).
Thats prob what the old translator did.
Unless thats what you tried.