- Dec 23, 2018
- 1
- 1
Gym don't workHeyo. A translated version of 48.8 is now available. My script ---> finished running <---
As the above emphasis suggests, there hasn't been much testing done besides 10 minutes of random clicking around.
But if you're itching to play it regardless, you can download the .qsp file fromYou must be registered to see the links
You're gonna need to download the game separately.
Basically follow the instructions on that page.
For now, it doesn't have the many QoL fixes and additions that me and the other devs did for previous versions.
Once I'm sure the script fully works as intended, I.E. I can run it and the code requires no additional manual changes, I'll add them back.
Oh, and if you are downloading my QSP and something goes wrong, please tag me and add a screenshot. Anything from videos/images not showing to missing dialogue choices to straight up error are greatly appreciated
BTW, I think, this is not compatible with previous saves, but if I'm right in how QSP works, it should (big "hopefully" here) keep compatibility for later versions. (no promises tho)
Have fun (hopefully... man I hope it just works )
PS: If you're interested in the script itself instead, it's on the same repo, "main.py" (very original name, I know).
But I'm warning you, it's horrible.
Fixed in latest release. Thank you for the report. The issue was a really big oversight on my part. Probably fixed a whole lot more stuff with this too.
Next bug the third requirement don't work -after look like thisFixed in latest release. Thank you for the report. The issue was a really big oversight on my part. Probably fixed a whole lot more stuff with this too.
You must be registered to see the links
Also updated in my de-facto OP
Should be fixed now. Thank youNext bug View attachment 3078610 the third requirement don't work -after look like this View attachment 3078614
Next bug police stadion dialogue dont workShould be fixed now. Thank you
You must be registered to see the links
Also updated in my de-facto OP
Where can I download the new version 48.8 ?Heyo. A translated version of 48.8 is now available. My script ---> finished running <---
As the above emphasis suggests, there hasn't been much testing done besides 10 minutes of random clicking around.
But if you're itching to play it regardless, you can download the .qsp file fromYou must be registered to see the links
You're gonna need to download the game separately.
Basically follow the instructions on that page.
For now, it doesn't have the many QoL fixes and additions that me and the other devs did for previous versions.
Once I'm sure the script fully works as intended, I.E. I can run it and the code requires no additional manual changes, I'll add them back.
Oh, and if you are downloading my QSP and something goes wrong, please tag me and add a screenshot. Anything from videos/images not showing to missing dialogue choices to straight up error or even untranslated text are greatly appreciated.
BTW, I think, this is not compatible with previous saves, but if I'm right in how QSP works, it should (big "hopefully" here) keep compatibility for later versions. (no promises tho)
Have fun (hopefully... man I hope it just works )
PS: If you're interested in the script itself instead, it's on the same repo, "main.py" (very original name, I know).
But I'm warning you, it's horrible.
In hindsight I should've added the download link to that post. Added them now.Where can I download the new version 48.8 ?
Fixed in latest release. Thank youNext bug police stadion dialogue dont work View attachment 3079555
Would you please incorporate at least some basic cheat activities ?In hindsight I should've added the download link to that post. Added them now.
Fixed in latest release. Thank you
You must be registered to see the links
Also updated in my de-facto OP (now with download links for the main game)
Ad1 -- if you are talking about a QSP from a different author then this is normal when the variables change (and the naming of the variables did change)I found some issues for 023.
1. I can't use 46.6 save files.
2. I can't attend class in university. There is no permission
is there any download link for only 0.46 to 0.48 update patch?In hindsight I should've added the download link to that post. Added them now.
Fixed in latest release. Thank you
You must be registered to see the links
Also updated in my de-facto OP (now with download links for the main game)
#2 use QSP save editor, change variable "xz_event_3t" to 1, then go principal office to "on-campus picket team"I found some issues for 023.
1. I can't use 46.6 save files.
2. I can't attend class in university. There is no permission
View attachment 3080286
3. In Immigration Administration, "interaction" has a problem like below
View attachment 3080292
Thanks for the help. I won't integrate the .qsp file you've provided because my goal is to build the tool that translates the game but I will look at the errors you've pointed out and fix the tool so it properly translates the game.Ad1 -- if you are talking about a QSP from a different author then this is normal when the variables change (and the naming of the variables did change)
Ad2 -- I am at the university at the moment and attending classes. Can you be more specific ?
Ad3 -- I have found the issue Lokplart ---its in the immigration_administration Line 31. Variable $where_to_go_out = ''city_hall''. Also proposed a commit to your git.
park870130 --- I have quick-fixed it in my QSP -- Reuploaded it above in my earlier post.
As I said in my OP. Old save files are not compatible.I found some issues for 023.
1. I can't use 46.6 save files.
2. I can't attend class in university. There is no permission
3. In Immigration Administration, "interaction" has a problem like below
Unfortunately, I don't think there is. I don't think it would even be compatible. Some filenames have been changed in the 46.6 translation. I am using completely unchanged files.is there any download link for only 0.46 to 0.48 update patch?
Why the old save files are not compitable? Is it because of the original dev or your modifications?Thanks for the help. I won't integrate the .qsp file you've provided because my goal is to build the tool that translates the game but I will look at the errors you've pointed out and fix the tool so it properly translates the game.
The reason why I don't add any of the QoL (such as the cheats) yet is because every fix, I keep retranslating everything from scratch using the script. As such I would have to manually add them back over and over again for every fix or test I make.
As I said in my OP, I will add them back once the script can translate the game into a state where it's playable from start to finish.
I know it's a bit selfish on my part, that I'm focusing more on the tool than I do on the game itself, but I won't have the free time I have now forever so I want to make sure future translations can be done quickly.
As I said in my OP. Old save files are not compatible.
Thank you for the bug report
Unfortunately, I don't think there is. I don't think it would even be compatible. Some filenames have been changed in the 46.6 translation. I am using completely unchanged files.
It's because of how QSP works. If the variable names change (and if you are translating from foreign variable names -- it can and will happen. Especially if there are several translations out there) then the save files won't work.Why the old save files are not compitable? Is it because of the original dev or your modifications?