Saint Seiya Online
Would you like to react to this message? Create an account in a few clicks or log in to continue.

How to do an English Patch - Tutorial

View previous topic View next topic Go down

How to do an English Patch - Tutorial Empty How to do an English Patch - Tutorial

Post by tiger316 Fri Jun 06, 2014 6:20 pm

To do an English Patch you need these following programs:
- Quickbms (and a script.bms file to "unpack" the files from script.pck
- Notepad++
- DecompileLUAC
All of them are in this .rar file:
 :11423: SSO Translation Pack

Here you can download all the files that are translated:
 :11423: KIKI - you can't edit rightmenuconfig.lua and npclist.lua files from here (rest of files you can edit), because they are compiled and if you decompile them it will show only errors (but you need them)
and here is a copy of the translated files
 :11423: Copy of translated files - here you can edit these two files (rightmenuconfig and npclist), because they aren't compiled

Now follow this steps:
1. Do a backup of script.pck file of course and copy that file to folder where you have all that programs, and also do a shortcut of quickbms with -w -r at the end of target line. Your target line should like that:
"F:\**\SSO Translation\quickbms\quickbms.exe" -w -r - you will need that shortcut later.

2. Now run quickbms select script.bms file, then select script.pck file and then select a folder where you want to unpack it.

3. Then open a .lua file for example login.lua from i18n folder with notepad++ and save the file as login.luac file and copy the file to the folder with DecompileLUAC file.

4. Open that DecompileLUAC file and do what program says and it will do a dec_login.lua file and you can start translated it or if you downloaded the translated files from top of that tutorial you can check if the lines in the file are the same by using notepad++ and when you finish save it as login.lua.

Remember translated files can't be larger than orginal ones, but if they are larger you can use this site: http://luac.mtasa.com/, however it not works on all files for example instance.lua and when the anti-decompile option is on you will not be able to edit the file, so don't delete the decompiled files, that's why I have copy of each and every single one translated file and also the files needs to be in the same folder that they were before, so for example you have two folders one for original untranslated files and second for translated files, therefore if that login.lua file was in i18n folder you need create the same folder in the folder for translated files and put that file in that folder.

5. Now when you have some files/lines translated in right folders or you are updating the patch, use that quickbms shortcut that you made in the first step select script.bms, then select script.pck in which you want put the translated files (not that 0 kb script.pck but that original one) and then select a folder with your translated files (main folder for example KIKI - my main folder, not folders in that folder for example i18n, skill, map etc.

6. Put your script.pck file in package folder and enjoy your English Patch.

If something isn't clear or you have problems with something feel free to post here or PM me.

I wish you Good Luck!
tiger316
tiger316
Silver Saint
Silver Saint

Posts : 39
Join date : 2013-05-18
Age : 31
Location : Poland

Back to top Go down

How to do an English Patch - Tutorial Empty Re: How to do an English Patch - Tutorial

Post by BloodySorcerer Wed Jun 18, 2014 5:00 pm

Most helpful! Thank you!
BloodySorcerer
BloodySorcerer
Black Saint
Black Saint

Posts : 28
Join date : 2014-06-07
Age : 35

Back to top Go down

How to do an English Patch - Tutorial Empty Re: How to do an English Patch - Tutorial

Post by Suisei Thu Jul 10, 2014 11:01 am

Something seems strange to me. Can you reimport translated .lua files without recompile them ? Does it really work ? >.O
Suisei
Suisei
Bronze Saint
Bronze Saint

Posts : 3
Join date : 2014-06-27

Back to top Go down

How to do an English Patch - Tutorial Empty Re: How to do an English Patch - Tutorial

Post by GendaFX Thu Jul 10, 2014 7:33 pm

It depends on which file you want to reimport. For some files it works, for some files it doesn't.
avatar
GendaFX
God Saint
God Saint

Posts : 111
Join date : 2013-06-02
Age : 26

Back to top Go down

How to do an English Patch - Tutorial Empty Re: How to do an English Patch - Tutorial

Post by Suisei Fri Jul 11, 2014 10:47 am

OK. Thank you for answering so quickly. ^^
Suisei
Suisei
Bronze Saint
Bronze Saint

Posts : 3
Join date : 2014-06-27

Back to top Go down

How to do an English Patch - Tutorial Empty Re: How to do an English Patch - Tutorial

Post by GendaFX Fri Jul 11, 2014 6:01 pm

You're welcome ! :)

I don't have enough time to make the patch so ... I'll help whoever wants to do it at my best ! :)
avatar
GendaFX
God Saint
God Saint

Posts : 111
Join date : 2013-06-02
Age : 26

Back to top Go down

How to do an English Patch - Tutorial Empty Re: How to do an English Patch - Tutorial

Post by Deadtift Sat Jul 12, 2014 1:26 am

I found (googleing) another patch with items description and other stuff that you haven't translated. With this patch i also found an autoupdater that permit to adjust text without reimport decompile and compile every time.

I'm testing all so stay tuned...if i'm able to integrate all to our patch I will attach it here and i'll semplify all the patching system with every patch in future.

edit: It works  :smille6: joined 2 patch. Both translation works. I have only an error wile I start the game.

How to do an English Patch - Tutorial Errore10

Deadtift
Deadtift
Black Saint
Black Saint

Posts : 17
Join date : 2014-07-03
Age : 41
Location : Vicenza - Italy

Back to top Go down

How to do an English Patch - Tutorial Empty Re: How to do an English Patch - Tutorial

Post by GendaFX Sat Jul 12, 2014 9:52 am

It's normal, maybe you've got a file from a previous update then. RightMenuConfig thing always change. :/
I can imagine that the autoupdater you found is outdated (If it's the one I'm thinking about.)
avatar
GendaFX
God Saint
God Saint

Posts : 111
Join date : 2013-06-02
Age : 26

Back to top Go down

How to do an English Patch - Tutorial Empty Re: How to do an English Patch - Tutorial

Post by BadPicollo Thu Jul 24, 2014 6:24 pm

Yo @GendaFX If you will have time at Saturday or Sunday maybe you can teach me a little with the eng patch, here is nice site you can share your screen and show me how you do that, or i can share my ecran/mouse with you.
BadPicollo
BadPicollo
Admin
Admin

Posts : 2249
Join date : 2013-05-18
Location : Corse

http://myanimelist.net/animelist/Zollty

Back to top Go down

How to do an English Patch - Tutorial Empty Re: How to do an English Patch - Tutorial

Post by GendaFX Thu Jul 24, 2014 10:56 pm

To be honest ... I don't have any time by now, and I think that tiger explained it all very good =)

But sure If I've got some free time, sure I'll explain everything you want to know !
avatar
GendaFX
God Saint
God Saint

Posts : 111
Join date : 2013-06-02
Age : 26

Back to top Go down

How to do an English Patch - Tutorial Empty Re: How to do an English Patch - Tutorial

Post by BadPicollo Fri Jul 25, 2014 10:15 pm

GendaFX wrote:To be honest ... I don't have any time by now, and I think that tiger explained it all very good =)

But sure If I've got some free time, sure I'll explain everything you want to know !

Ye he explained it good but i can't survive... :05465 
BadPicollo
BadPicollo
Admin
Admin

Posts : 2249
Join date : 2013-05-18
Location : Corse

http://myanimelist.net/animelist/Zollty

Back to top Go down

How to do an English Patch - Tutorial Empty Re: How to do an English Patch - Tutorial

Post by lemisternick Fri Aug 29, 2014 3:17 pm

i cant patch it :'(
lemisternick
lemisternick
Bronze Saint
Bronze Saint

Posts : 1
Join date : 2014-08-27

Back to top Go down

How to do an English Patch - Tutorial Empty Re: How to do an English Patch - Tutorial

Post by DJPrince Wed Sep 03, 2014 12:38 am

some people make no sense
DJPrince
DJPrince
Athena's Saint
Athena's Saint

Posts : 502
Join date : 2014-08-04

Back to top Go down

How to do an English Patch - Tutorial Empty Re: How to do an English Patch - Tutorial

Post by DJPrince Wed Sep 03, 2014 12:40 am

but i like the game and graphics accept the chinese so how to download ennglish patch mniacuario mniacuario mniacuario verseaufinalob9 :05467:
DJPrince
DJPrince
Athena's Saint
Athena's Saint

Posts : 502
Join date : 2014-08-04

Back to top Go down

How to do an English Patch - Tutorial Empty Re: How to do an English Patch - Tutorial

Post by edneyhelene Tue Nov 11, 2014 3:18 pm

Can u please reupload kiki files? im triyng to translate the TW version and its becomming streesable =(
edneyhelene
edneyhelene
Silver Saint
Silver Saint

Posts : 44
Join date : 2014-09-09

Back to top Go down

How to do an English Patch - Tutorial Empty Re: How to do an English Patch - Tutorial

Post by tiger316 Tue Nov 11, 2014 10:38 pm

edneyhelene wrote:Can u please reupload kiki files? im triyng to translate the TW version and its becomming streesable =(

Sorry I don't have these files on my PC anymore.
tiger316
tiger316
Silver Saint
Silver Saint

Posts : 39
Join date : 2013-05-18
Age : 31
Location : Poland

Back to top Go down

How to do an English Patch - Tutorial Empty Re: How to do an English Patch - Tutorial

Post by edneyhelene Wed Nov 12, 2014 1:05 am

oh no problem im already patching mine...check your inbox..thanks alot
edneyhelene
edneyhelene
Silver Saint
Silver Saint

Posts : 44
Join date : 2014-09-09

Back to top Go down

How to do an English Patch - Tutorial Empty Re: How to do an English Patch - Tutorial

Post by yungmook28 Sat Mar 21, 2015 6:54 am

can some one reupload a kiki files
yungmook28
yungmook28
Bronze Saint
Bronze Saint

Posts : 1
Join date : 2015-03-21

Back to top Go down

How to do an English Patch - Tutorial Empty Re: How to do an English Patch - Tutorial

Post by vladko92 Fri Apr 10, 2015 2:24 am

Would have been much, much more helpful if it was put in video... I can't get it work... I load everything as you gave those steps... but I don't get what I am suppose to do further... one nice video of 10 min, could given much more insight than steps written in the forum... so please can you update that with a video... would be much more easier to understand...
vladko92
vladko92
Athena's Saint
Athena's Saint

Posts : 548
Join date : 2013-12-29
Age : 31
Location : Bulgaria

Back to top Go down

How to do an English Patch - Tutorial Empty Re: How to do an English Patch - Tutorial

Post by Ikyna Sat May 23, 2015 11:57 am

where can we get the script.bms that works with SSO please thank you for your help
Ikyna
Ikyna
Bronze Saint
Bronze Saint

Posts : 1
Join date : 2015-05-23

Back to top Go down

How to do an English Patch - Tutorial Empty Re: How to do an English Patch - Tutorial

Post by Sponsored content


Sponsored content


Back to top Go down

View previous topic View next topic Back to top

- Similar topics

Permissions in this forum:
You cannot reply to topics in this forum