Skip to content

Making a SWBFII Addon for XBOX (part 1)

BAD-AL edited this page Apr 11, 2021 · 2 revisions

Making a Star wars Battlefront II XBOX DLC Addon

Making a Star Wars Battlefront II DLC package is easier than you think. You will however need to somehow get a hold of and install the OG XBOX SDK. So that we can use the XLAST tool (which is referred to in the README in the mod tools).

If you do not know how to make a SWBF2 mod for the PC, try the following first:

  1. The mod tools documentation folder that came with the mod tools.
  2. JediMoose32's mod playlist
  3. Gametoast's forums

We start by making a Star Wars Battlefront II addon that works on PC. Also follow the 'console setup' page in this wiki to copy/create the XBOX specific 'munge' programs used for XBOX.

Clone this wiki locally