Skip to content

Commit 5249888

Browse files
committed
README
1 parent 75aa79e commit 5249888

7 files changed

Lines changed: 170 additions & 0 deletions

File tree

README.md

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
# IMYSHook
2+
3+
## [中文](README_TC.md)
4+
5+
Iris Mysteria mod for DMM Game Player version
6+
7+
## Feature
8+
9+
1. Game speed
10+
2. In-game Screenshot
11+
3. FPS setting
12+
4. [Translation](Translation.md) (Traditional Chinese only)
13+
14+
## Requirement
15+
16+
1. Windows 10 or newer
17+
2. Iris Mysteria DMM Game Player version
18+
19+
## Installation
20+
21+
Download and extract [Release](https://github.com/IrisMystery/IMYSHook/releases) zip to your Iris Mysteria install
22+
location `C:\Users\<username>\imys_r_exe`
23+
24+
## Config
25+
26+
You can edit config.json(`./BepInEx/plugins/config.json`) if you don't like default settings.
27+
28+
| Name | Default Value | Description |
29+
|-----------|---------------|--------------------------------------------------------------|
30+
| speed | 0.5 | Increase/Decrease game speed each step (per click) |
31+
| fps | 60 | Override FPS setting, take effects when value bigger than 60 |
32+
| translate | true | Enable/Disable translation feature |
33+
34+
## Key binding
35+
36+
| Key | Type | Description |
37+
|-----|-------------|-------------------------------------------------------------------------------|
38+
| F5 | Freeze | Freeze game, mean set game speed to 0x |
39+
| F6 | Reset | Reset game speed to 1x/normal |
40+
| F7 | Decrease | Decrease game speed (2-0.5 etc), depends on your `speed` config |
41+
| F8 | Increase | Increase game speed (1+0.5 etc), depends on your `speed` config |
42+
| F11 | Translation | Clear translation cache |
43+
| F11 | Translation | Enable/Disable translation feature |
44+
| F12 | Screenshot | Screenshot current frame and save to Pictures(`C:\Users\<username>\Pictures`) |
45+
46+
## Contributing
47+
48+
You're free to contribute to IMYSHook as long as the features are useful, such as battle stats log, 360 stamina alert or
49+
something else, except modifying battle data.
50+
51+
## Disclaimer
52+
53+
Using IMYSHook violates Iris Mysteria and DMM's terms of service.
54+
55+
I will NOT be held responsible for any bans!

README_TC.md

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
# IMYSHook
2+
3+
## [English](README.md)
4+
5+
愛秘mod (DMM Game Player版)
6+
7+
## 功能
8+
9+
1. 更改遊戲速度
10+
2. 內置遊戲截圖
11+
3. FPS設定
12+
4. [中文翻譯](Translation.md)
13+
14+
## 需求
15+
16+
1. Windows 10或以上
17+
2. 愛秘 DMM Game Player版本
18+
19+
## 安裝方法
20+
21+
下載[Release](https://github.com/IrisMystery/IMYSHook/releases)
22+
並解壓縮至您的愛秘安裝位置 `C:\Users\<username>\imys_r_exe`
23+
24+
## 設定
25+
26+
如果您不喜歡預設設定,可以編輯config.json(`./BepInEx/plugins/config.json`).
27+
28+
| 欄位 | 預設值 | 說明 |
29+
|-----------|------|----------------------------|
30+
| speed | 0.5 | 加快/減慢遊戲速度 (每按一下) |
31+
| fps | 60 | 更改FPS值, 只會在遊戲開啟60FPS的情況下生效 |
32+
| translate | true | 閣啟/關閉中文翻譯功能 |
33+
34+
## 綁定鍵
35+
36+
| 按鍵 | 類型 | 說明 |
37+
|------|----|------------------------------------------|
38+
| F5 | 靜止 | 將遊戲暫時凍結 |
39+
| F6 | 重設 | 將遊戲重設至正常速度 |
40+
| F7 | 減少 | 減慢遊戲速度,視乎您的 `speed` 設定 |
41+
| F8 | 增加 | 加快遊戲速度,視乎您的 `speed` 設定 |
42+
| F10 | 翻譯 | 刪除翻譯快取 |
43+
| F11 | 翻譯 | 開啟/關閉中文翻譯功能 |
44+
| F12 | 截圖 | 截取當前的遊戲畫面至`C:\Users\<username>\Pictures` |
45+
46+
## 貢獻
47+
48+
您可以PR一些有用的功能,例如戰鬥紀錄、滿體提示之類,除了修改戰鬥數值
49+
50+
## 免責聲明
51+
52+
使用修改程式進行遊戲,均屬違規行為,可能導致帳號被封鎖。
53+
54+
本人概不負責。

Translation.md

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
## 禁止利用相關資源作為商業用途
2+
3+
## 禁止利用相關資源作為商業用途
4+
5+
## 禁止利用相關資源作為商業用途
6+
7+
## 很重要所以說三次
8+
9+
### 翻譯狀況
10+
11+
首先,19章前將會沿用中文版的翻譯,而20章後將採用機器翻譯+人工校對方式
12+
13+
因後續翻譯皆由機器翻譯所得,所以不喜歡可以上一頁 :)
14+
15+
但同時,也是由愛好者共同維護的翻譯
16+
17+
目前使用的翻譯模型: [SakuraLLM](https://github.com/SakuraLLM/Sakura-13B-Galgame)
18+
19+
**已知問題:**
20+
21+
暫無
22+
23+
### 翻譯修正
24+
25+
部分文本已經在發佈前進行過一次人手修正
26+
27+
但因為目前全劇情字數高達[500萬字](https://translation.lolida.best/projects/imys/#information)
28+
29+
在單人維護的情況下,實在無能為力。
30+
31+
如果您有日文能力的話,可以為這份翻譯貢獻一己之力
32+
33+
任何人都可以到我們的[協作翻譯平台](https://translation.lolida.best/projects/imys/)查看及修正,感激不盡!
34+
35+
### 翻譯修改教學
36+
37+
問: 我找到某處翻譯有錯,要怎麼修正?
38+
39+
答: 假設,你在看第20章第1話劇情發現其中一句有問題
40+
41+
![imys_translation1.png](./img/imys_translation1.png)
42+
43+
這時候可以切換至控制台,你會看到一個main_20001_1的文字
44+
45+
這個就是劇情ID
46+
47+
![imys_translation2.png](./img/imys_translation2.png)
48+
49+
你可以在翻譯平台搜尋這個ID,也可以複製下列網址並修改劇情ID為main_20001_1即可進入相關的翻譯文本位置
50+
51+
`https://translation.lolida.best/browse/imys/劇情ID/zh_Hant/`
52+
53+
點擊相關句子後會進修改界面
54+
55+
![imys_translation3.png](./img/imys_translation3.png)
56+
57+
修改後,按**Save and stay**即可 (PS: 進行修改需要註冊帳號)
58+
59+
![imys_translation4.png](./img/imys_translation4.png)
60+
61+
完成!

img/imys_translation1.png

864 KB
Loading

img/imys_translation2.png

35.6 KB
Loading

img/imys_translation3.png

86 KB
Loading

img/imys_translation4.png

58.5 KB
Loading

0 commit comments

Comments
 (0)