Link works fine for me, leads to the post with translation attached.I just uploaded an updated translation in my original post here that covers the new stuff in 0.38
And thanks for your work!
Link works fine for me, leads to the post with translation attached.I just uploaded an updated translation in my original post here that covers the new stuff in 0.38
Huh, perhaps there's some kind of report of the crash the game had, a "crash report" if you will. That could be created and sent in to the developer or copy pasted onto a forum. It could contain information that might allow someone to see why the game crashed and possibly allow the developer to fix it.
Spacebar or whatever you have selected as "jump". If it doesn't do anything, then just select something with your mouse and *then* mash spacebar.how can i close my inventory?
I just wanted to say your translations are good, I'm currently in the process of translating 3 works of another artist (2 are finished, 1 pending) and wanted to do this project but you already got this bro! LoLI just uploaded an updated translation in my original post here that covers the new stuff in 0.38. Sorry for the wait - it was a lot of dialog.
Wow, good catch! I've updated my translation file with the new name. Thanks for pointing that out!I just wanted to say your translations are good, I'm currently in the process of translating 3 works of another artist (2 are finished, 1 pending) and wanted to do this project but you already got this bro! LoL
My only suggestion is to rename the main character from Aladia to Aradia =>You must be registered to see the links
The translator was trying to translate the entire line at once, so I had to manually translate each number. I originally went up to 40, but I've uploaded a new file that goes up to 80. Hopefully that's high enough for now, though it's not a lot of work to increase it again if needed.I've noticed a weird 'bug' with _AutoGeneratedTranslations.txt . When you reach a certain number of rapes, in your save menu it stops saying "Times Raped: x" and instead "Number Insulted: x" going back to the bad translator. I wonder why is that. Quite peculiar
Well there's another machine right next to her, you can get hit into it and watch her in the eyes as you're both being drilledSo I got to the room with the three sorcerers and the woman trapped on the sex machine, but I can't seem to get anything to happen. Am I missing something? Note: I don't have the game translated, so I may just be not doing what it says to do.
Huh, alright. I'm just at a complete loss from where to go from 11, unless that's as far as you can get in the game.Well there's another machine right next to her, you can get hit into it and watch her in the eyes as you're both being drilled
Some women aren't interactable. Dev just didn't finish them yet so you can't save everyone just yet as far as I know
You don't actually need to make separate lines for every number. Autotranslator can work with regular expressions.The translator was trying to translate the entire line at once, so I had to manually translate each number. I originally went up to 40, but I've uploaded a new file that goes up to 80. Hopefully that's high enough for now, though it's not a lot of work to increase it again if needed.
Counters:
r:"^陵辱された数 : ([0-9]+)$"=Times Raped: $1
r:"^([0-9]+)回$"=$1
Oh HO! Look at this person getting all fancy!You don't actually need to make separate lines for every number. Autotranslator can work with regular expressions.
You can write your counters section like this for example:
and it should work with any number.Code:Counters: r:"^陵辱された数 : ([0-9]+)$"=Times Raped: $1 r:"^([0-9]+)回$"=$1