奇幻遊戲社群

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

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

管理員

勇敢的

Rank: 12Rank: 12Rank: 12

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

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

跳轉到指定樓層
1
發表於 2010-2-28 06:30:44 |只看該作者 |倒序瀏覽
國外高手製作的 DAO TLK Editor 非常實用! T* _6 P3 ~- e

# j( x: Z0 \/ M9 g9 X : z. J5 }/ C& _7 n
* S4 P0 R( X; H" \& d7 B0 ]& @
原文來源以及下載點:http://www.dragonagenexus.com/downloads/file.php?id=271% i. p2 n5 c5 Z4 a9 m: C
$ E* _: |: g8 K8 H+ h) {; F
Uploaded 04:38, 7 December 2009, last updated 11:23, 19 January 2010                ( W; }0 c, C; x3 h, J( {
DAO (Dragon Age Origins) TLK (Talktable) Editor (DAOTlkEdit)7 Y9 y1 o8 H1 w% J
ver. 0.20, 2010-01-19. S* Q/ A0 b$ |
  O. ]4 b' J, r6 z
- DAO TLK Editing Tool5 g: _: ]5 N5 i. s/ A2 A1 E( h2 U
- Can handle multi-referenced string(s).
" u' U$ W: K( }5 s/ y  E( l- W - Export (Tab Sep. or Line Sep. with/without dup.)+ b  t8 M9 t8 I' `
- Import (Tab Sep. or Line Sep.)6 ~2 g8 _( o: ?# {
- Comparing tlk-files
# v# A! [4 R- E. ?3 S" p - Checking categories of the strings and Filtering the strings.) ?& v% B$ \6 M9 M
  
% t8 ]" z. _: J# C$ y: s2 _ - Require .NET Framework.3 s; P& C$ x% W$ w

7 M( o% v( P/ s1 H- z- ~* Without command-line option, Program starts in UI Mode.
1 v" t8 D1 b5 y6 T* G2 H+ d+ z& e9 t& J4 ?; `) m8 b
* Command-Line mode ---------------------------------------
" b1 ~$ P; V* e, e& N; d
9 G3 r4 R3 [2 w+ ZExitcode: 0 No-Error or Succeed. else, Error Occurred1 @. F% T9 J3 M, }  v. i

8 W$ I  H4 i* G0 Q- h# _9 C) rCommon options7 _5 _" _( \6 G+ o
  D. Z- s4 S& E9 \* R  b. @) Q
- Option with 'Q', silent mode. doesn't display message box for error
4 b  V' ?) R9 W& B' O  \ - Option with 'X', always display message box showing exitcode
) k. T% u7 ?8 K- L- v8 @ - Option with 'Z', logging off
% u/ C% O; Q% y& s
. _# h0 B0 e, B. TDAOTlkEdit -m2tab from-multiline-txt to-tabbed-txt% ?0 K  x' k- e6 q3 r

1 n1 |! P4 _: ^ - SDJ's tlkeditor Export TXT to "ID TAB STRING" TXT File
9 X& U3 ^6 _0 {& L/ B; h8 Q6 W3 d/ l7 _  v& Q6 _
DAOTlkEdit -tab2m from-tabbed-txt to-multiline-txt
: T' [: ]' L/ [1 j. _) _4 V6 {' d* S4 d+ Z! \: j
- Tab Sep. TXT File to SDJ's tlkeditor Export TXT
" m: ~' {3 |& b/ g0 ^/ G& {
6 z4 R  u3 ?& R% I! s3 W% L4 O: tDAOTlkEdit -diff[m] a.txt b.txt
2 z- ^" M$ G% }9 p/ K/ {, [) n8 |# v3 Z# Y0 P
- 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>
  @7 I5 `' q6 g0 U  i - Case option without 'm' (-diff), Tab Sep. txt file.
6 a8 _: ?0 `9 Z7 B7 }' i - Case option with 'm' (-diffm), Line Sep. txt file./ Z  S+ f" |0 e, ^! ]

8 A- r, D6 a7 w6 y, j# ]DAOTlkEdit -e[m] from-tlk-file [to-txt-file]  x. B0 Z" L3 q  t, e6 e

" M# O1 z' y) F% A* N! x - Export string item(s)% r1 w+ u" ], Q/ @5 p
- Option with 'u', extract without dup.
5 [3 a3 b" q4 n1 Q' b - Option with 'm', Line Sep. txt file.) d2 e* e! x! |1 L6 l
- Option with 's', sorted by strref.9 f7 ]  M+ X& B3 G: p2 i
- Case omitted to-txt-file, saved to tlk-file.txt4 T% k6 o) C5 J7 }; `

8 N! _+ \$ m# n$ ^! i# K0 gDAOTlkEdit -i[S][R] tlk-file import-txt-file [save-tlk-file]
, m* z9 j) v+ e2 ^: e0 k% a' `/ g3 x! R1 ~3 M, b% a
- Import string item(s)
6 X" S  T9 N. @ - Import-txt-file can have wild chars. ex: "*.txt", "core*.txt", "import-0912\*.txt"
$ |- }% ]- g% h9 h: D8 ]& j - Option with 'S', update a string value separately by strref
, ~3 e, g  c" h; ], V0 z - Option without 'S', update directly the shared-string (multi-reference string value)& ^2 }0 i' Q$ p! p, V) J& x
- Option with 'R', strings will be reconstructed, and the same strings be merged.; F4 S% o0 T# p8 n; X
- Case omitted save-tlk-file, overwrite tlk-file* T5 h$ @. l: |! V7 v1 C/ Z

: h) t' N3 Z% \+ zDAOTlkEdit -d source-files output-save-directory export-txt-file( N# [4 {5 ^8 [2 k4 @
: \% x' L9 }% i5 _9 d2 V
- Remove & Export GFF3.2x embeded strings5 S& E4 n0 y. O
- source-files. ex: "*.*", "mymodule\*.uti", "mymodule.erf"0 y( u) s! L: J# u  W* v
  ( a) j# t$ k% q9 g  H' c+ M
* History -------------------------------------------------
! ^, l: e' `3 j  H4 N, T
9 f/ X: ~6 v. @7 i. Yver. 0.20, 2010-01-196 i. r- p8 L/ s" p
1 X9 L% Y9 P% P5 ?- b
- fixed. didn't found strref.5 b3 N2 J% X; E0 i" P' X$ J
- added. GFF3.2x remove & export embeded string.
/ L* o: d- }. o5 K- added, Find All( a: A5 j' U4 k( X
- fixed, edit text didn't changed when undo current cell3 e1 {1 W2 W0 J" C8 p3 z2 O8 ?# `
- fixed, Find(F2) didn't do from start row. (v0.16 bug)
* ~0 S! ~4 |2 @2 S* ~- deleted, empty.tlk
& `$ N+ _( j$ b, f4 I& W1 e+ Z0 Q: ^5 g8 P  |
附件: 你需要登錄才可以下載或查看附件。沒有帳號?註冊
暗黑3打寶機! 即將上市!

Rank: 1

閱讀權限
10
生命值
9
法力值
9
金幣
178 G
聲望
2
2
發表於 2010-5-2 15:41:56 |只看該作者
這兩天利用這套軟體,把貴站的繁體版本整合進去3DM的繁體版本,呵呵~很有趣的玩法,
) f$ b% X( D% p; H5 [6 Y如果有支援字典檔的話,那翻譯、校正起來就方便多了。
, \9 D# |4 J9 Z1 Y
- _# }: z: h( h" f, q4 c# V等一下準備試玩看看有沒有問題~

點評

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 的系統默認編碼( _  E9 Y3 ~7 B* p- r* j) W& Y( {, B
給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 的系統默認編碼; q6 q# X$ a8 c0 `
給UTF8什麼的文本,導回就亂碼了。 ...5 ^$ I& z- J8 p  M- e
blackteajing 發表於 2010-5-2 15:49
( n: m- g8 _& U; y0 Q8 _5 K% p% X2 L
6 m+ E; y6 H& R8 ]/ A
話說,我是用這個來修改 TLK 檔案的,
2 {3 v  z; _/ C) M, m# E8 |1 [: v* F( G$ ]
也是用他來繁化 3DM 的那個 簡體,只需要匯出,修改,匯入就好了
9 Y' ]9 Y- U. m; T6 @
6 V4 Y2 L4 L0 }7 h1 C9 B( x匯出時選圖中那項,就不會是亂碼了,
% t/ G% w: [( t3 I9 R
附件: 你需要登錄才可以下載或查看附件。沒有帳號?註冊

點評

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 |只看該作者
下载不能?
0 R. N- N5 o1 @8 W  _' p對不起,只有特定用戶可以下載本論壇的附件,請返回。

點評

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 編輯
( b7 `1 e( L% r$ r, G. g2 W& z. |( L: ?# v/ B0 b% W
good software !!!
+ w! c, c# a' N2 _  l$ U4 Esupport, support !!!) w* t$ ~* d4 n4 C8 u- e- D
$ u0 V& z3 b2 {- [6 g& W
疑問,
8 S) I0 p4 ~4 x$ }, Q在下用 DAOTLKEDIT + 簡繁轉換, 把最新的簡體漢化轉成繁體, 但遊戲時發現出現這樣 "[]" 字體不能顯示情況, 推測是簡體字型庫沒有某些繁體字型, 請問有否方法更換字體呢, 謝
已有 1 人評分聲望 金幣 收起 理由
Jeff -1 -2 請去除多餘符號

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

使用道具 舉報

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

手機版|奇幻遊戲社群

GMT+8, 2026-4-12 10:23

Powered by Discuz! X2

© 2001-2011 Comsenz Inc.

回頂部