BlazeitFgt2 Logo

About

BlazeItFgt2 is the sequel to the critically acclaimed space shooter for the TempleOS 64-Bit Operating System.

Released August 11th 2022, the fourth anniversary of Terry Davis' death.

Features

A E S T H E T I C title screen
BlazeItFgt2 Title
Deep and immersive story
BlazeItFgt2 Story
Epic boss battles
BlazeItFgt2 Boss
3 different weapons with power-ups, use bombs to get out of tricky situations
BlazeItFgt2 Combat

Download

Distro ISO: BlazeItFgt2-v0.420.ISO (Kiwi Farms)
Distro ISO: BlazeItFgt2-v0.420.ISO (GitGud)
Git: git.kiwifarms.net
Git: gitgud.io

How

Download my distro ISO and boot it in either VMware or QEMU

The TempleOS installer has been modified to provide the option of playing the game without installing TempleOS

If you choose to install TempleOS you will be getting the canonical final release (1a1ec79) modified to 60FPS and BlazeItFgt2 added to the /Home directory. You can use this as a starting point to create your own TempleOS video games.

VMware (Recommended, best performance, best PC speaker)

Configure as "Other 64bit", remove soundcard, networking. Give at least 512MB of RAM, BlazeItFgt2 will use up to 2 cores (highly recommended).

I use CTRL+ALT+WIN to escape the VM to avoid TempleOS keybind conflicts

QEMU (awful sound)

qemu-system-x86_64 -machine kernel_irqchip=off -boot d -enable-kvm -soundhw pcspk -smp 2 -m 512 -cdrom BlazeItFgt2-v0.420.ISO

-machine kernel_irqchip=off fixes mouse+keyboard input issues

-drive can be added to include a drive file

Probably hit "M" when the game starts to kill the sound process to avoid ear rape

VirtualBox

Not Recommended! Extremely slow VGA BIOS. No sound.