Difference between revisions of "Gaia Attack 4"

From Sinden Lightgun
Jump to navigation Jump to search
Line 1: Line 1:
[[File:Gaia Attack 4.png|alt=Gaia Attack 4 Logo|frameless]]
+
{{infobox
 
+
|title = Gaia Attack 4
 +
|logo = Gaia Attack 4.png
 +
|category = Arcade Game
 +
|download =
 +
|license = Commercial
 +
|type = Rail shooter
 +
|developer = Taito
 +
|release = Dec 31, 2010
 +
|players = 1-4 Players
 +
|titleshot = Gaia-attack-4-title.webp
 +
|gameplayshot = gaia-attack-4-gameplay.jpg
 +
|note =
 +
}}
 +
{{Controls
 +
|shoot = P1 Left mouse
 +
|menu = esc (test menu)
 +
|specialLabel = P1,2,3,4 Start
 +
|special = 1,2,3,4 Key
 +
|specialLabel2 = Grant life point
 +
|special2 = L
 +
|specialLabel3 = Service
 +
|special3 = S Key
 +
|specialLabel4 = Pause
 +
|special4 = P Key
 +
|note =
 +
}}
 
Gaia Attack 4 is a 4 player light gun shooter from Taito, released in 2010 and running on their Taito Type X2 hardware. Users play as 'Ghostbusters' whose goal is to kill as many ghosts and aliens as possible. The game features video footage of real world environments, overlaid with cartoon computer images of aliens, creatures and more.
 
Gaia Attack 4 is a 4 player light gun shooter from Taito, released in 2010 and running on their Taito Type X2 hardware. Users play as 'Ghostbusters' whose goal is to kill as many ghosts and aliens as possible. The game features video footage of real world environments, overlaid with cartoon computer images of aliens, creatures and more.
 
==Setup Guide==
 
==Setup Guide==

Revision as of 18:27, 2 January 2023



Arcade Game
License: Commercial
Game info
Developer: Taito
Released: Dec 31, 2010
Players: 1-4 Players
Type: Rail shooter
Gaia-attack-4-title.webp
Gaia-attack-4-gameplay.jpg


Default Controls
Shoot (trigger): P1 Left mouse
P1,2,3,4 Start: 1,2,3,4 Key
Grant life point: L
Service: S Key
Pause: P Key
Menu: esc (test menu)

Gaia Attack 4 is a 4 player light gun shooter from Taito, released in 2010 and running on their Taito Type X2 hardware. Users play as 'Ghostbusters' whose goal is to kill as many ghosts and aliens as possible. The game features video footage of real world environments, overlaid with cartoon computer images of aliens, creatures and more.

Setup Guide

Download and extract the Game Files.

Install the wmv9VCM media codecs.

Load the JSConfig file and set Start & Coin Buttons (if not running free play)

Also make sure High Resolution, Direct Sound Wrapper and Direct3D9 wrapper are enabled.

Make sure DX window is Disabled

Press Settings Button.

Make sure mouse active is enabled and all others disabled.

Select your Region from the drop down.

Then press OK and Cancel.

Then press OK and Cancel again.

Next we need to setup the config file, Load the minigun.ini file and adjust yours to match the following settings then press save.


# REGION J E I A C

JVSENABLE 0

REGION E

CNFNAME .\cfg\

RANKFILE .\cfg\shh\

PLAYLOG_FILE .\cfg\log\log.bin

MINIGUN 1

SCREEN_WIDTH1280

SCREEN_HEIGHT 768

DEBUG_VRAM 0

RENDER_WIDTH3D 1280

RENDER_HEIGHT3D 768

RENDER_WIDTH 1280

RENDER_HEIGHT 768

RENDER_FLAG 0

disp 1

FULLSCREEN 1

PRJENABLE 1

WDTENABLE 1

GUNENABLE 0

GUN_CURSOR 0

ENABLE_VSYNC 0

NR_ANTIALIAS_SAMPLES 1

FORCE_LOCK_BACKBUFFER 0

FORCE_EXIT_KEY 0

SOUND_DATA_VOL 100


You will need Demulshooter to play this game, You can find instructions on the demulshooter page in order to install and configure this.

You will then need to launch the game via a batch file.

To create a batch file do the following:


Within the game folder right click in a blank space to bring up the menu and then highlight "new" then select "text document" this will create a new text file you can name as you wish.

Load the new text document and then type the following command adjusting the drive/file path to suit:

Start C:\DemulShooter Directory\DemulShooter.exe -target=ttx -rom=gattack4

start C:\GaiaAttack4 directory\game.exe

Then simply go to "File" then "Save As", Give the file a name of your choosing but it MUST end with .bat

Eg gamename.bat


You can now run the game from the batch file.

No Cross Hair Patch

Download from Mega.nz

Over write the Data folder in the games main directory with the one in the patch.

Default Keys

Keymap
Key Action
1 P1 Start
2 P2 Start
3 P3 Start
4 P4 Start
LMouse P1 Shoot
S Service
ESC Test Menu
L Grant Life Point
P Pause Game

Setup Details

Launch Script

Launch DemulShooter and the game with this example .bat script (Edit the file paths for your system)

Example Batch file text:

start "C:\DemulShooter Directory\DemulShooter.exe" -target=ttx -rom=gattack4
start "C:\GaiaAttack4 directory\game.exe"

Minigun INI File

Minigun INI file contents:

# REGION J E I A C
JVSENABLE 0
REGION E
CNFNAME .\cfg\
RANKFILE .\cfg\shh\
PLAYLOG_FILE .\cfg\log\log.bin
MINIGUN 1
SCREEN_WIDTH 1280
SCREEN_HEIGHT 768
DEBUG_VRAM 0
RENDER_WIDTH3D 1280
RENDER_HEIGHT3D 768
RENDER_WIDTH 1280
RENDER_HEIGHT 768
RENDER_FLAG 0
disp 1
FULLSCREEN 1
PRJENABLE 1
WDTENABLE 1
GUNENABLE 0
GUN_CURSOR 0
ENABLE_VSYNC 0
NR_ANTIALIAS_SAMPLES 1
FORCE_LOCK_BACKBUFFER 0
FORCE_EXIT_KEY 0
SOUND_DATA_VOL 100

AHK ESC Key remap script

  • The ESC key is the default key to enter Test Menu in Gaia Attack 4.
  • The script below will bind the ESC to Alt+F4 and will need to be run in Administrative mode when you launch the game.
  • This script is handy if you have a cabinet and want all of your games exit via the ESC key.
  • This script just launches the game and remapps the ESC button, you will have to add additional commands if required. (Launch/Close Sinden Software for example)

Please see our AutoHotkey (AHK) guide if you are unsure.

Note: You will be locked out of the service menu while using the script to launch the game.

Usage Steps

  • Launch the game with its .EXE file, hit the ESC key and change whatever settings you wish (for example change it to Free Play), scroll down to game mode and hit ENTER.
  • Now exit the game by hitting ALT+F4, this will save your settings.

From now you can use the script.

#NoEnv  ; Recommended for performance and compatibility with future AutoHotkey releases.
SendMode Input  ; Recommended for new scripts due to its superior speed and reliability.

#SingleInstance Force

SetWorkingDir %A_ScriptDir%

if not A_IsAdmin
	Run *RunAs "%A_ScriptFullPath%" ; (A_AhkPath is usually optional if the script has the .ahk extension.) You would typically check  first.

;replace this path with your specific one
Run, C:\your-path-here\GaiaAttack4\game.exe

Esc::
{
    Send, !{F4}
}