• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

Thorintar

Private
82 Badges
May 9, 2012
18
4
  • Sengoku
  • Warlock 2: The Exiled
  • Pillars of Eternity
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: Charlemagne
  • Stellaris: Nemesis
  • Stellaris
  • Stellaris: Humanoids Species Pack
  • Crusader Kings II: Conclave
  • Europa Universalis IV: Cossacks
  • Crusader Kings II: Horse Lords
  • Europa Universalis IV: Common Sense
  • Crusader Kings II: Reapers Due
  • Crusader Kings II: Way of Life
  • Mount & Blade: Warband
  • Stellaris: Galaxy Edition
  • Hearts of Iron IV: Cadet
  • Cities: Skylines
  • Europa Universalis IV: Rights of Man
  • Hearts of Iron IV: Together for Victory
  • Crusader Kings II: Monks and Mystics
  • Stellaris - Path to Destruction bundle
  • Europa Universalis IV: Mandate of Heaven
  • Europa Universalis IV: Third Rome
  • BATTLETECH
  • Surviving Mars
  • Hearts of Iron IV: Death or Dishonor
  • Crusader Kings II: Jade Dragon
  • Europa Universalis IV: Dharma
  • Stellaris: Apocalypse
  • Age of Wonders III
  • Hearts of Iron IV: Expansion Pass
  • Europa Universalis IV: Cradle of Civilization
  • Europa Universalis IV
  • Europa Universalis IV: Art of War
  • Europa Universalis IV: Wealth of Nations
  • Surviving Mars: Digital Deluxe Edition
  • Stellaris: Distant Stars
  • Magicka: Wizard Wars Founder Wizard
  • Stellaris: Synthetic Dawn
  • Europa Universalis IV: Res Publica
  • Semper Fi
  • Teleglitch: Die More Edition
  • Warlock: Master of the Arcane
  • War of the Roses
  • 500k Club
  • Shadowrun Returns
  • Europa Universalis IV: El Dorado
Short summary of your issue
CK3 - Spanish Locale - Scheme Window

Game Version
1.4.4

What OS are you playing on?
Windows

What platform are you using?
Steam

Do you have mods enabled?
No

Have you tried verifying your game files (Steam only)?
Yes

How much "pain" is this causing you?
7

Please explain the issue you experienced in the most condensed way possible
The tooltips and values of schemes are not showing the info like success chance, secrecy, etc

Please explain how to reproduce the issue
It happens on the Spanish version of the game, if I run the game in English tooltips and values works perfectly. There are discrepancies in the strings that missmatch with the english version of the file.

Is there anything else you think could help us identify/replicate the issue?
The issue can be located in schemewindow_l_spanish.yml
It is fixed with
SCHEME_WINDOW_ITEM_NAME:0 "[Scheme.GetFullActionName]"
SCHEME_WINDOW_TT_ITEM:0 "[Scheme.GetTypeDescription]"
SCHEME_WINDOW_PROGRESS_TOOLTIP:0 "#T [SchemeItem.GetProgressDescription]#! \n[Scheme.GetChangeDesc]"
SCHEME_WINDOW_POWER_MINE:0 "Probabilidad de progreso: [Scheme.GetPowerDifference|+0%]"
SCHEME_WINDOW_POWER_KNOWN:0 "Probabilidad de progreso: [Scheme.GetPowerDifference|-0%]"
SCHEME_WINDOW_SUCCESS_CHANCE:0 "#V [Scheme.GetSuccessChance|%/]#!"
SCHEME_WINDOW_SECRECY:0 "#V [Scheme.GetSecrecy|%/]#!"
SCHEME_ITEM_PROGRESS_TOOLTIP:1 "#T [Scheme.GetProgressDescription]#!\nLa [scheme|lE] tiene una probabilidad del [Scheme.GetProgressChance|%+] de progresar al mes basada en su Fuerza y Resistencia.\n\n[Scheme.GetPowerDescription]\n\n[Scheme.GetResistanceDescription]"
SCHEME_WINDOW_SUCCESS_TOOLTIP:0 "#T [success_chance|E]: [Scheme.GetSuccessChance|V%/] #! #weak (máx. [Scheme.GetSchemeType.MaxSuccess]%)#! \n[Scheme.GetSuccessChanceDescription]"
SCHEME_WINDOW_SUCCESS_DISCOVERED_TOOLTIP:0 "#T [success_chance|E]: [Scheme.GetSuccessChance|V%/] #! #weak (máx. [Scheme.GetSchemeType.MaxSuccess] %)#! \n#weak Factores desconocidos#!"
SCHEME_WINDOW_SECRECY_TOOLTIP:0 "#T [secrecy|E]: [Scheme.GetSecrecy|V%/] #! #weak (máx. [Scheme.GetSchemeType.MaxSecrecy]%)#! \n[Scheme.GetSecrecyDescription]"
SW_ESTIMATED_TIME:0 "#V ~[Scheme.GetEstimatedTimeRemaining]#!"

I have attached a save game
No

Upload Attachment
File(s) attached
 

Attachments

  • test.jpg
    test.jpg
    541,6 KB · Views: 0
Upvote 0