奇幻遊戲社群

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

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

國外高手製作的 DAO TLK Editor 非常實用
) v: W( v! T( O* C3 K* i7 x
4 N) `) d7 Y8 [% L# h$ p+ {
- E: F) j  K' `% F# K. J1 j5 j) t# z% V6 X& H
原文來源以及下載點:http://www.dragonagenexus.com/downloads/file.php?id=271
/ r# f* Y$ L  |4 F
2 t$ g: o  I, P0 C( b3 UUploaded 04:38, 7 December 2009, last updated 11:23, 19 January 2010                - P, v8 m% z2 j9 q6 C
DAO (Dragon Age Origins) TLK (Talktable) Editor (DAOTlkEdit)
, q) s: d8 o9 y ver. 0.20, 2010-01-19+ x! k% T/ H8 n4 Y& B. z$ h
* d& p& s* k  [, i& O/ e6 G; X
- DAO TLK Editing Tool7 Z# c9 Z2 d% x2 L% G
- Can handle multi-referenced string(s).: @1 `$ \% X# R* C- C- ]/ ~
- Export (Tab Sep. or Line Sep. with/without dup.)
# r( x0 }% o) |8 P - Import (Tab Sep. or Line Sep.)
/ ^  A6 e- }$ z; p6 W& u0 M - Comparing tlk-files
2 F9 Y, \- R; t4 v$ H* P; J - Checking categories of the strings and Filtering the strings." X4 t$ p3 N/ D9 X" A9 t* D% {
  - K4 E6 w8 Q8 g# j* p7 |) _  a
- Require .NET Framework.$ q7 \4 C, _" A' a9 |. M
1 a" J5 h& P+ f2 z) i
* Without command-line option, Program starts in UI Mode.
8 i* W7 `( _7 b9 @* Y* n
4 V8 @# E$ K8 R$ k: R2 Y1 }. |* w* Command-Line mode ---------------------------------------
. X  C5 f0 k3 X9 _" D2 T# d5 V0 K5 B7 x- s) S3 X! G2 D
Exitcode: 0 No-Error or Succeed. else, Error Occurred& }$ `6 D0 D, s4 w2 D2 ?. u
; }4 E) D( t- W" u
Common options
8 h. c6 i1 \6 W
2 P1 a$ H1 g" N - Option with 'Q', silent mode. doesn't display message box for error' w! q4 G( b; |' ~- M# a
- Option with 'X', always display message box showing exitcode0 K' b  ]- M5 P$ A  f( G- _. p& a
- Option with 'Z', logging off4 v9 {6 Y! R" Y9 b0 L1 L2 }% \

! U, i. l- E, c3 W% E5 a! NDAOTlkEdit -m2tab from-multiline-txt to-tabbed-txt  B" r) V( O( V4 \
3 F3 s2 M- v: Z# A/ t" i7 x
- SDJ's tlkeditor Export TXT to "ID TAB STRING" TXT File
4 E+ k* ]1 Z, l' k; O/ t) h. g) D, j
DAOTlkEdit -tab2m from-tabbed-txt to-multiline-txt! R! {  D4 `# e
2 O6 b9 U, y8 t  U2 g) g
- Tab Sep. TXT File to SDJ's tlkeditor Export TXT
! i* S, V5 v5 V; w; p) [4 Y4 {5 \8 ~0 ~
DAOTlkEdit -diff[m] a.txt b.txt
- F- D* L- |6 D
. v% n3 X' U) B* S  u - 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>
- d: @3 l* g& ~; h# x  X& B - Case option without 'm' (-diff), Tab Sep. txt file., M0 H' ?7 m! [! g
- Case option with 'm' (-diffm), Line Sep. txt file.; @# O( K6 ~2 S
' ?: Y" ^2 T! X, y" G
DAOTlkEdit -e[m] from-tlk-file [to-txt-file]! o+ ~% F) S" L" @$ V( C# P- P' N

$ I: t" t5 T! O0 U! N5 }8 P - Export string item(s)
4 \: `7 @# O' Q: u9 ]/ P( X - Option with 'u', extract without dup.
& q. g8 @% V+ n7 D - Option with 'm', Line Sep. txt file.
8 E9 W6 _) S2 S& ` - Option with 's', sorted by strref.
% [+ M: O+ C! Y4 J: o  J; k( ~ - Case omitted to-txt-file, saved to tlk-file.txt% `6 t5 M! o% r2 {. L5 M1 Y

8 r' \/ n/ }% ~; N; ]& r6 X0 LDAOTlkEdit -i[S][R] tlk-file import-txt-file [save-tlk-file]" p& u% c5 H6 N
. K1 a9 l0 y" y" u  o( r
- Import string item(s)
) f1 ?: _5 p& u# n% z9 a - Import-txt-file can have wild chars. ex: "*.txt", "core*.txt", "import-0912\*.txt"
- w  A1 A& D/ S, d - Option with 'S', update a string value separately by strref8 K) k" Z. f3 d: s: H/ ^  F! k
- Option without 'S', update directly the shared-string (multi-reference string value)
! J  I( @3 f. y8 H  }5 D - Option with 'R', strings will be reconstructed, and the same strings be merged.( B0 c2 g2 E0 t1 f$ v
- Case omitted save-tlk-file, overwrite tlk-file
9 L3 {0 o2 }# a7 o  R9 P- _% a ' _4 Z' I% W" N9 L) V- s8 P' j# g; R
DAOTlkEdit -d source-files output-save-directory export-txt-file+ ^( Y; `) k& g
" n& a1 u, _+ `. x0 H. {$ X. p
- Remove & Export GFF3.2x embeded strings% Z/ K6 j- c) k2 N0 u; K+ S
- source-files. ex: "*.*", "mymodule\*.uti", "mymodule.erf". ]! J# K; _. x; i
  
2 t3 u# _4 t2 ]6 G8 f* History -------------------------------------------------
% I: y! O8 ]' U8 J! K' N$ u' T+ P: M2 b% `' d- I5 A$ a! Z2 U
ver. 0.20, 2010-01-19
, |; _- p$ y, M" e! W2 {; U5 g+ o# [6 L
- fixed. didn't found strref.
7 b2 {! t; e9 Q1 I& x. l! D# L- added. GFF3.2x remove & export embeded string.
- q  Y0 Z6 m& h1 z& r; ~6 F1 u- added, Find All- a. ]8 l$ M+ k8 M! u% K" g3 I
- fixed, edit text didn't changed when undo current cell
! c# w' S1 P4 d5 [# A0 |- fixed, Find(F2) didn't do from start row. (v0.16 bug)
0 F: Y; B: V1 T6 g2 u- deleted, empty.tlk5 s1 ?$ X' E  ^' X! X. V

# w4 H* p3 k+ u+ w[attach]30[/attach]
作者: humour    時間: 2010-5-2 15:41:56

這兩天利用這套軟體,把貴站的繁體版本整合進去3DM的繁體版本,呵呵~很有趣的玩法,& l$ Q) N; \& `% q
如果有支援字典檔的話,那翻譯、校正起來就方便多了。
6 V/ U7 r1 q1 G" N: A
3 Y6 S4 K1 K; b5 M等一下準備試玩看看有沒有問題~
作者: blackteajing    時間: 2010-5-2 15:49:55

用的時候要注意這東西導出的文本是 ANSI 的系統默認編碼/ {7 X! ~; b  o
給UTF8什麽的文本,導回就亂碼了。
作者: carlyuan    時間: 2010-5-2 18:26:59

用的時候要注意這東西導出的文本是 ANSI 的系統默認編碼
1 O6 _" o, o5 N1 c  ~給UTF8什麼的文本,導回就亂碼了。 ...
5 K1 N4 H8 z/ Lblackteajing 發表於 2010-5-2 15:49
2 b* \% X) P& q) }  h
+ Y0 e$ w4 [# q8 M% V# J& @4 Y" E6 |
話說,我是用這個來修改 TLK 檔案的,5 R8 O+ G& r- I: n8 O

' K6 `1 D6 X9 w3 k0 \也是用他來繁化 3DM 的那個 簡體,只需要匯出,修改,匯入就好了
- W0 P* J( i2 w
( i* ?+ p  r$ ^, s* S匯出時選圖中那項,就不會是亂碼了,
- N" M2 h- v1 k+ {1 N( V[attach]1194[/attach]
作者: asuszyj    時間: 2010-5-10 18:28:50

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

下载不能?
- W2 W, f, x" M2 A- p對不起,只有特定用戶可以下載本論壇的附件,請返回。
作者: Owner.S    時間: 2010-7-22 02:16:31

本帖最後由 Owner.S 於 2010-7-22 22:40 編輯
) N9 u% H+ @, q& p
0 w! r; a0 T3 @5 T( A5 y( ?5 G1 ggood software !!! ( u' \9 s( C% F% M( {* h2 a# X
support, support !!!
1 F( y3 f7 x/ }: l( R# f' Q. s- }/ w) d8 o
疑問,4 U7 v) v/ v6 N0 g
在下用 DAOTLKEDIT + 簡繁轉換, 把最新的簡體漢化轉成繁體, 但遊戲時發現出現這樣 "[]" 字體不能顯示情況, 推測是簡體字型庫沒有某些繁體字型, 請問有否方法更換字體呢, 謝




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