Skip to content

Gametoast/un-official-patch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unofficial-patch

The Star Wars Battlefront II un-official patch was initially developed by the GameToast user Zerted. It provides features deemed essential to today's SWBFII modders and players.

The source code was posted to Zerted's personal server long ago and has since been lost.

If you happened to have downloaded Zerted's source code, we would very much appreciate if you submitted it to this repo.

This GitHub repo is a space where users can download the patch and a space for modders to maintain the patch.

We have reversed all of the Lua source code and plan on releasing a(n easier to maintain) 1.4 patch in the future.

build from source

  • open the _build\ folder
  • depending on your target system run build_r129.bat or build_r130.bat
  • munged lvl files can be found in _LVL_PC\R130\ or _LVL_PC\R129\ folder
  • it's only recommended to manual install the mod if you know where the files go to

Current Status

File r129 r130
addme.script + +
common.lvl + +
shell.lvl + +
ingame.lvl + +
custom_gc_10.lvl + +
user_script_10.lvl + +
v1.3patch_strings * *
pre-movie.mvs - -

+ : done and verified

# : done, to be verified

* : WIP

- : TBD

Future Features

  • one version that works for both steam and dvd version
  • extract functionality from base game files and move them all to addon folder
  • add a debug mod that allows to quickstart a mission
  • support console with as many functions as possible