UT2004 Content Mania

Convert from versions older than v54

Version 54 changed the format of the jcbMania.ini file when the package was split in to two to make the download smaller.

If you have never installed a version before v54 then you do not need to do anything.

Edit jcbMania.ini

Use NotePad or any text editor. The file can be found in the '<UT2004>/system' folder. Move any lines that start 'AddedObjects=' from the 'MutJCBSetupMania' to the 'MutJCBPlayMania' section.

Example: jcbMania.ini

[jcbContentMania.MutJCBSetupMania]
sPlayerManiaWeapon=jcbContentMania.WpnJCBSetupMania
sCurrentMapClassName=DM-DesertIsle
sCurrentFileName=Second
AddedObjects=(smap="DM-Antalus",sFile="New List",sType="Vehicle",sName="Manta",sClass="Onslaught.ONSHoverBike",vLoc=(X=-2132.850098,Y=-1119.040039,Z=-55.939999),rRot=(Pitch=0,Yaw=2861,Roll=0))
AddedObjects=(smap="DM-Antalus",sFile="New List",sType="Vehicle",sName="Scorpion",sClass="Onslaught.ONSRV",vLoc=(X=-2397.439941,Y=-2154.489990,Z=-439.399994),rRot=(Pitch=0,Yaw=3827,Roll=0))
...

[jcbContentMania.MutJCBPlayMania]
sPlayMapClassName=DM-DesertIsle
sPlayFileName=Second
sSetPower=powered
UseFile=(smap="DM-Antalus",sFile="New List")
UseFile=(smap="DM-DesertIsle",sFile="Second")
CHANGE TO:
[jcbContentMania.MutJCBPlayMania]
sPlayMapClassName=DM-DesertIsle
sPlayFileName=Second
sSetPower=powered
UseFile=(smap="DM-Antalus",sFile="New List")
UseFile=(smap="DM-DesertIsle",sFile="Second")
AddedObjects=(smap="DM-Antalus",sFile="New List",sType="Vehicle",sName="Manta",sClass="Onslaught.ONSHoverBike",vLoc=(X=-2132.850098,Y=-1119.040039,Z=-55.939999),rRot=(Pitch=0,Yaw=2861,Roll=0))
AddedObjects=(smap="DM-Antalus",sFile="New List",sType="Vehicle",sName="Scorpion",sClass="Onslaught.ONSRV",vLoc=(X=-2397.439941,Y=-2154.489990,Z=-439.399994),rRot=(Pitch=0,Yaw=3827,Roll=0))
...
The entire [jcbContentMania.MutJCBSetupMania] section can be deleted, or left, as it is no longer used. It is replaced by a section called [jcbContentSetup.MutJCBSetupMania] so could be renamed.

Links: