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.
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.
See the license.