Dragon's Dogma 2
0 of 0

File information

Last updated

Original upload

Created by

xyzkljl1

Uploaded by

xyzkljl1

Virus scan

Safe to use

Tags for this mod

About this mod

Show in-game time in left top. 左上角显示游戏内时间

Requirements
Permissions and credits
Changelogs
Donations
Show in-game time in left top.
左上角显示游戏内时间

All dd2 mods source in github.

Note/说明:

1. Config In UI
Press `Insert` key to show/hide reframework UI. 
Click the `Script Generated UI`.
Press the button which has same name with this mod.

在UI中配置:
按Insert键打开/隐藏Reframework界面
点击`Script Generated UI`.
找到写该MOD名字的按钮并点击它,会展开该mod的配置项

2.Configurable Settings:
enable: enable
disableInMenu: disable when showing menu
enableHotkey: hotkey to enable/disable(need _ScriptCore)

fontsize: size of the font
(Too large font causes crash!)
color: text color .
(In ui ,it's simple rgba color.)
backgroundcolor: color of background
offsetposition to show the time
(offsetX/offsetY has been replaced to offset config since v1.2.You may need to reconfig when you upgrade from v1.1)
showtimeslot: show timeslot(dusk/noon/...)
showbackground: show background
zerofill: fill zero to hour/minute/second ,for example, 3:3:1-> 03:03:01
useampm: use am/pm instead of 24-hour
customFormat: default value is "{D}Day {T} {h}:{m}:{s} {a}".  "{D}/{T}/{h}/{m}/{s}/{a}" means "Day/timeslot/hour/minute/second/ampm".
For example,if you set it to "This is {D}th day".it will show "This is 5th day." in 5th day.

可配置选项:
enable: 开启
disableInMenu: 是否在显示菜单时隐藏
enableHotkey: 开启关闭快捷键(需要安装_ScriptCore)

fontsize: 字体大小 (过大的字号会导致游戏崩溃)
color: 颜色
(在ui中颜色以rgba形式表示)
backgroundcolor: 背景方块的颜色
offset: 显示位置
(offsetX/offsetY参数自v1.2版本起被替换为了offset参数,从v1.1升级的用户可能需要重新配置)
showbackground:  显示背景方块
zerofill: 时分秒在10以下时补0
showtimeslot: 显示时间段(早中晚)
useampm: 使用十二小时制
customFormat: 默认为"{D}Day {T} {h}:{m}:{s} {a}".  "{D}/{T}/{h}/{m}/{s}/{a}" 表示 "天数/时间段/时/分/秒/ampm".
例如你把格式设为 "This is {D}th day",在第五天就会显示"This is 5th day." 

Install / 安装

1. Install Reframework
    安装 Reframework

1.5. Install _XYZApi (Optional.Only necessary when you need to modify settings in UI) 
安装_XYZApi (可选,如果你不需要在UI界面中修改配置,则不需要安装该前置)

1.6. Install  _ScriptCore(Optional.Only necessary when you need to use hotkey) 
安装 _ScriptCore(可选,如果你不需要快捷键,则不需要安装该前置)

2. You can Install by Fluffy Mod Manager or Manually
你可以通过Fluffy Mod管理器 安装或手动安装

3.1. Install by Fluffy Mod Manager:
通过Fluffy Mod Manager安装:

Download this mod and drag into mod manager.Then turn it on in mod manager
下载压缩包,将压缩包拖进mod管理器,然后在mod管理器中开启该mod

3.2.Install Manually
手动安装:
Dowload this mod and extract.Copy the `reframework` folder to game folder. If `reframework` already exists in game folder,then merge these two folders.
If times.ttf already exists,ignore 
下载该mod,解压后将reframework文件夹拷贝至游戏目录下,如果游戏目录下已经存在reframework文件夹,将两个文件夹合

如果times.ttf已经有了,忽略它即可