百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
E

EU4dll

> 编程语言
开源

Europa Universalis IV 双字节语言补丁; 主版:1.34.2, 开发版:1.37.5.0

1.2K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

Europa Universalis IV 双字节语言补丁; 主版:1.34.2, 开发版:1.37.5.0

EU4DLL

This dll makes it possible to display double-byte characters on Europa Universalis IV.

Notice

  • This project is unofficial.
  • Windows is supported and dll only works on Steam. Use Mac OS here ️ eu4dll_mac
  • macOS is not supported. I don't have those plans.
  • Linux is not supported.
  • Displaying very long tooltips can cause CTD. See here.

How to use

  • Slide For Japan user Google Slide

  • Manual install

    1. Download latest release zipped file and unpack it.
    2. Put all files into the game directory.
    3. Subscribe multibyte mods from steam or add mods to paradox user directory in your documents folder.
    4. Enable mods on game luncher
    5. Play game.
  • Automatic install

    1. Download Simple Installer
    2. See Install Guide (Japanese)
    3. Enable mods on game luncher
    4. Play game.

Find bugs

If you find a bug, create a issue in this repository.

Spec

plugins/plugin.ini

ERROR_TEST

It is for the alert debug.

SEPARATE_CHARACTER_CODE_POINT

Change the character that connects the region name and the country name. See ISSUE-164

REVERSING_WORDS_BATTLE_OF_AREA

Change the words ordering.

  • Battle of / xxx -> xxx / Battle of
  • Siege of / xxx -> xxx / Siege of
  • Occupation of xxx -> xxx / Occupation of

Autoupdate

Plugin.dll and Plugin64.dll will be updated automatically. It requires an Internet connection at game run. If you do not need or play offline game, please DELETE "plugins/autoupdate.bat" file.

Name order

Attaching Inverted Question Mark(¿) to dynasty, the first name and last name are reversed.

1534.6.23 = {
  heir = {
    name = "Nobunaga"  # Nobunaga
    monarch_name = "Nobunaga"  # Nobunaga
    dynasty = "¿Oda"  # Oda
    birth_date = 1534.6.23
    death_date = 1582.6.21
    claim = 90
    adm = 5
    dip = 5
    mil = 6
  }
}
# Nobunaga Oda -> Oda Nobunaga

When you use this feature, please exclude Inverted Question Mark(¿) from all fonts.

Licence

MIT Licence

Thanks

This dll was forked by the following project. Thank you so much.

EU4CHS

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

C++assemblydll-injectioneuropa-universalis-ivlocalization

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言