奇幻遊戲社群

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

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

管理員

勇敢的

Rank: 12Rank: 12Rank: 12

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

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

跳轉到指定樓層
1
發表於 2010-2-28 06:30:44 |只看該作者 |倒序瀏覽
國外高手製作的 DAO TLK Editor 非常實用
6 N$ l8 y+ Y7 B4 N+ A" x3 w
- ?+ w# t1 y  i( u7 r- x' w & c8 ]* o  _) ~: K6 I
7 b+ u0 O% ^' r/ q6 v3 o
原文來源以及下載點:http://www.dragonagenexus.com/downloads/file.php?id=271
7 c, G. c2 l9 F  j
" }% \/ u* [& G7 R1 N$ NUploaded 04:38, 7 December 2009, last updated 11:23, 19 January 2010               
5 K! L, r- ?7 P5 cDAO (Dragon Age Origins) TLK (Talktable) Editor (DAOTlkEdit)
1 |* L  i. x: @) l9 ~& b8 e ver. 0.20, 2010-01-190 M* M! y* Y' r3 L7 v8 z
$ z4 r6 U: `! }, ]* M) H
- DAO TLK Editing Tool1 s. c8 e2 A0 w- m& K
- Can handle multi-referenced string(s).4 x1 ^4 g! U: c8 Y- ~( u4 |
- Export (Tab Sep. or Line Sep. with/without dup.)
2 A* ]# `: J' {* E/ G9 I! ~ - Import (Tab Sep. or Line Sep.)& L6 I3 f) [" P4 H1 U$ N+ C
- Comparing tlk-files( _( m% ~2 g+ w- R! R
- Checking categories of the strings and Filtering the strings.  L) D" z4 z$ o# z" |( L8 H2 a8 E
  3 t7 c* ~% B4 M1 @8 l
- Require .NET Framework.. ^" G: |% n: ]& P0 [' f5 H% A

7 }- @7 _- O  q/ n8 v. L* Without command-line option, Program starts in UI Mode.0 W0 g0 f8 Q0 K: [" }+ C9 m' W

* y* U8 x; V4 |* r) F- C* Command-Line mode ---------------------------------------
+ R$ z- F9 k- N; Q
) f0 S0 T; h5 Y! }2 [Exitcode: 0 No-Error or Succeed. else, Error Occurred
6 u  d6 z' \) z
3 q, A: z8 _0 j- tCommon options3 B% E7 Z2 U+ K& h% |
5 d- S5 K5 `+ M- ?/ O* R. ^
- Option with 'Q', silent mode. doesn't display message box for error
; N( i4 c! v3 ] - Option with 'X', always display message box showing exitcode
3 b* f) _/ d9 h - Option with 'Z', logging off
. V8 o6 E+ z! D' D, Z
/ T$ T6 D, [  L, S" F' jDAOTlkEdit -m2tab from-multiline-txt to-tabbed-txt
* c0 n5 x9 q. q; B
& H: \, x1 r& z# c* e* g# F* I  p - SDJ's tlkeditor Export TXT to "ID TAB STRING" TXT File+ V* E: k; ~5 o* B. X& Y0 G+ r

$ }- Z' W* N, |" xDAOTlkEdit -tab2m from-tabbed-txt to-multiline-txt: ?- ?. x  _, ~' W
0 u% X& v* `) a, ~! L2 |( I: s* a
- Tab Sep. TXT File to SDJ's tlkeditor Export TXT
$ ~: M* t5 [* [9 t' R
: u+ g* A: @( K" rDAOTlkEdit -diff[m] a.txt b.txt
* o/ [5 D4 ]) e# K$ G' j. d
- ^9 E$ G  b  S0 m5 \9 M) ?- r - 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>- w5 a7 ]) P; H+ u8 a9 Q" m0 ]
- Case option without 'm' (-diff), Tab Sep. txt file.) g1 }9 W9 R8 f- H
- Case option with 'm' (-diffm), Line Sep. txt file.! S1 M2 R8 F  t3 o* {
* _) S! }+ d( B* e# {
DAOTlkEdit -e[m] from-tlk-file [to-txt-file]) B: t! z% o. Z) ~, Q
' U4 t+ B! i) Z6 b2 }% f* ]5 }2 H
- Export string item(s)! a8 M  G% ?) i2 U" k
- Option with 'u', extract without dup.
$ y/ f4 {$ `( q- P; f0 m - Option with 'm', Line Sep. txt file.7 y' Z6 I) t6 z2 ~! U
- Option with 's', sorted by strref.
9 ?: ]3 \. x2 B - Case omitted to-txt-file, saved to tlk-file.txt
4 P5 v( O6 S7 S9 _" J/ O: Q2 y. y. q* t/ ]+ Z& t) p/ J
DAOTlkEdit -i[S][R] tlk-file import-txt-file [save-tlk-file]6 S7 Y* K+ w# a' y

" M6 `5 x0 \7 K - Import string item(s)3 E1 b) [) E  O+ M# w: p5 M
- Import-txt-file can have wild chars. ex: "*.txt", "core*.txt", "import-0912\*.txt"
: u9 a* s6 _# O - Option with 'S', update a string value separately by strref
( q* S) k% h: L8 Y - Option without 'S', update directly the shared-string (multi-reference string value). D1 j! u2 X( |" ?: Y0 _
- Option with 'R', strings will be reconstructed, and the same strings be merged./ t6 Y" l5 f. s! D& c( Q! J. q) k
- Case omitted save-tlk-file, overwrite tlk-file
1 U8 H8 R4 T3 |; A
( N' r, D7 v( Q. Q+ m: VDAOTlkEdit -d source-files output-save-directory export-txt-file
1 V7 g5 m, L! f' O' F1 W1 V5 j% H  d$ Q% W: l
- Remove & Export GFF3.2x embeded strings' ~. w1 g, u; t3 `: T
- source-files. ex: "*.*", "mymodule\*.uti", "mymodule.erf", u) @$ |  C! ^1 V- f
  $ N( ~) }" P/ R
* History -------------------------------------------------6 m( e8 d( V# I0 O
1 j4 E2 q1 D3 t9 A/ m
ver. 0.20, 2010-01-19
9 c- `1 @" V( r+ Y* n' G- C1 Y* q. ?
! e- Y2 n7 P. ~  Q- fixed. didn't found strref.' g* o3 f% ^- _, E1 Q- ]
- added. GFF3.2x remove & export embeded string.! Q. C0 n, Z! O0 B7 ]3 D+ N; @8 x4 q
- added, Find All
# o5 b2 O7 ?* m  l5 b- p- fixed, edit text didn't changed when undo current cell' B, Z7 W- J; y4 V0 D
- fixed, Find(F2) didn't do from start row. (v0.16 bug)
0 t0 H% J' d: E/ Y$ f- deleted, empty.tlk
& P& Q. `# U5 U% T3 ], g/ O1 [6 c# G
附件: 你需要登錄才可以下載或查看附件。沒有帳號?註冊
暗黑3打寶機! 即將上市!

Rank: 1

閱讀權限
10
生命值
9
法力值
9
金幣
178 G
聲望
2
2
發表於 2010-5-2 15:41:56 |只看該作者
這兩天利用這套軟體,把貴站的繁體版本整合進去3DM的繁體版本,呵呵~很有趣的玩法,
7 R, d0 V- N% L4 O如果有支援字典檔的話,那翻譯、校正起來就方便多了。2 \8 v3 W( c1 G; \0 @5 c
1 i! c4 F# ^+ T: G1 t5 Q3 u
等一下準備試玩看看有沒有問題~

點評

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 的系統默認編碼; J! P4 x5 F. k, F
給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 的系統默認編碼
/ l5 m* c/ V  Y% u給UTF8什麼的文本,導回就亂碼了。 ...
4 J- u6 Q  [% |2 F* }" V7 q7 gblackteajing 發表於 2010-5-2 15:49
0 G: O5 D/ p# W' e+ y
8 H( r; m. e# ^# d" w+ @% ^
話說,我是用這個來修改 TLK 檔案的,
- j% ~3 U* y! j: r: ]4 R( }8 O8 w6 |. d" ], o' J, |' u2 ^
也是用他來繁化 3DM 的那個 簡體,只需要匯出,修改,匯入就好了
7 x6 M% @* I7 I+ a6 Y$ l
. P0 w  h! A0 n4 O4 B! j/ E匯出時選圖中那項,就不會是亂碼了,
6 }+ S5 B0 g1 r7 r$ 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 |只看該作者
下载不能?
! u" \) Y6 \; g4 V2 q9 b對不起,只有特定用戶可以下載本論壇的附件,請返回。

點評

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 編輯 4 }2 ?  o3 y1 x: X" S$ J7 J
' \" g0 P/ O$ e9 a8 Q) g
good software !!!
0 {: O7 I" G3 f1 \3 V! \5 Asupport, support !!!
! N- K! n' E: R: S
7 ~% d9 B2 n3 @4 \( S3 R疑問,/ g" Y6 c& V9 m) s
在下用 DAOTLKEDIT + 簡繁轉換, 把最新的簡體漢化轉成繁體, 但遊戲時發現出現這樣 "[]" 字體不能顯示情況, 推測是簡體字型庫沒有某些繁體字型, 請問有否方法更換字體呢, 謝
已有 1 人評分聲望 金幣 收起 理由
Jeff -1 -2 請去除多餘符號

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

使用道具 舉報

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

手機版|奇幻遊戲社群

GMT+8, 2025-8-27 19:57

Powered by Discuz! X2

© 2001-2011 Comsenz Inc.

回頂部