Skip to content

GoomiiV2/TS-ReSplit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TS-ReSplit

ReSplit is a reverse engineering effort for the TimeSplitters games, currently focused on TimeSplitters 2. Plan is to document the file formats and some of how the game's engine worked and to provide a library to interact with those formats. Then on top of that to build a framework for loading and using those assets in a TimeSplitters like game using Unity as the base engine, like a PC port with some extra visual niceties. I don't and won't provide any TimeSplitters assets, you will have to provide those yourself, think of this project like a replacement engine for the game, in the same vein as OpenMorrowwind and OpenRA.

This project is very much a work in progress.

Progress

File Format Parsing

  • PAK archive files for TS1/2/3 and Second Sight
  • PS2 TS2 Textures
  • TS2 Model format
  • TS2 Animations (80% some animation types are yet to be worked out
  • TS2 Level Data (70% Got enough to work with)
    • Mesh Data
    • Material listing
    • Vis portals and doors
    • Level segments
    • Other Data
  • PAD AI pathing
  • Vag sound files
  • MIB music files

Visual Progress

Unity Assest Store Free Packs

Thanks to the creators of the below assest packs that were used.

You will need to get these from the assest store your self to build the project.

Effect textures and prefabs (placeholders hope to replace these)

About

Reverse Engineering TimeSplitters games to make an assest compatable engine

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published