We have a Steam curator now. You should be following it. https://store.steampowered.com/curator/44994899-RPGHQ/
[Solved] Translation Help
Moderator: Mod Janitor
[Solved] Translation Help
Hey I am stuck in translation process, I opened ConverterApp from LSLIB, entered the path to my language.pak and place I want to unpack it as instructed, but once I hit Extract package I receive an error message "Access to the path C:User\... is denied"
I tried run LSLIB as admin and change the path from programfiles to an unprotected like download but issue remain.
Any idea what I should do?
I tried run LSLIB as admin and change the path from programfiles to an unprotected like download but issue remain.
Any idea what I should do?
Last edited by orinEsque on June 22nd, 2024, 17:49, edited 2 times in total.
HmmGovawa wrote: ↑ June 10th, 2024, 21:44Hey I am stuck in translation process, I opened ConverterApp from LSLIB, entered the path to my language.pak and place I want to unpack it as instructed, but once I hit Extract package I receive an error message "Access to the path C:User\... is denied"
I tried run LSLIB as admin and change the path from programfiles to an unprotected like download but issue remain.
Any idea what I should do?
Can you screenshot just before you click "Convert" ?
Victors clap when others succeed; Losers feel every spotlight as a personal bleed.
Hey! I just understood what I did wrong: I was only selected the path to the folder containing french.pak but not the .pak itself.orinEsque wrote: ↑ June 10th, 2024, 23:22HmmGovawa wrote: ↑ June 10th, 2024, 21:44Hey I am stuck in translation process, I opened ConverterApp from LSLIB, entered the path to my language.pak and place I want to unpack it as instructed, but once I hit Extract package I receive an error message "Access to the path C:User\... is denied"
I tried run LSLIB as admin and change the path from programfiles to an unprotected like download but issue remain.
Any idea what I should do?
Can you screenshot just before you click "Convert" ?
Obviously once I select the .pak file everything works as intended.
However I find myself struggling a bit later. I have converted french.pak and english.pak into .xml and found the line with the ID provided. But I am ensure of what I should do next. Do I have to copy the content from french.xml into english or the opposite?
Is there a way to easily select all line to copy? I do not know how to use notepad and ctrl shift + down arrow does not seem to be working as in excel
Use the ID (from the english.xml) to find the equivalent line in french.xml.Govawa wrote: ↑ June 11th, 2024, 20:47Hey! I just understood what I did wrong: I was only selected the path to the folder containing french.pak but not the .pak itself.orinEsque wrote: ↑ June 10th, 2024, 23:22HmmGovawa wrote: ↑ June 10th, 2024, 21:44Hey I am stuck in translation process, I opened ConverterApp from LSLIB, entered the path to my language.pak and place I want to unpack it as instructed, but once I hit Extract package I receive an error message "Access to the path C:User\... is denied"
I tried run LSLIB as admin and change the path from programfiles to an unprotected like download but issue remain.
Any idea what I should do?
Can you screenshot just before you click "Convert" ?
Obviously once I select the .pak file everything works as intended.
However I find myself struggling a bit later. I have converted french.pak and english.pak into .xml and found the line with the ID provided. But I am ensure of what I should do next. Do I have to copy the content from french.xml into english or the opposite?
Is there a way to easily select all line to copy? I do not know how to use notepad and ctrl shift + down arrow does not seem to be working as in excel
Copy the whole line from <content ... > </content> and move it to the bottom but just before </contentList>
Then go about altering the text to fit no alphabets english.loca
you have to do this one by one for all lines. at least until I write a script for all to use.
Victors clap when others succeed; Losers feel every spotlight as a personal bleed.
Alright, here is what I have:
The below picture is the line in english.xml for which I find the code you provided, ID 229987

This one is from the french.xml with the same code, line ID 66320

This is line number for </content> in french.xml ID 216066

So I need to copy all lines from french.xml between 66320 and 216066 into english.xml?
The below picture is the line in english.xml for which I find the code you provided, ID 229987

This one is from the french.xml with the same code, line ID 66320

This is line number for </content> in french.xml ID 216066

So I need to copy all lines from french.xml between 66320 and 216066 into english.xml?
No you are working purely on french.xmlGovawa wrote: ↑ June 11th, 2024, 22:09Alright, here is what I have:
The below picture is the line in english.xml for which I find the code you provided, ID 229987
This one is from the french.xml with the same code, line ID 66320
This is line number for </content> in french.xml ID 216066
So I need to copy all lines from french.xml between 66320 and 216066 into english.xml?
Copy French xml line ID 66320, and ONLY this line to a new line under french.xml line 216066.
You have move single lines one by one to the bottom. You do not touch english.xml, and use it only for the contentuid or handle.
Last edited by orinEsque on June 11th, 2024, 22:32, edited 1 time in total.
Victors clap when others succeed; Losers feel every spotlight as a personal bleed.
Thanks a lot! This is much more clear now 
This will be a lot of work to do, but worth it!
Is there an easy way to know once I am finished if the mod is working properly?
This will be a lot of work to do, but worth it!
Is there an easy way to know once I am finished if the mod is working properly?
Hmm, load your save just before freeing Ser Aylin. When you speak to him there should be many lines referring to Aylin as a man of its working correctly.Govawa wrote: ↑ June 12th, 2024, 14:08Thanks a lot! This is much more clear now
This will be a lot of work to do, but worth it!
Is there an easy way to know once I am finished if the mod is working properly?
Victors clap when others succeed; Losers feel every spotlight as a personal bleed.