Difference between revisions of "Heavy Fire"

From Sinden Lightgun
Jump to navigation Jump to search
(Link text, formatting and typos)
Line 1: Line 1:
[[File:Heavy Fire - Afghanistan.png|400x175px|frameless]][[File:Heavy Fire - Shattered Spear.png|400x175px|frameless]]
+
{{infobox
<br>
+
|title = Heavy Fire - Afghanistan
 +
|logo = Heavy_Fire_-_Afghanistan.png
 +
|category = Windows Game
 +
|download = https://store.steampowered.com/app/305980/Heavy_Fire_Afghanistan/ Steam]
 +
|license = Commercial
 +
|type = Rail shooter
 +
|developer = Teyon
 +
|release = 15 Aug, 2014
 +
|players = 2 Players
 +
|titleshot = HFA_title.jpg
 +
|gameplayshot = HFA_gameplay.jpg
 +
|note = Requires demulshooter
 +
}}
 +
 
  
 +
{{infobox
 +
|title = Heavy Fire - Shattered Spear
 +
|logo = Heavy_Fire_-Shattered_Spear.png
 +
|category = Windows Game
 +
|download = https://store.steampowered.com/app/305980/Heavy_Fire_Afghanistan/ Steam]
 +
|license = Commercial
 +
|type = Rail shooter
 +
|developer = Teyon
 +
|release = 23 Oct, 2015
 +
|players = 2 Players
 +
|titleshot = HFS_title.jpg
 +
|gameplayshot = HFS_gameplay.jpg
 +
|note = Requires demulshooter
 +
}}
 
Heavy Fire is a series of on-rails arcade shooter video games developed by Polish video game developer Teyon between 2010 and 2013.<br>
 
Heavy Fire is a series of on-rails arcade shooter video games developed by Polish video game developer Teyon between 2010 and 2013.<br>
 
Two of them are playable with the Sinden Lightgun and can be purchased very cheaply from Steam.
 
Two of them are playable with the Sinden Lightgun and can be purchased very cheaply from Steam.
Line 16: Line 43:
  
 
===Multiplayer Quirks===
 
===Multiplayer Quirks===
As noted in the [https://github.com/argonlefou/DemulShooter/wiki/Windows-games#heavy-fire-afghanistan DemulShooter Wiki] these games auto recognise gamepads that are connected to your system.
+
As noted in the [https://github.com/argonlefou/DemulShooter/wiki/Windows-games#heavy-fire-afghanistan DemulShooter Wiki], these games auto recognize gamepads that are connected to your system.
* For Afghanistan follow the [https://github.com/argonlefou/DemulShooter/wiki/Windows-games#heavy-fire-afghanistan DemulShooter Wiki] setup to install .dll files to combat the forced gamepad recognition
+
* For Afghanistan, follow the [https://github.com/argonlefou/DemulShooter/wiki/Windows-games#heavy-fire-afghanistan DemulShooter Wiki] setup to install .dll files to combat the forced gamepad recognition
* For Shattered Spear you can hit the 'Escape' key to cancel selecting a profile for Players 2, 3 or 4 ''(depending on number of gamepads attached)''
+
* For Shattered Spear, you can hit the 'Escape' key to cancel selecting a profile for Players 2, 3 or 4 ''(depending on the number of gamepads attached)''
 
== Steam Downloads ==
 
== Steam Downloads ==
They can be bought and downloaded from Steam directly, using the links below.
+
They can be bought and downloaded from Steam directly using the links below.
  
 
[https://store.steampowered.com/app/305980/Heavy_Fire_Afghanistan/ Heavy Fire Afghanistan]  
 
[https://store.steampowered.com/app/305980/Heavy_Fire_Afghanistan/ Heavy Fire Afghanistan]  

Revision as of 17:27, 8 December 2022



Windows Game
Download: https://store.steampowered.com/app/305980/Heavy_Fire_Afghanistan/ Steam]
License: Commercial
Game info
Developer: Teyon
Released: 15 Aug, 2014
Players: 2 Players
Type: Rail shooter
HFA title.jpg
HFA gameplay.jpg
Note: Requires demulshooter




Windows Game
Download: https://store.steampowered.com/app/305980/Heavy_Fire_Afghanistan/ Steam]
License: Commercial
Game info
Developer: Teyon
Released: 23 Oct, 2015
Players: 2 Players
Type: Rail shooter
HFS title.jpg
HFS gameplay.jpg
Note: Requires demulshooter

Heavy Fire is a series of on-rails arcade shooter video games developed by Polish video game developer Teyon between 2010 and 2013.
Two of them are playable with the Sinden Lightgun and can be purchased very cheaply from Steam. They are Heavy Fire Afghanistan and Heavy Fire Shattered Spear.

Video Setup guide

Requirements

DemulShooter (DS)

DemulShooter is required to enable lightgun support and 2 Player lightgun support (Not tested 2p myself) Please see the DemulShooter Wiki for details

Multiplayer Quirks

As noted in the DemulShooter Wiki, these games auto recognize gamepads that are connected to your system.

  • For Afghanistan, follow the DemulShooter Wiki setup to install .dll files to combat the forced gamepad recognition
  • For Shattered Spear, you can hit the 'Escape' key to cancel selecting a profile for Players 2, 3 or 4 (depending on the number of gamepads attached)

Steam Downloads

They can be bought and downloaded from Steam directly using the links below.

Heavy Fire Afghanistan

Heavy Fire Shattered Spear

Heavy Fire Afghanistan

Sinden Patch File

Download the Heavy Fire Afghanistan patch file from Mediasite

Default Controls

Controls
Button Action
Left Mouse FIRE (Trigger
Right Mouse RELOAD (Pump Action)
Kbd E GRENADE
Kbd A HIDE LEFT
Kbd D HIDE DOWN
Kdb S HIDE RIGHT
Kbd W QTE-JumpOver
Space QTE Button
Escape Menu

AutoHotkey Launch and Remap Script

Example AHK Script to launch and remap buttons:

#NoEnv  ; Recommended for performance and compatibility with future AutoHotkey releases.
SendMode Input  ; Recommended for new scripts due to its superior speed and reliability.
SetWorkingDir %A_ScriptDir%  ; Ensures a consistent starting directory.
#SingleInstance force

RUN, L:\Tools\DemulShooter_v10.1.5\DemulShooter.exe -target=windows -rom=hfa
sleep 1000					;1s Delay for Demulshooter to load 1st
Run %comspec% /c START steam://rungameid/305980

#IfWinActive ahk_exe HeavyFire3_final.exe

LButton::LButton		;FIRE (Trigger)
RButton::RButton		;RELOAD (Pump Action)
1::E			        ;GRENADE
LEFT::A		            	;HIDE LEFT
DOWN::S				;HIDE DOWN
RIGHT::D			;HIDE RIGHT
UP::Space			;QTE-JumpOver
MButton::W			;QTE Button


;FOR EXITING THE GAME
Q::				    
    Process,Close,HeavyFire3_final.exe
    Run,taskkill /im "HeavyFire3_final.exe" /F
	Process,Close,DemulShooter.exe
    ExitApp
return
#IfWinActive

Heavy Fire Shattered Spear

Default Controls

Controls
Button Action
Left Mouse FIRE (Trigger
Right Mouse RELOAD (Pump Action)
Kbd G GRENADE
Kbd A HIDE LEFT
Kbd D HIDE DOWN
Kdb S HIDE RIGHT
Kbd W QTE Button
Escape Menu (Player 2,3,4 Profile Select Cancel)

AutoHotkey Launch and Remap Script

AHK Download

Download Heavy Fire Shattered Spear AHK from Mediafire

Example AHK

Another example of AHK Script

#NoEnv  ; Recommended for performance and compatibility with future AutoHotkey releases.
SendMode Input  ; Recommended for new scripts due to its superior speed and reliability.
SetWorkingDir %A_ScriptDir%  ; Ensures a consistent starting directory.
#SingleInstance force

RUN, L:\Tools\DemulShooter_v10.1.5\DemulShooter.exe -target=windows -rom=hfss
Run %comspec% /c START steam://rungameid/385600
#IfWinActive ahk_exe hf4.exe

LButton::LButton		;FIRE (Trigger)
RButton::RButton		;RELOAD (Pump Action)
UP::G			        ;GRENADE
LEFT::A		            	;HIDE LEFT
DOWN::S				;HIDE DOWN
RIGHT::D			;HIDE RIGHT
1::W				;QTE KEY


;FOR EXITING THE GAME

Q::				    
    Process,Close,hf4.exe
    Run,taskkill /im "hf4.exe" /F
	Process,Close,DemulShooter.exe
    ExitApp
return
#IfWinActive