xbox-scene.com - your xbox news information source
Quick Links: Main Forums | Xbox360 Forums | Xbox1 Forums | PS3 Forums
Xbox-Scene Forum Help  Search Xbox-Scene Forums   Xbox-Scene Forum Members   Xbox-Scene Calendar

Giganews Usenet Offers: +1150 days binary retention, 99%+ Completion, and Unlimited Speed/Access!

360 ODD Emulators: X360 Key $99 | Wasabi360 FAT $99 | Wasabi360 Slim $99
C4E's iXtreme Burner MAX Drive: LiteOn iHAS124 DROPPED TO JUST $17


Welcome Guest ( Log In | Register )

 Forum Rules Rules
 
Reply to this topicStart new topic
> Unreal Championship - Possible Mod?, Found Alot! Please Read
pspheaven
post Dec 22 2009, 03:24 AM
Post #1


X-S Young Member
*

Group: Members
Posts: 38
Joined: 23-May 09
Member No.: 412301



I've done some mucking around with unreal championship on the xbox and think it may be possible to mod it..

What I've Done:

Edited In-Game Text/map names



What I'm Close To:

Changing Number of Bots In A Single Player Game



What I Hope To:

Make it possible to load ut2k3/4 maps (or similar) into the game to play all
your favorite ut maps on the xbox


What I've Learned:

Made with unreal engine 2
Files Based off of ut (some parts of the game still exitst.. (I suspect that its based off ut2k3/4 as it includes XVehicles.itt, as you know unreal championship does not have vehicles in it.




More on what I've done


I've found that in the XMapList.int you can modify names of maps, number of players, etc..

Ex:

CODE
Map=(FileName="DM-Molten",LongName="Molten",Screenshot="MapThumbnails.ShotMolten",Text="Xmaps.Molten& #34;,IdealPlayerCountMin=2,IdealPlayerCountMax=6,GoalScore=20,TimeLimit=10,FragL
imit=20,SinglePlayerTeamSize=2,SinglePlayerDifficulty=1,SinglePlayerMap=1,bSurvi
valMap=1)


Sadly it does not appear to make any changes in-game playing either single player or instant action, although it does change the name of the map if I change the longname in the string above.

Same can be done for game types, weapons, and mutators

(imaging loading up ut2k4/3 mutators on here!)

from XWeapons.int

CODE
Object=(Class=Class,MetaClass=Engine.Weapon,Name=XWeapons.AssaultRifle)
Object=(Class=Class,MetaClass=Engine.Weapon,Name=XWeapons.BallLauncher)
Object=(Class=Class,MetaClass=Engine.Weapon,Name=XWeapons.BioRifle)
Object=(Class=Class,MetaClass=Engine.Weapon,Name=XWeapons.FlakCannon)


from XMutatorList.int

CODE
Mutator=(FriendlyName="Slow Enemy",ClassName=XGame.MutSlowTeam,IconMaterialName=MutatorArt. SlowEnemy,ConfigMenuClassName=,GroupName=,SinglePlayerOnly=1,OnByDefault=0,Descr
iption="Reduces the enemy team's movement speed.")
Mutator=(FriendlyName="Competition Mode",ClassName=XGame.MutSpeciesStats,IconMaterialName=MutatorArt. NoSpeciesStatistics,ConfigMenuClassName=,GroupName=,SinglePlayerOnly=0,OnByDefau
lt=1,Description="Disable each race's unique combat statistics and each character's weapon affinities.")
Mutator=(FriendlyName="Vampire",ClassName=XGame.MutVampire,IconMaterialName=MutatorArt. Vampire,ConfigMenuClassName=,GroupName=,SinglePlayerOnly=0,OnByDefault=0,Descrip
tion="Suck the life from your opponents and add it to your own.")
Mutator=(FriendlyName="Team Regeneration",ClassName=XGame.MutTeamRegen,IconMaterialName=MutatorArt. TeamRegeneration,ConfigMenuClassName=,GroupName=,SinglePlayerOnly=1,OnByDefault=
0,Description="All members of your team renegerate health. That's still no excuse to shoot them.")
Mutator=(FriendlyName="Slow Motion Corpses",ClassName=XGame.MutSlomoDeath,IconMaterialName=MutatorArt. SlowMotionCorpse,ConfigMenuClassName=,GroupName=,SinglePlayerOnly=0,OnByDefault=
0,Description="Death should not be rushed.")


It's interesting some information is commented out and some seems useless on the xbox...
Ex: Default.ini

CODE
[Engine.Engine]
RenderDevice=D3DDrv.D3DRenderDevice
;RenderDevice=Engine.NullRenderDevice
AudioDevice=XBoxAudio.XBoxAudioSubsystem
NetworkDevice=IpDrv.TcpNetDriver
DemoRecordingDevice=Engine.DemoRecDriver
Console=XInterfaceHuds.ExtendedConsole
Language=int


Notice RenderDevice=Engine.NullRenderDevice was commented out! I wonder what difference it could make in-game.

Some weapons from XWeaponList.int

CODE
Weapon=(FriendlyName="Assault Rifle",WeaponClassName=XWeapons.RocketLauncher,AttachmentMeshName=WeaponStaticMesh.AssaultRiflePickup,AttachmentDrawScale=0.400000,PickupMeshName=WeaponStaticMesh.AssaultRiflePickup)
Weapon=(FriendlyName="Ball Launcher",WeaponClassName=XWeapons.BallLauncher,AttachmentMeshName=WeaponStaticMesh.BallLauncherPickup,AttachmentDrawScale=0.400000,PickupMeshName=)
Weapon=(FriendlyName="Bio-Rifle",WeaponClassName=XWeapons.BioRifle,AttachmentMeshName=WeaponStaticMesh.BioRiflePickup,AttachmentDrawScale=0.400000,PickupMeshName=WeaponStaticMesh.BioRiflePickup)





And thats just the tip of the ice burg.. I think we can really get into this one!

Please if you have any info let me know!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
GTTeancum
post Jan 22 2010, 06:27 PM
Post #2


X-S Member
*

Group: Members
Posts: 132
Joined: 11-January 07
Member No.: 323596



I think this one is going to come down to being able to edit the UMD files for the game. If we can open/extract/replace/add then we can do some true mods.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
GTTeancum
post Jan 22 2010, 08:34 PM
Post #3


X-S Member
*

Group: Members
Posts: 132
Joined: 11-January 07
Member No.: 323596



I gotta be blind, because I can't find the edit button even though it's probably right in my face...


Anyways, it *might* be possible to run Unreal Championship from an extracted UMD, similar to how the Rainbow Six games on this forum did it. If so that'll at least give us opportunity to do things like mutators and possibly new player models.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Clockface
post Jan 24 2010, 05:02 PM
Post #4


X-S Expert
***

Group: Members
Posts: 567
Joined: 27-December 03
Member No.: 85636



I REALLY hope we become able to mod this game, or at the very least it's parameters. I was very disappointed by how few configuration options it had in comparison to the original Unreal Tournament (PC). Please keep on working at it, and let us know your results.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
RR99i
post Jun 23 2010, 08:21 AM
Post #5


X-S Enthusiast


Group: Members
Posts: 12
Joined: 13-June 10
From: Indiana, USA
Member No.: 439265
Xbox Version: v1.0
360 version: v3.0 (falcon)



I too hope that there maybe a way to mod UC. I remember when I first started playing it, I was hoping for more options with the bots. I never knew they would leave out changing the number of bots. I was thinking because of the limits they were reaching on the Xbox. I know Epic was thinking more for only online play. I remember some friends playing this on Xbox Live nonstop. I just wished, for me, more control over the bots.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post





Reply to this topicStart new topic

 

Lo-Fi Version Time is now: 21st May 2013 - 02:16 PM