奇幻遊戲社群

標題: 國外高手製作的 DAOTlkEdit 0.20 [打印本頁]

作者: mymag    時間: 2010-2-28 06:30:44     標題: 國外高手製作的 DAOTlkEdit 0.20

國外高手製作的 DAO TLK Editor 非常實用
& u! X/ L; W2 K
) W( h- A  [3 _+ l# ` 3 R3 [! b+ |6 ]2 |( K, G8 n
: k* K) c6 o( T  S7 a3 P, H% v
原文來源以及下載點:http://www.dragonagenexus.com/downloads/file.php?id=271
2 P4 C4 `# r- z& ~) A& {* ]+ T' {5 b' q, t2 O8 e
Uploaded 04:38, 7 December 2009, last updated 11:23, 19 January 2010                9 }) o: ]# Y8 {/ r( ?  b% ^
DAO (Dragon Age Origins) TLK (Talktable) Editor (DAOTlkEdit)1 P: s/ {) D8 Q
ver. 0.20, 2010-01-19
; V  \3 A3 r2 H7 ~6 a4 s8 N: n$ X; [8 M% _$ z
- DAO TLK Editing Tool
3 y7 ^4 \" _5 O5 k/ A0 p- ]# X - Can handle multi-referenced string(s).
% R( s- f  }3 K: t - Export (Tab Sep. or Line Sep. with/without dup.)
* [) I9 \8 `0 w, `! |0 O$ S' h- n) O - Import (Tab Sep. or Line Sep.)" T/ I) D0 ^5 _: ~
- Comparing tlk-files
8 s3 m# I: e* a% O. y/ }3 j8 ?3 ^ - Checking categories of the strings and Filtering the strings.
- o8 g' D! l- ^" O  0 z4 Q" n, N, f7 v
- Require .NET Framework." b7 C4 P. ?/ ^/ a

8 U$ X* {' ]2 h& `. n8 W0 A' C* Without command-line option, Program starts in UI Mode.$ Z/ v4 Z* H+ t  }
& o$ A& [  e) L6 E& `: }* S: e! P2 ^
* Command-Line mode ---------------------------------------
1 E& R3 N6 i) N" Z$ d4 w: [3 a7 y/ h# W9 S$ H) P" i1 |5 i
Exitcode: 0 No-Error or Succeed. else, Error Occurred( t! l2 w2 N1 Q! z7 K) v
1 u/ c8 a4 L; q/ Y$ ~
Common options
5 m0 X- V* [0 \1 q2 Q6 Y3 E8 A$ Z6 F3 T7 ^3 F# q2 r; T5 ^" C
- Option with 'Q', silent mode. doesn't display message box for error
# }# L( @9 ?8 a7 W3 [ - Option with 'X', always display message box showing exitcode' ?9 ]$ w' W7 o: T8 H' e1 }- m
- Option with 'Z', logging off3 E$ X# o6 r2 w( i& O

5 j+ A* D- N4 b1 m. oDAOTlkEdit -m2tab from-multiline-txt to-tabbed-txt
4 ?1 M9 ?* z, Y
5 x! ^# U* k; u* x - SDJ's tlkeditor Export TXT to "ID TAB STRING" TXT File
/ s7 ?( Y+ n0 g2 c/ o
; @, Y+ Y: r  A( x- [DAOTlkEdit -tab2m from-tabbed-txt to-multiline-txt
& l5 K4 U, ~# A9 q' @* h5 r8 Q, D$ n# w$ T
- Tab Sep. TXT File to SDJ's tlkeditor Export TXT ( h) j! {3 E* e  J- M) y" k
9 t5 j! m2 z2 P6 z) ?' _! J* ]
DAOTlkEdit -diff[m] a.txt b.txt
5 p5 V1 x! b9 E5 ?1 S
6 ]8 \: H/ y* u( K - 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>0 R2 D: g% ~( Z' T% V% l$ j6 d% f
- Case option without 'm' (-diff), Tab Sep. txt file.5 ~3 _; e" q1 g) G
- Case option with 'm' (-diffm), Line Sep. txt file.; l: u4 P) q: Z- [  k3 x# V9 F
( ~* i# g/ k$ a5 @% O7 p$ B
DAOTlkEdit -e[m] from-tlk-file [to-txt-file]1 V4 J5 W# o1 k( ?0 u, R

! N  o0 j8 f9 y# ?5 V- c" R! B - Export string item(s)
' o1 \$ m6 c1 k1 p - Option with 'u', extract without dup.
5 c4 C+ l3 d* [! I; O - Option with 'm', Line Sep. txt file.+ M& a1 W1 h0 j
- Option with 's', sorted by strref.8 X: s" B0 f9 \8 }1 @! W# Q" j
- Case omitted to-txt-file, saved to tlk-file.txt, O2 Z( Z' |* t# Z
1 `4 z# v/ \/ l# b& P6 A* l
DAOTlkEdit -i[S][R] tlk-file import-txt-file [save-tlk-file]6 Y# F. R! s1 y
! r6 u8 e0 E+ n- N
- Import string item(s): W, z) B& M! d+ w/ }% L# W4 g  l, M! A
- Import-txt-file can have wild chars. ex: "*.txt", "core*.txt", "import-0912\*.txt"
/ P7 f& o1 Q& g5 Q# Q8 t - Option with 'S', update a string value separately by strref
) p/ k4 [: ~$ q! s8 R8 y - Option without 'S', update directly the shared-string (multi-reference string value)
" J8 ^! l1 y1 o. }9 t& u  _) e - Option with 'R', strings will be reconstructed, and the same strings be merged.
9 z, K# K5 c* E0 K) Q - Case omitted save-tlk-file, overwrite tlk-file: R1 `6 Z1 K0 n7 L, M( h: \

9 ~( f" _' |2 y1 X# L( M3 lDAOTlkEdit -d source-files output-save-directory export-txt-file
1 w5 T. Z- N# e; ~* W' _$ c" [( O4 A( M6 u( a- J( w7 T
- Remove & Export GFF3.2x embeded strings
; e7 G9 T0 N0 [ - source-files. ex: "*.*", "mymodule\*.uti", "mymodule.erf"0 r- C* R  }" z4 r+ q2 m2 U' B, I
  
  f5 w" v8 i2 s) |5 x6 w/ L& Q& l* History -------------------------------------------------; y. x& o* S8 r0 w. y9 K- X7 T

! e; C& k7 Y5 Kver. 0.20, 2010-01-19
; `& t4 ^% u8 v' @8 I, ^5 _: t  W& z# f( \4 }' ~6 V
- fixed. didn't found strref.9 r( _1 }1 u' ~2 o' [8 t# P6 }
- added. GFF3.2x remove & export embeded string.$ P  r7 h, g5 s8 }3 F3 z5 ]
- added, Find All
% C3 I# j2 ]& p0 f& `) ?( X2 m- fixed, edit text didn't changed when undo current cell
" f* {8 x9 j% u: h2 y3 e' ]- fixed, Find(F2) didn't do from start row. (v0.16 bug)
1 a+ s0 _+ j# ^- deleted, empty.tlk8 c: C" u# L0 e8 T

; w, o# Y# u  H/ T6 ~[attach]30[/attach]
作者: humour    時間: 2010-5-2 15:41:56

這兩天利用這套軟體,把貴站的繁體版本整合進去3DM的繁體版本,呵呵~很有趣的玩法,
7 |+ o0 b& d$ r如果有支援字典檔的話,那翻譯、校正起來就方便多了。. m' c8 W- [2 R+ o/ P

" O+ w9 O5 b8 T, W/ x% y- h等一下準備試玩看看有沒有問題~
作者: blackteajing    時間: 2010-5-2 15:49:55

用的時候要注意這東西導出的文本是 ANSI 的系統默認編碼
1 N: k" t, G3 J7 F給UTF8什麽的文本,導回就亂碼了。
作者: carlyuan    時間: 2010-5-2 18:26:59

用的時候要注意這東西導出的文本是 ANSI 的系統默認編碼% \0 t$ d. j7 ]
給UTF8什麼的文本,導回就亂碼了。 ...
: p: i; R1 U' k1 N  |7 i3 d9 u: vblackteajing 發表於 2010-5-2 15:49
) y! J) z. a5 k* E) x' R# W* B% f& s
* b) r, n! J  Z. ~3 M
話說,我是用這個來修改 TLK 檔案的,' g, _; X4 w4 M5 U% E, U0 C

2 a/ n. q+ R! {$ r8 |' d也是用他來繁化 3DM 的那個 簡體,只需要匯出,修改,匯入就好了
5 M& d5 _2 A% H! u  N  H% Z  [$ y0 p3 y4 s; g- b4 r, n6 s
匯出時選圖中那項,就不會是亂碼了,9 P8 t6 q- u0 F# g* x* J; R
[attach]1194[/attach]
作者: asuszyj    時間: 2010-5-10 18:28:50

貌似很有用的工具啊,能看到所有分支对话的剧本吗~~~
作者: asuszyj    時間: 2010-5-10 18:29:59

下载不能?5 Z7 d; v, P- U
對不起,只有特定用戶可以下載本論壇的附件,請返回。
作者: Owner.S    時間: 2010-7-22 02:16:31

本帖最後由 Owner.S 於 2010-7-22 22:40 編輯
2 H. O# D2 C" ~7 \& T# A1 o
; W) c. R$ e) w* p  Egood software !!!
8 w6 \$ ^+ h  {support, support !!!. F4 I7 P: |" Q4 ?; G- p3 M# p

/ R  \7 l" x  p, c+ X$ d疑問,
; G5 r' f( M6 ~8 a7 ~7 W3 T6 T在下用 DAOTLKEDIT + 簡繁轉換, 把最新的簡體漢化轉成繁體, 但遊戲時發現出現這樣 "[]" 字體不能顯示情況, 推測是簡體字型庫沒有某些繁體字型, 請問有否方法更換字體呢, 謝




歡迎光臨 奇幻遊戲社群 (http://59.120.61.89/tuxbb/) Powered by Discuz! X2