找回密码
 立即注册
搜索
查看: 619|回复: 1

[汉化] 招人汉化 Lethal Application

[复制链接]
发表于 2026-9-25 21:43 | 显示全部楼层 |阅读模式
本帖最后由 mes 于 2026-9-26 15:24 编辑

steam上和itch上有,免费,freem的应该只包含日文版,属于给作者擦屁股,虽然做了英文,但是是JIS编码下的英文,因为是难得白送难度的txt,然而之前我试过转码失败了,今天发现要转unicode,再转ansi,这样中英都可以正常显示,但是省略号不行,还有估计特殊符号要看看,而且中文会存在字体不一的情况,

鉴于已经是txt,估计是默认字体是日文字体的关系,反正试是试出来了,英转英我可以做并做好放这里,汉化交给语文更好的人。
\DataC\90_Script.txt 最开始的一段,可自行测试
  1. #SetObjectMax                :        4;
  2. #SetFontSize                :        22;
  3. $SetFontColor                :        16777215;
  4. #SetTextSpace                :        80,560,380,470;
  5. #SetTextSpeed                :        2;

  6. #WaitTime                        :        32;

  7. #Message                        :        …k……up……;
  8. #WaitInput                        :        ;        
  9. #ObjectCreate                :        2, 160, 320, 200;               
  10. #ObjectChannel                :        2,        1;                                       
  11. #Message                        :        「……rmm……」;
  12. #WaitInput                        :        ;        

  13. #Message                        :        ………ake………;
  14. #WaitInput                        :        ;        

  15. #ObjectChannel                :        2,        0;                                       
  16. #Message                        :        「……zzzー……」;
  17. #WaitInput                        :        ;        

  18. #Message                        :        ………wake……;
  19. #WaitInput                        :        ;        

  20. #Message                        :        「………………」;
  21. #WaitInput                        :        ;

  22. #Message                        :        ………up………;
  23. #WaitInput                        :        ;


  24. #SetTextSpeed                :        5;
  25. #Message                        :        「…………………shut up」;
  26. #WaitInput                        :        ;

  27. #SetTextSpeed                :        2;
  28. #Message                        :        Huh?;
  29. #WaitInput                        :        ;

  30. #SetFontSize                :        38;
  31. #Message                        :        「SHUT UP!」;
  32. #WaitInput                        :        ;

  33. #Message                        :        「I'M-!」;
  34. #WaitInput                        :        ;

  35. #Message                        :        「STILL!」;
  36. #WaitInput                        :        ;

  37. #SetFontSize                :        60;
  38. #SetStyleBold                :        1;
  39. #Message                        :        「SLEEPY!!!」;
  40. #WaitInput                        :        ;

  41. #SetFontSize                :        38;
  42. #SetStyleBold                :        0;
  43. #PlaySound                        :        27;
  44. #Message                        :        「BUZZ OFF!!!」;
  45. #WaitInput                        :        ;

  46. #PlaySound                        :        28;
  47. #Message                        :        Iyaaaaaa!!?;
  48. #WaitInput                        :        ;

  49. #SetFontSize                :        22;
  50. #Message                        :        「…………」;
  51. #WaitInput                        :        ;
  52. #Message                        :        「………………」;
  53. #WaitInput                        :        ;

  54. #Message                        :        「Phew, it's finally quiet.」;
  55. #WaitInput                        :        ;

  56. #Message                        :        「I should be able to nap for just a…」;
  57. #WaitInput                        :        ;

  58. #Message                        :        「…………」;
  59. #WaitInput                        :        ;
  60. #Message                        :        「………………」;
  61. #WaitInput                        :        ;
  62. #Message                        :        「……Hey. Where the heck am I?」;
  63. #WaitInput                        :        ;

  64. #Message                        :        「It's…… not master's laboratory, is it.」;
  65. #WaitInput                        :        ;

  66. #Message                        :        「Hm…… Acquiring Positional Information. \n
  67.                                                 ……Area 0E, 320, 54. \n
  68.                                                 Height reading…… 10482?」;
  69. #WaitInput                        :        ;

  70. #Message                        :        「This is well into skyside territory.」;
  71. #WaitInput                        :        ;

  72. #Message                        :        「What the heck am I doing here?」;
  73. #WaitInput                        :        ;

  74. #Message                        :        「…………」;
  75. #WaitInput                        :        ;

  76. #Message                        :        「…… Well, there's only one thing to do in a situation like this.」;
  77. #WaitInput                        :        ;

  78. #Message                        :        「…… and since I feel dumb standing \n around talking to myself……」;
  79. #WaitInput                        :        ;

  80. #Message                        :        「Let's see what's up there!」;
  81. #WaitInput                        :        ;

  82. #WaitTime                        :        60;

  83. #EndScript                        :        ;

复制代码
百度翻译
  1. #SetObjectMax                :        4;
  2. #SetFontSize                :        22;
  3. $SetFontColor                :        16777215;
  4. #SetTextSpace                :        80,560,380,470;
  5. #SetTextSpeed                :        2;

  6. #WaitTime                        :        32;

  7. #Message                        :        …醒……来……;
  8. #WaitInput                        :        ;        
  9. #ObjectCreate                :        2, 160, 320, 200;               
  10. #ObjectChannel                :        2,        1;                                       
  11. #Message                        :        「……呜……」;
  12. #WaitInput                        :        ;        

  13. #Message                        :        ………快醒来………;
  14. #WaitInput                        :        ;        

  15. #ObjectChannel                :        2,        0;                                       
  16. #Message                        :        「……嗯缪……」;
  17. #WaitInput                        :        ;        

  18. #Message                        :        ………快醒来………;
  19. #WaitInput                        :        ;        

  20. #Message                        :        「………………」;
  21. #WaitInput                        :        ;

  22. #Message                        :        ………快醒来………;
  23. #WaitInput                        :        ;


  24. #SetTextSpeed                :        5;
  25. #Message                        :        「…………………吵死了。」;
  26. #WaitInput                        :        ;

  27. #SetTextSpeed                :        2;
  28. #Message                        :        嗯?;
  29. #WaitInput                        :        ;

  30. #SetFontSize                :        38;
  31. #Message                        :        「吵死了!」;
  32. #WaitInput                        :        ;

  33. #Message                        :        「我啊—!」;
  34. #WaitInput                        :        ;

  35. #Message                        :        「现在还—!」;
  36. #WaitInput                        :        ;

  37. #SetFontSize                :        60;
  38. #SetStyleBold                :        1;
  39. #Message                        :        「好困啊!!!」;
  40. #WaitInput                        :        ;

  41. #SetFontSize                :        38;
  42. #SetStyleBold                :        0;
  43. #PlaySound                        :        27;
  44. #Message                        :        「打飞!!!」;
  45. #WaitInput                        :        ;

  46. #PlaySound                        :        28;
  47. #Message                        :        哎哎!!?;
  48. #WaitInput                        :        ;

  49. #SetFontSize                :        22;
  50. #Message                        :        「…………」;
  51. #WaitInput                        :        ;
  52. #Message                        :        「………………」;
  53. #WaitInput                        :        ;

  54. #Message                        :        「啊,终于安静下来了。」;
  55. #WaitInput                        :        ;

  56. #Message                        :        「再睡一会儿吧。」;
  57. #WaitInput                        :        ;

  58. #Message                        :        「…………」;
  59. #WaitInput                        :        ;
  60. #Message                        :        「………………」;
  61. #WaitInput                        :        ;
  62. #Message                        :        「……哎? 这里是哪儿?」;
  63. #WaitInput                        :        ;

  64. #Message                        :        「嗯、不是师傅的研究所啊……」;
  65. #WaitInput                        :        ;

  66. #Message                        :        「呃,获取位置信息。\n
  67.                                                 ……区域0E、320、54\n
  68.                                                 高度是……10482?」;
  69. #WaitInput                        :        ;

  70. #Message                        :        「完全是空中的领域啊……」;
  71. #WaitInput                        :        ;

  72. #Message                        :        「为什么我会在这里呢?」;
  73. #WaitInput                        :        ;

  74. #Message                        :        「…………」;
  75. #WaitInput                        :        ;

  76. #Message                        :        「……哎,待在这儿也没办法啊」;
  77. #WaitInput                        :        ;

  78. #Message                        :        「光自言自语也让人感觉不舒服」;
  79. #WaitInput                        :        ;

  80. #Message                        :        「姑且先向上面移动吧!」;
  81. #WaitInput                        :        ;

  82. #WaitTime                        :        60;

  83. #EndScript                        :        ;

复制代码

尽管作者/社团也做过似乎日文版的补丁,反正官网不在了就挂了,但是看x还在德罗斯特做工▢游戏,要是要找应该还是能找到人吧。

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

×
回复

使用道具 举报

 楼主| 发表于 2026-9-25 23:26 | 显示全部楼层
本帖最后由 mes 于 2026-9-26 22:26 编辑


英文翻成英文文件,最后的部分没有英译,不清楚实际有没有使用,反正打不过第二个boss。

虽然中文win10系统没问题,但英文win98不行,可能要字母外全删掉,而且连空格也用不了,硬化比汉化还难,不过搞个吧,不能用在英文系统的英文版有什么意义?

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

×
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|手机版|小黑屋|上海互联网违法和不良信息举报中心|网上有害信息举报专区|962110 反电信诈骗|举报电话 021-62035905|Stage1st ( 沪ICP备13020230号-1|沪公网安备 31010702007642号 )

GMT+8, 2026-9-27 00:46 , Processed in 0.028549 second(s), 7 queries , Gzip On, Redis On.

Powered by Discuz! X3.5 Licensed

© 2001-2026 Discuz! Team.

快速回复 返回顶部 返回列表