Git Product home page Git Product logo

misakatranslator's Introduction

MisakaTranslator Mikoto Version

image image

MisakaTranslator Mikoto Version 是一款基于 MisakaTranslator 的互动文字小说阅读工具。

相较于原项目的重大变更

  • 默认使用黑色文字描边,以利于视力健康。
  • 使用json文件而非数据库管理游戏相关数据,以便于修改游戏信息。
  • 加入了Azure翻译以及TTS(文本转语音)支持。
  • 加入了火山翻译、Amazon Translate支持。
  • 添加了更多的设置选项。

游戏信息配置文件示例

配置文件名:.\data\games\a3ff500d-5b56-4320-88e9-3452caa2d602.json

{
  "GameName": "アイコトバ-Silver Snow Sister-",//游戏名,默认使用游戏所在文件夹名
  "FilePath": "F:\\ちゃろー!\\アイコトバ-Silver Snow Sister-\\AikotobaSSS.exe",//游戏启动路径
  "GameID": "a3ff500d-5b56-4320-88e9-3452caa2d602",//添加游戏时随机生成的GUID
  "TransMode": 1,//1代表hook模式
  "SrcLang": "ja",//源语言
  "DstLang": "zh",//翻译目标语言
  "RepairFunc": "RepairFun_NoDeal",//文本预处理选项
  "RepairParamA": null,//文本预处理选项参数
  "RepairParamB": null,//文本预处理选项参数
  "HookCode": "HS65001#-3C@192A60",//Textractor特殊码
  "HookCodeCustom": "HS65001#-3C@192A60:AikotobaSSS.exe",//Textractor特殊码
  "Isx64": true,//64位游戏标记
  "MisakaHookCode": "【140192A60:1400CC555:0】"
}

相关链接

原始项目页TextractorLocale-EmulatorMacab分词词典本地翻译词典

misakatranslator's People

Contributors

liscs avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

misakatranslator's Issues

腾讯云API错误

腾讯云API错误 版本为v1.2.5

测试认证时显示请求头缺少参数

Snipaste_2024-04-04_17-15-50

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.