Giter VIP home page Giter VIP logo

eu4dll's Introduction

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.
  • macOS is not supported. I don't have those plans.
  • Linux is not supported.

How to use

  • 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

eu4dll's People

Contributors

bruceczk avatar matanki-saito avatar ooofunooo avatar

Watchers

 avatar

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.