Game save utility for IWBTG
  • C 80%
  • Makefile 14.5%
  • M4 5.5%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Lucas Almeida c04c3525cf
All checks were successful
/ Test Capsule (CLI) (push) Successful in 22s
/ Test libcapsule (push) Successful in 21s
Add support for player position in CLI
Display game save player position and allow modifying its values in the
CLI program.
2026-07-26 16:06:54 -03:00
.forgejo/workflows Update CLI CI workflow file condition 2026-07-08 19:50:58 -03:00
cli Add support for player position in CLI 2026-07-26 16:06:54 -03:00
libcapsule Remove unused library typedef 2026-07-26 16:04:39 -03:00
COPYING.md Add initial repository files 2026-06-27 20:12:08 -03:00
LICENSE.GPL-3.0.md Add initial repository files 2026-06-27 20:12:08 -03:00
README.md Add initial repository files 2026-06-27 20:12:08 -03:00

Capsule

A tiny utility for viewing and modifying save files for the 2007 video game I Wanna Be The Guy. This utility is meant for the original version of the game (and not the fan-made remastered version).

Runs as a standalone program. I've made this by diffing save files, so it may not work for previous versions of the game until I properly reverse engineer the game. Enjoy!

This project is not associated with Kayinworks.