English | 中文
- Fixed 50+ bugs in all kinds of game files
- Updated frequently for latest fixes
- Boosted performance due to massively reduced error logs
- Special fixes for the localization of Simplified Chinese
- Compatible with all other mods
This mod can be placed at any order to function and is safe to be overwritten by other mods, but it's recommended to place it on top of all mods, in case other mods may be affected and/or corrupted
All languages are supported, with special localization fixes for Simplified Chinese
Some localization fixes are also available in English
- common/
- character_interactions/00_character_interactions: Fix scope errors
- character_templates/country_prg: Fix triggers for
PRG_juan_silvano_godoi
andPRG_rafael_barrett
- company_types/00_companies_soi: Fix triggers for
company_moscow_irrigation_company
- diplomatic_actions/
- 42_subjects_request_market_control: Hide
Request Market Control
for market owner
- 42_subjects_request_market_control: Hide
- flag_definitions/00_flag_definitions: Fix Brunei & Scandinavian flags
- ideologies/
- Fix a trigger for
Radical
ideology (NOT
->NAND
) - Add missing law stances for
Modernizer
- Correct agitator check for
Enlightened Royalist
- Correct agitator weight for
Enlightened Royalist
andHumanitarian
- Fix a trigger for
- journal_entries/
- Enable AI countries to activate & complete techonology JEs
- Fix Opium JE as Opium Plantation is NOT a potential resource
- Reduce the requirement of Munitions Factories from 5 munition plants to 2 as it's not possible for most countries to own 250+ infantry at early game
- Hide
The Acquisition of Alaska
if you already owns Alaska - Invaliadate lobby JEs if the relevant lobby is disbanded
- laws/
- Fix state religion changes for Atheism related laws
- Fix scope errors in slavery laws
- modifier_type_definitions/
- Make
interest_group_ig_armed_forces_approval_add
have 1 decimal to keep in line with similar modifier types - Make
power_bloc_income_transfer_to_leader_factor
a percentage
- Make
- objective_subgoals/01_subgoals_player_objectives_egalitarian: Remove non-exists scope
slavery_objective_target
- parties/: Fix several
from_serfdom
triggers - pop_types/: Reorder the calculation of
political_engagement_mult
&qualifications
to boost perfomance (Thanks the idea of PBO mod) - production_methods/11_private_infrastructure:
pm_trade_center_principle_external_trade_2
should also have basic clerk employments - script_values/
- Fix liberty desire display
- Increase the reduction of
East Indies
from 0.2 to 0.5
- scripted_buttons/00_colonial_administration_buttons
- Create
vassal
instead ofcolony
for unrecognized countries to avoid auto-independence - Check only direct subjects when expanding colonial administration
- Create
- scripted_effects/
- Cleanup variables instead of setting it to
no
- Fix
calculate_caudillo_progress
calculation
- Cleanup variables instead of setting it to
- scripted_triggers/
- Fix typo in
is_brazil_northeast_state
(correct STATE_PAUAI to STATE_PIAUI) - Check for the existence of scopes in
ai_has_enact_weight_modifier_journal_entries
- Check for the existence of
ruler
inchinese_manchu_queue_hairstyle_character_trigger
- Fix typo in
- events/
- agitators_events/revolution_events_03: Fix scope error in
revolution_pulse2_events.4
- american_civil_war/acw_events:
acw_events.3
should be restricted to USA-owned Mexican states - brazil/
- coffee_with_milk: Check for scope existence & fix typo in
coffee_with_milk.6
- pedro_brazil_events: Correctly save
isabel_scope
inpedro.12
- coffee_with_milk: Check for scope existence & fix typo in
- expedition_events/niger_river_expedition_events: Avoid improve relation with your own country in
expedition_events.130
- law_events/slavery_laws: Fix a trigger in
slavery_law_events.7
(NOT
toNOR
) - german_unification: Allow forming
NGF
andSGF
as principality or below - oil_rush_events: Avoid permanent funding oil pipelines in
oil_rush.4
- red_scare_events: Fix scope error in
red_scare.14
- victoria_events: Check for the existence of
c:HAN
- agitators_events/revolution_events_03: Fix scope error in
- gfx/portraits/portrait_animations/animations: Check for the existence of character owner in
smoker_character_idle
- localization/: Fix the rank in
POWER_BLOC_COHESION_WORST_INFAMY
(English and Simplified Chinese)
You're welcome to integrate part or all of this mod in your own mod
For modification details, most modifications are marked with #PBF
, and you can always compare the file with the vanilla one to find the difference
Plus, it's intended to overwrite the whole vanilla file instead of creating a new file starting with zz_
in this mod, as it only fix bugs and should simply be replaced by other mods that actually change the content
Thanks CaesarVincens and 茶锈 for providing many Paradox bug clues
- GDP Ownership Display - Display GDP ownership ratio at home and abroad on country panel
- Paradox Highlight - A VS Code extension that provides syntax highlight for Paradox Games
- Get it on GitHub or Visual Studio Marketplace, or visit Paradox Forum for more information