Sid Meier's Civilization VI

Sid Meier's Civilization VI

EnigmaConundrum's Ireland [GS]
137 kommentarer
marzipan 1. jan. kl. 15:16 
hi folks, this version loads and replaces the pike and shot properly (Jan 2025): https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3398168261
Irish chicken wizard 5. aug. 2024 kl. 13:52 
really good mod, if we get more mods like this we wont need a civ 7:gordon:
Psylocke_Rogue 15. mar. 2023 kl. 14:11 
I uploaded a fix for this mod; it now works as of March 2023.

https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2947432019&searchtext=
Kenon 12. feb. 2023 kl. 8:31 
The problem with loading the mod seems to be trying to replace the pike and shot unit with the Irish "rapparee". If you replace the pikeman with it instead, it works.

- On Windows, go to: C:\Program Files (x86)\Steam\steamapps\workshop\content\289070\1334386332\Core
- Open up IrelandCivilization.sql in a text editor
- Replace all 'UNIT_PIKE_AND_SHOT' references with 'UNIT_PIKEMAN'. Save.
- Mod works beautifully.

P.S. On Linux you should be able to apply this fix as well, you just need to locate the IrelandCivilization.sql file. E.g. sudo updatedb; locate IrelandCivilization.sql. (You may need to install 'locate') Grep would work as well.
phroggler (aka evilsophie2002) 28. dec. 2022 kl. 6:39 
plastic lmaooo
Chapdaddy 24. dec. 2022 kl. 14:42 
Want to play as Niall so bad... I have his Y Chromosome man. I NEED TO PLAY AS HIM! I can thank 23&me for that info. Please update this mod @NotJoeBiden ! :steamsad:
DizzyDaisy909 2. okt. 2022 kl. 8:00 
Hi, this mod does not work on Linux
Shuhrat 26. sep. 2022 kl. 8:32 
Unfortunately, this wonderful mod does not work!
Please update it
Dorchet 15. aug. 2022 kl. 16:28 
thats the luck of the irish for you.
daniel 12. juli 2022 kl. 8:13 
ygsodfuiygasoduyfgasodygf I DOESNT WORK I WANT TO CRY jhgasodfiuygasoufys
#MAKERIVALSGREATAGAIN WRASTOR 3. juni 2022 kl. 13:49 
@choijanggyu

how would you even get to the IrelandModSupport.sql file?
ConeCelia 4. maj 2022 kl. 11:05 
Anyone else finding Niall's +5 combat strength with great writers either isn't showing or isn't working?
Psyphagus 2. apr. 2022 kl. 1:13 
Thanks for Ireland as a playable civilization. Highly appreciated. However, your icon textures aren't implemented correctly, because you did include no alpha transparency, so the ireland icons look weird in the create new game UI. InGame Jersey is just fine though. Would be nice for an update :)
Kenon 5. jan. 2022 kl. 2:58 
This doesn't seem to load without Gathering Storm being enabled.
choijanggyu 24. aug. 2021 kl. 11:40 
If anyone want to play Grace with TSL map, add under StartPosition in IrelandModSupport.sql file

('CIVILIZATION_ENIGMA_IRELAND', 'LEADER_ENIGMA_GRACE', 'GiantEarth', 4, 76),
('CIVILIZATION_ENIGMA_IRELAND', 'LEADER_ENIGMA_GRACE', 'GreatestEarthMap', 32, 54),
('CIVILIZATION_ENIGMA_IRELAND', 'LEADER_ENIGMA_GRACE', 'LargestEarthCustom',5, 96),
('CIVILIZATION_ENIGMA_IRELAND', 'LEADER_ENIGMA_GRACE', 'PlayEuropeAgain', 18, 69),
('CIVILIZATION_ENIGMA_IRELAND', 'LEADER_ENIGMA_GRACE', 'LargeEurope', 16, 52),
rjkelly2015 3. juli 2021 kl. 16:53 
try the fix outlined below. This works for me fine after the tweak mentioned below by 1ACSGAMER
Captain Game 15. juni 2021 kl. 7:33 
+1 update. Your civs in general look great, but if they won't work then there's no helping it.
guysthataregood 11. maj 2021 kl. 5:42 
This won't work!
I play on Mac. I've tried turning off all other mods and not choosing any other opponents who have a unique district. Those are the two tips I found, but neither seems to work.
I really wanna play Grace O'Malley! Has anybody figured it out who can help?
aloy 3. maj 2021 kl. 3:56 
when ever i picked a irish faction and wanna start the game it crash
1ACSGAMER 13. apr. 2021 kl. 10:41 
Have you tried the fix i have below in the comments? And if so did you try loading this mod without any other mods enabled?
Ramon 9. apr. 2021 kl. 16:13 
There is the error when starting the game. Some conflict in the mod. I have all the expansions of the game.
Fantasieprodukt 4. apr. 2021 kl. 4:35 
There is no TSL support for Grace. For Giant Earth map i suggest 4 /75
Fantasieprodukt 31. mar. 2021 kl. 11:50 
@ROIGamerUHD omg yes it worked for me too. Interesting bug.
1ACSGAMER 11. mar. 2021 kl. 9:18 
Guys below is the Fix for this mod. I DO NOT take credit for this fix as i found it from rui.raen on this comment section. I said i would go into more detail on how to do it for the less tech savvy people who need the extra help. Thanks rui.raen for the fix. I would advise trying this mod without any other mods enabled as some are not compatible. Enjoy Guys
1ACSGAMER 11. mar. 2021 kl. 9:15 
1. Look for this location on the hard drive that steam is installed on for example Local Disk [E:]

2. Search for this folder <steamlibrary>\steamapps\workshop\content\289070\1334386332\AoSEC Ireland.modinfo

3. When you are inside this folder open up the AoSEC.modinfo file using the notepad app or similar.

4. Scroll down till you find this in the file
<InGameActions>
<UpdateDatabase id="Gameplay">

5. Under this just copy and paste this into it
<Properties>
<LoadOrder>4</LoadOrder>
</Properties>

6. Afterwards you're notepad should look something like this
<InGameActions>
<UpdateDatabase id="Gameplay">
<Properties>
<LoadOrder>4</LoadOrder>
</Properties>
<File priority="100">Core/IrelandCivilization.sql</File>
<File priority="100">Core/IrelandDanielOConnell.sql</File>
<File priority="100">Core/IrelandModSupport.sql</File>
<File priority="100">Core/IrelandNiall.sql</File>
<File priority="100">Core/IrelandGraceOMalley.sql</File>
67763-96-6 28. feb. 2021 kl. 17:40 
Update please.
masternetra 9. feb. 2021 kl. 20:07 
@Pyroshrimp, none this mod only needed the Rise and Fall DLC, but the mod needs to be updated.
Pyroshrimp 1. feb. 2021 kl. 8:19 
what mods do i need to get this one working
Tailtia 26. jan. 2021 kl. 7:49 
Anyone know how to Tweak the Abbey to work with Leylines? Got the mod working with the fix posted here and loving it so far, just this one small thing bugging me xD
marcus2385 20. jan. 2021 kl. 11:15 
Do I need the mod supports mentioned here to run this mod? or is the mod just not working atm?
Joe Bryron 1. jan. 2021 kl. 12:14 
Denne kommentar afventer at blive analyseret af vores automatiske indholdskontrolsystem. Den er midlertidigt skjult, indtil vi bekræfter, at indholdet ikke er skadeligt (f.eks. links til websider, som forsøger at stjæle oplysninger).
rui.raen 20. dec. 2020 kl. 6:00 
If someone interested go to the location already posted here: <steamlibrary>\steamapps\workshop\content\289070\1334386332\AoSEC Ireland.modinfo

And inside InGameActions add properties section with LoadOrder as such:

<InGameActions>
<UpdateDatabase id="Gameplay">

<Properties>
<LoadOrder>4</LoadOrder>
</Properties>


<File priority="100">Core/IrelandCivilization.sql</File>
Drahzev 31. okt. 2020 kl. 5:24 
@ Unusual Jester
Completely agree with you
Laguette 30. okt. 2020 kl. 3:23 
Unable to load
Arcadian 25. okt. 2020 kl. 22:09 
@Rootimus That was an unnecessary and patronizing comment, suggesting I didn't know they do it for free and might be busy, and I'm ungrateful? I came here just to make the modders aware that it needs an update and haven't made any demands or been disrespectful. That I thought their inactivity was strange is nothing wrong whatever the cause.

If you're such a good person on a high moral horse you can apologize and show that you live as you learn by respecting people, or does that only apply to modders?
Rootimus 25. okt. 2020 kl. 5:59 
@Unusual Jester - nothing strange about it. Modders make mods for free and they're under no obligation whatsoever to jump when ungrateful gamers tell them to. They have lives, jobs and a bunch of things more important than a video game.
Arcadian 24. okt. 2020 kl. 21:01 
I can't load it either. Needs an update or needs to be marked as compatible if it is? It's also strange that none of the five authors have bothered to reply lately.
damien.keane 21. sep. 2020 kl. 8:53 
quick questions on this part "Districts adjacent to a Theater Square generate +1 of their respective Great Person Point, +2 if their City follows a religion."... does this include other theater squares? and if so it would make sense to pair theater squares beside each other so they could feed great person points to each other... and also, I'm assuming the ability doesn't stack. for example, if i have an industrial zone adjacent to 2 theater squares, or a triangle of theater squares ?
RedWillow1917 5. sep. 2020 kl. 9:41 
RIP Ireland
Hesht 7. aug. 2020 kl. 5:04 
Mod won't load for me. No other mods loaded.
1ACSGAMER 6. aug. 2020 kl. 6:23 
Mine won't work. Game keeps saying there was an error with a mod. And its the only mod downloaded. Can anyone help?
BeeteKnaughts 18. juni 2020 kl. 7:08 
Also having problems loading Ireland mod... any ideas?
gusty_scarf 17. juni 2020 kl. 18:53 
I'm kind of having problems with Ireland at the moment where i cant play it. I excluded a civ with a unique district and even with little to no mods it still brings me back to the same screen telling that one of your mods isnt working. Is it broken or am i doing something wrong?
LNBalestra 28. maj 2020 kl. 19:36 
@E. Conundrum since in civ 5 there was Michael Collins leading ireland, you should make an Ireland alternate leader for civ 6. in a seperate mod (probably).
Ó Seanacháin 28. apr. 2020 kl. 3:48 
I'm still struggling to figure out the fix on my mac... would anyone be able to help me out?
marcmc.avoy 27. apr. 2020 kl. 13:49 
I cant get game to load with gathering storm. Help please
rockchalkv 22. apr. 2020 kl. 11:32 
Omaha, your fix worked like a charm. I now have Grace O'Malley loaded into the YnAMP map Play Europe Again. Thank you so much.
Blian-Brake 21. apr. 2020 kl. 8:22 
Which of the JFD RwF mods are needed? When I search I find a whole bunch. Do I need all of them?
NotJoeBiden  [ophavsmand] 17. apr. 2020 kl. 12:13 
Yes, there is a fix you probably could use, but let’s just say there’s a big update coming ;)
Eclipse 17. apr. 2020 kl. 0:38 
@Omaha can also confirm this works, BTW, thank you so much!