BangBang PewPew

From Sinden Lightgun
Jump to navigation Jump to search



Steam game
Download: Steam page
License: Commercial
Game info
Developer: Molerat Digital Art Ltd
Released: 09 Apr, 2022
Players: 1 Players
Type: Gallery challenges
Banbangpewpew-gameplay.jpg
Note: Reshade settings

BangBang PewPew is a gallery shooter from Molerat Digital Art Ltd. available in Steam.

The developers describe the game as follows:

BangBang PewPew is a skill-based lightgun shooter. Large publishers have ignored this genre for years so we are picking up the torch! BangBang PewPew features 25+ lightgun shooting challenges. We have created unique original challenges that push the genre in new directions like infinite running, driving and curling with a gun. We have also updated and redesigned many of the classics: skeet shooting, sport shooting and on-rails combat.

BangBang PewPew was successfully funded on Kickstarter and is available now on Steam.

BangBang PewPew is built from the ground-up for lightguns and it supports mouse input as well. We strongly recommend a lightgun and it has been tested on the Sinden Lightgun, Aimtrak, AE Lightgun and Gun4IR.’’

Sample AHK Script

#NoEnv  ; Recommended for performance and compatibility with future AutoHotkey releases.
; #Warn  ; Enable warnings to assist with detecting common errors.
SendMode Input  ; Recommended for new scripts due to its superior speed and reliability.
SetWorkingDir %A_ScriptDir%  ; Ensures a consistent starting directory.

Run %comspec% /c START steam://rungameid/1818880

$Esc::   
    Process,Close,Bang Bang Pew Pew.exe   
    Run,taskkill /im "Bang Bang Pew Pew.exe " /F
    sleep, 500
    ExitApp
return

Level Unlock

This feature may or may not work but was available in early versions.

You can enable ‘’Reviewer Mode’’ but pressing `Shift + R` on your keyboard. You should hear a gunshot after pressing those two buttons and all of the levels will be unlocked.