Skip to content

LockBlock-dev/ChickenInvaders-re

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains all my work on reverse engineering the Chicken Invaders game.

  • assets.json - list of the game assets extracted from ChickenInvaders.dat
  • unpack.py - python script to list and extract the game assets
  • patch.py - apply various patches to the game executable, available patches are:
    • windowed mode: force the game to run in windowed mode (prevents lags)
    • restore window style: set the window style to an overlapped window (what you would expect from a standard windowed window)

You can also check the cheat I made for this game: Omelette.

Disclaimer

This repository is for educational and research purposes only and is not affiliated with InterAction studios. InterAction studios retains all rights to the game and its assets, and we do not claim ownership or rights to any of the game content contained in this repository. By accessing this repository, you acknowledge and agree that you will not use any of the content for any unauthorized or illegal purposes.

Copyright

See the license.