奇幻遊戲社群

 找回密碼
 註冊
搜索
查看: 9910|回復: 6
打印 上一主題 下一主題

[分享] 國外高手製作的 DAOTlkEdit 0.20   [複製鏈接]

管理員

勇敢的

Rank: 12Rank: 12Rank: 12

閱讀權限
255
生命值
1586
法力值
1188
金幣
1686 G
聲望
238

管理員勳章 版主服務勛章 翻譯小組

跳轉到指定樓層
1
發表於 2010-2-28 06:30:44 |只看該作者 |倒序瀏覽
國外高手製作的 DAO TLK Editor 非常實用
7 K; ]4 O! p# D3 E" s% \2 y4 P0 S3 l9 `6 O3 @" T
+ l  D" P6 |6 R) S
6 ~/ c4 R$ e1 `3 t( Y
原文來源以及下載點:http://www.dragonagenexus.com/downloads/file.php?id=271
& V' `' r3 n. v1 J! R- F7 ~
) m' B" |% y/ L9 M( E/ c2 L6 m- YUploaded 04:38, 7 December 2009, last updated 11:23, 19 January 2010                ; _! v/ _& e/ L+ s; Q: Q
DAO (Dragon Age Origins) TLK (Talktable) Editor (DAOTlkEdit)
9 y; r( |! f0 ]" A: Y$ R ver. 0.20, 2010-01-19
/ o8 y5 ~8 v6 l9 O4 b4 q' M2 w; S$ w& a- [& n
- DAO TLK Editing Tool, @# I# K1 N1 S7 I3 K1 R* m; C
- Can handle multi-referenced string(s).9 D$ u+ A4 x" @% I: d' h3 K
- Export (Tab Sep. or Line Sep. with/without dup.)
' i4 z! |8 M' ^. y - Import (Tab Sep. or Line Sep.)
# k8 A9 U3 d) Q5 t - Comparing tlk-files
0 c- ~6 ^7 e" }6 Q5 K0 m+ Z* N/ r - Checking categories of the strings and Filtering the strings.
/ q1 q/ o' r. d- i7 W& I  % H% f4 J+ d) N7 F! y& Y
- Require .NET Framework.
5 x0 w1 |/ M7 h! H) _7 h! \  S
) V" S- s& [+ w8 ~0 z* Without command-line option, Program starts in UI Mode.
. N; m- A2 _$ f- c2 w9 E
0 w* y6 j! i5 B3 {: k- }% A% A* Command-Line mode ---------------------------------------
1 N3 A3 M/ s4 h& p. _
8 Q6 m% F7 @! ?1 t2 l) ZExitcode: 0 No-Error or Succeed. else, Error Occurred4 ^; G* h2 F1 X

9 S7 d. [6 O- ?3 GCommon options
1 o7 i/ e! d/ ]+ X4 \# J, n& T/ M0 Q- M
( I* l8 _) y* ]* }/ J3 r - Option with 'Q', silent mode. doesn't display message box for error
$ S  e' l4 [' e$ Y0 |" A - Option with 'X', always display message box showing exitcode
' k% C% x; }) ]  g - Option with 'Z', logging off
6 z( V- U$ O1 }. \' x1 \$ W/ I) N& S4 |
DAOTlkEdit -m2tab from-multiline-txt to-tabbed-txt
1 j- ~# \; W5 }
* m8 p/ k  n9 n% M* n; [ - SDJ's tlkeditor Export TXT to "ID TAB STRING" TXT File
% Z+ l  }; T) u( `/ \6 B
0 q, n" v/ n; ?0 y- hDAOTlkEdit -tab2m from-tabbed-txt to-multiline-txt6 g) U# q  a% K
& s  C$ Y0 `5 ]" c) H
- Tab Sep. TXT File to SDJ's tlkeditor Export TXT ) p. D5 s; g- B1 g1 V" t
0 d$ `3 E3 P" g0 n# Q0 ^
DAOTlkEdit -diff[m] a.txt b.txt
5 G' u4 q" D  d5 F
5 @0 z: `. i, @) S - Compare two txt file, and Extract diff strings To <a.diff.txt / b.diff.txt> with same item(s) and order. plus <a.only.txt / b.only.txt>
* Y8 r5 @9 P* `  z. ^! Y - Case option without 'm' (-diff), Tab Sep. txt file.3 R, s6 B( V. N. f% ]
- Case option with 'm' (-diffm), Line Sep. txt file.  g. P) t! t7 s; V. H

; B; [% r8 l& }% hDAOTlkEdit -e[m] from-tlk-file [to-txt-file]( T- m- }) q' A6 q7 U
" `2 b# m3 X# w5 q
- Export string item(s)
1 z2 U8 p9 A/ L) D9 t+ u - Option with 'u', extract without dup.+ z% ?# D' N: S
- Option with 'm', Line Sep. txt file.
1 }8 h6 |8 d9 g4 N7 b - Option with 's', sorted by strref./ q5 `! D+ M) n3 e4 t; T$ Z5 ~" E( T
- Case omitted to-txt-file, saved to tlk-file.txt
' h! r6 N3 t4 F, ?
( n8 N/ h4 Y- u' j0 W' J5 ZDAOTlkEdit -i[S][R] tlk-file import-txt-file [save-tlk-file]
2 d" P, b, q; H3 l- c; V) S- a! e, B5 e) Q. }# Y5 ]+ D* t
- Import string item(s)) H; U2 x! O, P" k  s% A
- Import-txt-file can have wild chars. ex: "*.txt", "core*.txt", "import-0912\*.txt"
" f9 b0 G8 [  _8 C - Option with 'S', update a string value separately by strref
. x, D8 n; \1 D; ?9 e5 E - Option without 'S', update directly the shared-string (multi-reference string value)4 l0 l  a5 |# q
- Option with 'R', strings will be reconstructed, and the same strings be merged.9 {% _3 [1 I$ L( O
- Case omitted save-tlk-file, overwrite tlk-file% O7 L- n, b, s/ z( c0 a, `

$ \0 _6 V- ^( m! U5 |5 }, SDAOTlkEdit -d source-files output-save-directory export-txt-file
- X* t9 g7 [' o/ i! N" \1 v" b  ~, C( E9 `6 ^& U6 D4 j' P
- Remove & Export GFF3.2x embeded strings1 a( T0 ~- n2 N5 Y
- source-files. ex: "*.*", "mymodule\*.uti", "mymodule.erf"
0 [/ ?, `4 W; X  
& u+ l5 L0 b+ t: l3 U8 f* History -------------------------------------------------' h8 f/ {) k5 o) a6 B1 i* K1 \
0 x2 r( l0 |1 G, N
ver. 0.20, 2010-01-19
- R& a* R( G4 ]4 t  ~
: J- Q) M. M: G( X2 x- fixed. didn't found strref.2 o8 X" [; i9 ^4 E7 P3 q
- added. GFF3.2x remove & export embeded string.0 t8 C2 S3 K: d* `8 h0 X
- added, Find All
* O* _  ?# y' e! Z; y; K6 j- fixed, edit text didn't changed when undo current cell: D, l" V4 ?, F
- fixed, Find(F2) didn't do from start row. (v0.16 bug); }. U6 X/ f! n: U$ U
- deleted, empty.tlk' \  B- j: M6 P( f2 L
1 K) @" C+ X$ x
附件: 你需要登錄才可以下載或查看附件。沒有帳號?註冊
暗黑3打寶機! 即將上市!

Rank: 1

閱讀權限
10
生命值
9
法力值
9
金幣
178 G
聲望
2
2
發表於 2010-5-2 15:41:56 |只看該作者
這兩天利用這套軟體,把貴站的繁體版本整合進去3DM的繁體版本,呵呵~很有趣的玩法,
5 l! A, y1 S" ]- @+ q如果有支援字典檔的話,那翻譯、校正起來就方便多了。
1 @4 z7 F' M, b+ U5 j: Z4 i$ Y' `
等一下準備試玩看看有沒有問題~

點評

humour  他們去土城桐花公園玩,好像是要交作業的,剛好讓我有空可以練習,現在小孩比大人忙多了。  發表於 2010-5-2 22:12:54
雅子  +U囉@@,不過你不是有三個小朋友要帶,假日沒帶他們出去玩啊?  發表於 2010-5-2 18:35:38
『唵嘛呢叭彌哞』的正確發音應該是
= All Money Back Me Home!!

使用道具 舉報

Rank: 3Rank: 3

閱讀權限
30
生命值
0
法力值
0
金幣
159 G
聲望
79
3
發表於 2010-5-2 15:49:55 |只看該作者
用的時候要注意這東西導出的文本是 ANSI 的系統默認編碼$ L5 ]; b0 m& y4 N& S5 r
給UTF8什麽的文本,導回就亂碼了。

點評

humour  我是直接在程式裡頭翻譯、校正,可以開分割視窗載入其他檔案來參考,很棒的功能!  發表於 2010-5-2 16:52:56

使用道具 舉報

Rank: 3Rank: 3

閱讀權限
30
生命值
378
法力值
188
金幣
1015 G
聲望
93
4
發表於 2010-5-2 18:26:59 |只看該作者
用的時候要注意這東西導出的文本是 ANSI 的系統默認編碼4 N$ k! G2 ]- w/ U/ J
給UTF8什麼的文本,導回就亂碼了。 ...
1 O3 ~4 P  W/ r: g* ]# }blackteajing 發表於 2010-5-2 15:49

/ j9 Y* m: N; [! T9 l: H, r  s% B1 T
  z' V3 I- S; z" d; n/ v8 Y  W4 r話說,我是用這個來修改 TLK 檔案的,
2 r# N- O2 Y; `% y, A6 k$ v
3 ~2 W* a! y; W( w+ B! {7 x3 A也是用他來繁化 3DM 的那個 簡體,只需要匯出,修改,匯入就好了
) j9 |$ n) k: K' v% r6 p7 }3 _" d( Y6 W6 J- Z: O
匯出時選圖中那項,就不會是亂碼了,: M- l- E4 \+ Q. T( Y
附件: 你需要登錄才可以下載或查看附件。沒有帳號?註冊

點評

humour  3Q,筆記~筆記~基本上,已經把 core_en-us.tlk 跟 singleplayer_en-us.tlk 都搞定了,邊玩邊等五月底吧,哈!  發表於 2010-5-2 22:09:52
已有 1 人評分聲望 收起 理由
Jeff + 1 感謝說明

總評分: 聲望 + 1   查看全部評分

沒事就亂晃,不懂的就Google,再沒有就問囉

使用道具 舉報

Rank: 1

閱讀權限
10
生命值
0
法力值
0
金幣
12 G
聲望
0
5
發表於 2010-5-10 18:28:50 |只看該作者
貌似很有用的工具啊,能看到所有分支对话的剧本吗~~~

使用道具 舉報

Rank: 1

閱讀權限
10
生命值
0
法力值
0
金幣
12 G
聲望
0
6
發表於 2010-5-10 18:29:59 |只看該作者
下载不能?
6 K) n7 M) A6 V8 r( Q" Y對不起,只有特定用戶可以下載本論壇的附件,請返回。

點評

beta400  如不能下載, 請到http://www.dragonagenexus.com/downloads/file.php?id=271 亦可參考模組區的nexus 下載短片教學  發表於 2010-5-10 19:12:46

使用道具 舉報

閱讀權限
0
生命值
0
法力值
0
金幣
5 G
聲望
-1
7
發表於 2010-7-22 02:16:31 |只看該作者
本帖最後由 Owner.S 於 2010-7-22 22:40 編輯 , s9 t# c8 P  i0 A) V+ i: S

- c- {1 a0 U; [; }: L$ ^5 t, zgood software !!!
1 H) z7 e+ s. U$ Q6 Ssupport, support !!!  k* R* q7 ?/ g% Y4 g
! \& n9 H% W0 j
疑問,8 C& z* p& j1 |2 ~; Z- U
在下用 DAOTLKEDIT + 簡繁轉換, 把最新的簡體漢化轉成繁體, 但遊戲時發現出現這樣 "[]" 字體不能顯示情況, 推測是簡體字型庫沒有某些繁體字型, 請問有否方法更換字體呢, 謝
已有 1 人評分聲望 金幣 收起 理由
Jeff -1 -2 請去除多餘符號

總評分: 聲望 -1  金幣 -2   查看全部評分

使用道具 舉報

您需要登錄後才可以回帖 登錄 | 註冊

手機版|奇幻遊戲社群

GMT+8, 2025-11-11 00:37

Powered by Discuz! X2

© 2001-2011 Comsenz Inc.

回頂部