Skip to content

The Worlds Scariest Archive Extractor is a tool for extracting "World's Scariest Police Chases" Game Files

License

Notifications You must be signed in to change notification settings

RooMan-GBM/WSAE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WSAE

The Worlds Scariest Archive Extractor is a linux tool for extracting "World's Scariest Police Chases" Game Files.

  • The tool requires to files to function:

    • police.toc - this is the table of contents file found on the root directory of the disc
    • police.img - this are the files themselves one dumped after another. This is also on the root of the disc.
  • I recommend ripping/copying the disc to a folder in your home directory.

Installing

  • build from source by opening the teminal in the WSAE folder and typing make
  • copy the tool to 1 of 2 places
  1. your bin folder (/home/user/bin) <--ubuntu, does this work on other systems?
  2. in the same directory as the .toc and .img files

Using

  • open the terminal in your WSPC rip directory and depending on where you copied the tool,type
  1. wsae -h (option 1)
  2. ./wsae -h (option 2)
  • if you run the tool with no arguments, it will extract from police.toc and police.img in the current directory.

About

The Worlds Scariest Archive Extractor is a tool for extracting "World's Scariest Police Chases" Game Files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published