This dll makes it possible to display double-byte characters on Europa Universalis IV.
- This project is unofficial.
- Windows is supported and dll only works on Steam.
- macOS is not supported. I don't have those plans.
- Linux is not supported.
- Displaying very long tooltips can cause CTD. See here.
-
Manual install
- Download latest release zipped file and unpack it.
- Put all files into the game directory.
- Subscribe multibyte mods from steam or add mods to paradox user directory in your documents folder.
- Enable mods on game luncher
- Play game. 👍
-
Automatic install
- Download Simple Installer
- See Install Guide (Japanese)
- Enable mods on game luncher
- Play game. 👍
If you find a bug, create a issue in this repository.
It is for the alert debug.
Change the character that connects the region name and the country name. See ISSUE-164
Change the words ordering.
- Battle of / xxx -> xxx / Battle of
- Siege of / xxx -> xxx / Siege of
- Occupation of xxx -> xxx / Occupation of
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.
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.
MIT Licence
This dll was forked by the following project. Thank you so much.