奇幻遊戲社群

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

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

管理員

勇敢的

Rank: 12Rank: 12Rank: 12

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

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

跳轉到指定樓層
1
發表於 2010-2-28 06:30:44 |只看該作者 |倒序瀏覽
國外高手製作的 DAO TLK Editor 非常實用0 `& {4 W; {* G, J1 t) E: j
6 S! m3 q" b! y9 s
& }' z7 i* H. ~9 J; s; C, [

% H- q; w# o4 u( @" O原文來源以及下載點:http://www.dragonagenexus.com/downloads/file.php?id=271
$ E1 I$ ^$ _; C/ N
# u, B; v  n/ F- e1 x# CUploaded 04:38, 7 December 2009, last updated 11:23, 19 January 2010               
' v; b/ e' l5 w; j1 H3 g2 p& S' NDAO (Dragon Age Origins) TLK (Talktable) Editor (DAOTlkEdit)8 y8 N- L' K0 e5 k$ Q# R
ver. 0.20, 2010-01-19+ r" M0 e0 d$ H% \
' \" S+ h9 O0 h. O: ]$ t5 _
- DAO TLK Editing Tool
$ c# U0 G& `! U; f( F - Can handle multi-referenced string(s)., O# s8 E! K+ i' o7 ~2 f
- Export (Tab Sep. or Line Sep. with/without dup.)
' ?9 ]# o! P7 s! I - Import (Tab Sep. or Line Sep.)+ G& o  x# h, H* ^6 ^6 L0 w
- Comparing tlk-files# t' N  g3 U, a1 ^+ S
- Checking categories of the strings and Filtering the strings.. H5 |- G2 X, s! g! g8 @
  
+ `7 }" |% U/ `7 M. n - Require .NET Framework.
3 J8 p3 ]/ W- x- R/ n' Y% r& G6 c
* Without command-line option, Program starts in UI Mode.! E5 l$ Z8 H( {2 [& K1 w& V* n; w8 X( ]

! o2 U( d! `2 B9 Z4 Y* Command-Line mode ---------------------------------------
" o- w: M) l  t* `9 h% J1 ^" z- s8 M1 \+ h6 Q
Exitcode: 0 No-Error or Succeed. else, Error Occurred7 Y5 h, _8 ~, M! d
- g9 [5 b: `/ |& ]- M' n
Common options
8 q" f. |0 w) Y. I6 ^( i0 p" \' c$ s% ^* e3 w
- Option with 'Q', silent mode. doesn't display message box for error
$ Z/ Q) u& d$ s4 B  _! ~6 F! {$ A$ [ - Option with 'X', always display message box showing exitcode0 J& b; k# n$ s4 B: X* |% r0 g# J
- Option with 'Z', logging off6 B- F) h& \7 i4 e5 c5 j9 E4 C

, l3 v. W6 p( n2 A+ lDAOTlkEdit -m2tab from-multiline-txt to-tabbed-txt$ f9 E: r, U0 f, C  O2 O. x
% ]3 s4 ?( `, B) \( v
- SDJ's tlkeditor Export TXT to "ID TAB STRING" TXT File7 P" ^* I8 ~3 b5 T

( g: u* i/ {% `# O: t* cDAOTlkEdit -tab2m from-tabbed-txt to-multiline-txt
* r2 _5 N# f$ M$ m$ B( }" Z1 M4 j" F
- Tab Sep. TXT File to SDJ's tlkeditor Export TXT 6 C! r: ]( {0 u3 h- {

4 v9 b' I( t7 {. T2 }4 I! ^/ ]DAOTlkEdit -diff[m] a.txt b.txt4 G- w$ J+ H, J! f1 N3 c- ^
+ ]  L% d9 ^. y
- 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>
# Z- P" C( y% Z - Case option without 'm' (-diff), Tab Sep. txt file.  s6 U! A" A  j7 j2 A' c
- Case option with 'm' (-diffm), Line Sep. txt file.
8 \( A  W9 h: j: w0 w
$ `( S# K$ ^  U6 O, k( N4 kDAOTlkEdit -e[m] from-tlk-file [to-txt-file]
, ]8 W! B( S/ |2 I6 G
% v) k6 l0 e  P4 d: ~) |( H - Export string item(s)6 z8 k! l5 x% l, \9 M0 l3 s2 }! q: x
- Option with 'u', extract without dup.
& a0 @5 {4 w; x# h - Option with 'm', Line Sep. txt file.
) A! m# s- C9 @. y - Option with 's', sorted by strref.& M* t; a, M5 m& S
- Case omitted to-txt-file, saved to tlk-file.txt0 Y3 V: Y4 L) C
, f* p5 R' I- s, D) H. @; E
DAOTlkEdit -i[S][R] tlk-file import-txt-file [save-tlk-file]! e! L" q6 }% ]. Y2 T5 w- L

6 A' ?$ ^  b2 e5 Q - Import string item(s)9 a3 o6 C) Q9 _* `. J% [% _: |
- Import-txt-file can have wild chars. ex: "*.txt", "core*.txt", "import-0912\*.txt": \+ S# G1 X. g4 @2 g/ C
- Option with 'S', update a string value separately by strref
9 ^* d! z- i4 l - Option without 'S', update directly the shared-string (multi-reference string value)
, J2 ^4 j$ c7 J - Option with 'R', strings will be reconstructed, and the same strings be merged.+ j1 Y3 ?1 t+ a$ s, ?) J9 _
- Case omitted save-tlk-file, overwrite tlk-file, k# X3 e* w$ @5 k+ w
5 C) i# t0 {/ O0 }% h
DAOTlkEdit -d source-files output-save-directory export-txt-file, L9 U( r: Q$ ^" L% A

! ~& E4 w( g3 f, p - Remove & Export GFF3.2x embeded strings
6 a. h' s3 X# G" c4 l- h  _4 L - source-files. ex: "*.*", "mymodule\*.uti", "mymodule.erf"6 X7 [+ z% z- ?' n  I1 T0 p
  * ]! ~8 m5 D0 \' i+ B) Q, y7 ^% k
* History -------------------------------------------------$ ?8 k! Y& h5 f$ r. H& T

1 p3 z" i( N2 N# |7 Z/ Lver. 0.20, 2010-01-192 r4 d8 a/ |" H

5 [  [  ~6 ~: a0 X- y- fixed. didn't found strref.
! o" F- A0 ]5 @# O: F) I: ~- added. GFF3.2x remove & export embeded string.% g" U3 H9 s* C; I7 v  A7 b& H2 a( [# D
- added, Find All& }* a. k/ a! j/ ^$ ^( Q
- fixed, edit text didn't changed when undo current cell
7 I& B2 `; u4 j2 b: m7 U8 m: D- fixed, Find(F2) didn't do from start row. (v0.16 bug)
+ y: Q) o" |+ z; U1 Y1 L: o( F: D- deleted, empty.tlk* c& j+ J0 W4 Q: |' L# }
& B( R4 x0 ^. |2 X9 }6 ~3 t
附件: 你需要登錄才可以下載或查看附件。沒有帳號?註冊
暗黑3打寶機! 即將上市!

Rank: 1

閱讀權限
10
生命值
9
法力值
9
金幣
178 G
聲望
2
2
發表於 2010-5-2 15:41:56 |只看該作者
這兩天利用這套軟體,把貴站的繁體版本整合進去3DM的繁體版本,呵呵~很有趣的玩法,
( y) A5 P0 R6 J! l如果有支援字典檔的話,那翻譯、校正起來就方便多了。
0 z- C3 S# V2 g5 ?7 _& j$ ^/ e4 H2 F% \  k4 ^5 C. q
等一下準備試玩看看有沒有問題~

點評

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 的系統默認編碼
/ D+ @+ v! E( N. O, {( J' x給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 的系統默認編碼
' a( y  P" r7 f' N5 @9 v- i8 [給UTF8什麼的文本,導回就亂碼了。 ...
4 n( o8 b, q1 l* Yblackteajing 發表於 2010-5-2 15:49

5 ?% d& C/ m6 l3 }# u, G0 p0 G# I- D6 p4 N8 W
話說,我是用這個來修改 TLK 檔案的,
% N$ L; |: ~9 d' U5 L; W" L: B5 }. X2 Y0 I
也是用他來繁化 3DM 的那個 簡體,只需要匯出,修改,匯入就好了
  o5 \  F& o5 x0 J  Y# r2 U
* Q. d' j" f7 s% I! c% J匯出時選圖中那項,就不會是亂碼了,+ n0 ^3 {' W4 M* _! z& @$ X) @
附件: 你需要登錄才可以下載或查看附件。沒有帳號?註冊

點評

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 |只看該作者
下载不能?
2 Z+ o' p3 R9 M, U, f/ ~對不起,只有特定用戶可以下載本論壇的附件,請返回。

點評

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 編輯 0 I& z8 [! t  |( e- \+ `
8 I# p" ?2 `- R4 R3 ~
good software !!!
4 ]4 z8 v' }/ G2 Y: ?4 @support, support !!!: p/ }% K1 |- z  u' ]0 n2 f) D8 J
  {6 |& S) ~" ~: I' {/ B' B" }+ [
疑問,9 C! D% p  i3 o" G# {
在下用 DAOTLKEDIT + 簡繁轉換, 把最新的簡體漢化轉成繁體, 但遊戲時發現出現這樣 "[]" 字體不能顯示情況, 推測是簡體字型庫沒有某些繁體字型, 請問有否方法更換字體呢, 謝
已有 1 人評分聲望 金幣 收起 理由
Jeff -1 -2 請去除多餘符號

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

使用道具 舉報

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

手機版|奇幻遊戲社群

GMT+8, 2025-11-28 19:13

Powered by Discuz! X2

© 2001-2011 Comsenz Inc.

回頂部