-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathMultiplayer Mods Workaround (v 1).modinfo
98 lines (77 loc) · 4.51 KB
/
Multiplayer Mods Workaround (v 1).modinfo
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
<?xml version="1.0" encoding="utf-8"?>
<Mod id="c70dee73-8179-4a19-a3e5-1d931908ff43" version="1">
<Properties>
<Name>Multiplayer Mods Workaround</Name>
<Stability>Beta</Stability>
<Teaser>Workaround to convince Civ 5 to allow multiplayer games with mods. This is NOT user-friendly.</Teaser>
<Description>Workaround to convince Civ 5 to allow multiplayer games with mods. This is NOT user-friendly, but it's what we've got.
Requires BOTH Gods and King and Brave New World.
VERY IMPORTANT NOTE: this download only enables you try to make your own multiplayer mods pack. It does NOT automatically make multiplayer mods work. Once you have downloaded, read the instructions at: http://forums.civfanatics.com/showthread.php?t=533238 (or check out the pictures above)
Based on preliminary work from Gedemon. I DID NOT start this (though I and others have made improvements).
Making a pack requires PC, but using a made pack tolerates any mixture of PCs and Macs.
Alternatively, try out the pre-made mod packs list below:
Everyone who wants to join a multiplayer mod game must do the following, and use the same pack. The pack must be removed again to play regular civ 5. When starting a game with fake dlc pack, use the normal multiplayer menu (NOT the mods menu).
Windows:
1. Copy paste the folder into Steam\SteamApps\common\Sid Meier's Civilization V\assets\DLC.
MAC:
You will probably have to use command+shift+period to reveal hidden files.
1. Navigate to Macintosh HD/Users/{Username}/Libraries/Application Support/Steam/SteamApps/common/Sid Meier's Civilization V
2. Right_click -&gt; Civlization V -&gt; Show Package Contents
3. Place dlc folder in Contents/Home/Assets/DLC
Linux: As pointed out by a commenter:
"Also, the Mod Packs do work on Linux, you have to convert filenames to all lowercase (as Linux is case sensitive). See https://github.com/Gedemon/Civ5-MultiPlayer-ModsPack-Maker/issues/1"
(I have not personally tried this, though)
Haken Browning's Wish for a World-centered Anime Pack http://forums.civfanatics.com/showpost.php?p=13431034&amp;postcount=2
Alrek's Five-star Compilation
http://forums.civfanatics.com/showpost.php?p=13444279&amp;postcount=24
(Link in post is wrong, though, should be http://www.filedropper.com/mpmodspack)
Emeralis Wish for the World centric modpack (various anime civs) http://forums.civfanatics.com/showthread.phpp=13473053#post13473053.
Athaboros Quality of Life modpack
http://forums.civfanatics.com/showpost.php?p=13536932&amp;postcount=102
Khundian's JDF Civs pack
http://forums.civfanatics.com/showpost.php?p=13610295&amp;postcount=127
Bacon Bomb's Ultimate Civ Modded MP Experience
http://forums.civfanatics.com/showpost.php?p=13650481&postcount=172
Gothic Empire's Light Pack
http://forums.civfanatics.com/showpost.php?p=13750841&postcount=271
(Working link: {LINK REMOVED}
Serp's Multiplayer Improved Experience pack
http://forums.civfanatics.com/showpost.php?p=13779673&postcount=315
CivAddiction’s Multiplayer Modpack – CP+CSD+C4DF+Serp’s+And More! (BETA)
http://forums.civfanatics.com/showpost.php?p=13790439&postcount=358
Kesler's JFD Civs Pack
http://forums.civfanatics.com/showpost.php?p=13857702&postcount=454
(I encourage anyone who has successfully made a working, tested modpack to share a link for others)</Description>
<Authors>cicero225, Gedemon</Authors>
<SpecialThanks>Gedemon, for making this originally</SpecialThanks>
<HideSetupGame>0</HideSetupGame>
<AffectsSavedGames>1</AffectsSavedGames>
<MinCompatibleSaveVersion>0</MinCompatibleSaveVersion>
<SupportsSinglePlayer>1</SupportsSinglePlayer>
<SupportsMultiplayer>1</SupportsMultiplayer>
<SupportsHotSeat>1</SupportsHotSeat>
<SupportsMac>1</SupportsMac>
<ReloadAudioSystem>0</ReloadAudioSystem>
<ReloadLandmarkSystem>0</ReloadLandmarkSystem>
<ReloadStrategicViewSystem>0</ReloadStrategicViewSystem>
<ReloadUnitSystem>0</ReloadUnitSystem>
</Properties>
<Dependencies />
<References />
<Blocks />
<Files>
<File md5="1EA44DC5468033684584E16CBD63F466" import="0">CvGameCore_MPMPMaker.dll</File>
<File md5="44F483A1F0BA760C2A32496C24537772" import="0">MPMP_Maker.lua</File>
</Files>
<Actions>
<OnGetDLLPath>
<SetDllPath>CvGameCore_MPMPMaker.dll</SetDllPath>
</OnGetDLLPath>
</Actions>
<EntryPoints>
<EntryPoint type="InGameUIAddin" file="MPMP_Maker.lua">
<Name>MPMP Maker</Name>
<Description>MPMP Maker</Description>
</EntryPoint>
</EntryPoints>
</Mod>