forked from OpenMW/openmw
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
17 changed files
with
175 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
- ������,ת��esm/esp��txt��ʽ: | ||
|
||
��ԭ���3��esm�ͺ���������3��esp�ļ�(tes3cn_*.esp)�ŵ� openmw\scripts Ŀ¼��, | ||
��������, ���� openmw\scripts Ŀ¼, �����������漸������, ���ɳ���Ӧ��6��txt�ļ�: | ||
luajit tes3dec.lua Morrowind.esm 1252 > Morrowind.txt | ||
luajit tes3dec.lua Tribunal.esm 1252 > Tribunal.txt | ||
luajit tes3dec.lua Bloodmoon.esm 1252 > Bloodmoon.txt | ||
luajit tes3dec.lua tes3cn_Morrowind.esp gbk > tes3cn_Morrowind.txt | ||
luajit tes3dec.lua tes3cn_Tribunal.esp gbk > tes3cn_Tribunal.txt | ||
luajit tes3dec.lua tes3cn_Bloodmoon.esp gbk > tes3cn_Bloodmoon.txt | ||
|
||
- ��鲢����ؼ��� | ||
|
||
��������һ������������6��txt�ļ���topics.txt,���ͨ��������3��tes3cn_*_fix.txt: | ||
luajit check_topic.lua topics.txt > errors.txt | ||
|
||
��Щ������Ϣ������������к�errors.txt, �����������ʾ��"ERROR:"��ͷ�Ĵ���, ��Ҫ������. | ||
���ִ�����Ϣ�Ľ���: | ||
invalid topic [xxx] at line ... ԭ��txt���Ҳ���xxx�ؼ���(txt����DIAL.NAME "xxx"�ҽ������������б�����DIAL.DATA [00]��) | ||
invalid check topic [xxx] at line ... ����txt���Ҳ���xxx�ؼ��� | ||
duplicated topic [xxx] at line ... topics.txt��ԭ��xxx�������ظ� | ||
duplicated checkTopic [xxx] at line ... topics.txt������xxx�������ظ� | ||
undefined topic [xxx] ԭ��txt����ֹ��ؼ���xxx,��topics.txt��û���� | ||
undefined check topic [xxx], ref [yyy] ����txt����ֹ��ؼ���xxx,��topics.txt��û����,���ܶ�Ӧ��ԭ��ؼ�����yyy | ||
|
||
- ���ת��txt��esp��ʽ | ||
|
||
luajit tes3enc.lua tes3cn_Morrowind_fix.txt tes3cn_Morrowind_fix.esp | ||
luajit tes3enc.lua tes3cn_Tribunal_fix.txt tes3cn_Tribunal_fix.esp | ||
luajit tes3enc.lua tes3cn_Bloodmoon_fix.txt tes3cn_Bloodmoon_fix.esp | ||
|
||
����˵��: | ||
1. topics.txtҪ������Ӣ����ĸȫ��Сд. | ||
2. ����ж����esm/esp�ļ���Ҫ����, Ҳ��Ҫת����txt, ����check_topic.lua: | ||
��src_filenames����ԭ���txt�ļ�, dst_filenames���人���浼����txt���������txt�ļ���. | ||
3. ���mod���ӹؼ���, ��Ҫ����topics.txt | ||
4. tes3dec��tes3enc�����ܵ�esm/esp��������, ת��Ϊ���ı��ļ�, ������, �������� | ||
Ŀǰ֧���Ϲž���3/4/5,����3/nv/4, ���Ϲž���5�ͷ���4�����ֲ��ŵ�esm/esp����. |
Binary file not shown.
Oops, something went wrong.