Difference between revisions of "Music GunGun 2"

From Sinden Lightgun
Jump to navigation Jump to search
Line 17: Line 17:
 
<youtube>https://www.youtube.com/watch?v=_cA1B7PjfpQ</youtube>
 
<youtube>https://www.youtube.com/watch?v=_cA1B7PjfpQ</youtube>
 
<br>
 
<br>
Music GunGun 2 is an arcade rhythm game made for Taito Type-X, it works with Sinden Lightgun using Demulshooter
+
Music GunGun 2 is an arcade rhythm game made for Taito Type-X, it works with Sinden Lightgun using DemulShooter
==Setup Music GunGun! 2==
 
First, you'll need to download JConfig, unpack it in the root folder and load it. 
 
 
 
 
== Download ==
 
== Download ==
Download the latest Demulshooter: [https://github.com/argonlefou/DemulShooter/releases HERE]
+
Download the latest DemulShooter from the [https://github.com/argonlefou/DemulShooter/releases DemulShooter GitHub page]
  
Download Reshade: [https://reshade.me/ HERE]
+
Download from the [https://reshade.me/ Reshade website]
  
Download JConfig for Music GunGun! 2: [https://mega.nz/file/9ppFzSQb#keoY6ro1HefhOooIIjisIvvdLJ5C4P8cjWt-4tTK9Iw HERE]
+
Download JConfig for Music GunGun! 2 from [https://mega.nz/file/9ppFzSQb#keoY6ro1HefhOooIIjisIvvdLJ5C4P8cjWt-4tTK9Iw Mega.nz]
  
Download Music GunGun! 2 Full HD Patch: [https://drive.google.com/file/d/1ZrZ2zxDqyOXS_ASf8ZYgY1qt2S5oIdUn/view?usp=sharing HERE]
+
Download Music GunGun! 2 Full HD Patch from [https://drive.google.com/file/d/1ZrZ2zxDqyOXS_ASf8ZYgY1qt2S5oIdUn/view?usp=sharing Google Drive]
 +
==Setup Music GunGun! 2==
 +
Download JConfig, unpack it in the root folder and load it. 
  
== Configuration ==
+
=== Configuration ===
 
{|
 
{|
 
|+'''Main Menu Settings'''
 
|+'''Main Menu Settings'''
 
|
 
|
* HIGH RESOLUTION: ON
+
* High Resolution: On
* DIRECTSOUND WRAPPER: ON
+
* DirectSound Wrapper: On
* DIRECT3D9 WRAPPER: ON
+
* Direct3D9 Wrapper: On
* DX WINDOWS MODE: OFF
+
* DX Windows Mode: Off
* DX HERTZ: 60
+
* DX Hertz: 60
* DX RESOLUTION WIDTH: your windows resolution
+
* DX Resolution Width: your windows resolution
* DX RESOLUTION HEIGHT: your windows resolution
+
* DX Resolution Height: your windows resolution
* DELAY: ON
+
* Delay: On
* CREATETHREAD FOR JOYSTICKS: ON
+
* CreateThread for Joysticks: On
* JOYSTICK TYPE: Dinput
+
* Joystick Type: DInput
 
|[[File:Mgungun jconfig.png|thumb|link=Special:FilePath/Mgungun_jconfig.png|alt=|none]]
 
|[[File:Mgungun jconfig.png|thumb|link=Special:FilePath/Mgungun_jconfig.png|alt=|none]]
 
|}
 
|}
  
* HIGH RESOLUTION: ON
+
* HIGH RESOLUTION: On
* DIRECTSOUND WRAPPER: ON
+
* DIRECTSOUND WRAPPER: On
* DIRECT3D9 WRAPPER: ON
+
* DIRECT3D9 WRAPPER: On
* DX WINDOWS MODE: OFF
+
* DX WINDOWS MODE: Off
 
* DX HERTZ: 60
 
* DX HERTZ: 60
 
* DX RESOLUTION WIDTH: your windows resolution
 
* DX RESOLUTION WIDTH: your windows resolution
 
* DX RESOLUTION HEIGHT: your windows resolution
 
* DX RESOLUTION HEIGHT: your windows resolution
* DELAY: ON
+
* DELAY: On
* CREATETHREAD FOR JOYSTICKS: ON
+
* CREATETHREAD FOR JOYSTICKS: On
 
* JOYSTICK TYPE: Dinput
 
* JOYSTICK TYPE: Dinput
  
Line 61: Line 60:
 
|+Settings Option
 
|+Settings Option
 
|
 
|
* MOUSE ACTIVE: Off
+
* Mouse Active: Off
* SAVE PATCH: ON
+
* Save Patch: On
 
|[[File:JConfig Mgungun2 2.png|thumb|link=Special:FilePath/JConfig_Mgungun2_2.png|alt=|none]]
 
|[[File:JConfig Mgungun2 2.png|thumb|link=Special:FilePath/JConfig_Mgungun2_2.png|alt=|none]]
 
|}
 
|}
  
== Setup FullHD Pack ==
+
=== Setup FullHD Pack ===
 
Once configured, open the FullHD pack and copy/paste "game.exe" from the folder of your resolution. so, as an example, if you've configured your JConfig as 1920x1080 you'll need to copy the one from 1920x1080 folder.
 
Once configured, open the FullHD pack and copy/paste "game.exe" from the folder of your resolution. so, as an example, if you've configured your JConfig as 1920x1080 you'll need to copy the one from 1920x1080 folder.
==Setup Demulshooter==
+
===Setup DemulShooter===
[[File:Demulshooter mgungun2 1.png|thumb|link=Special:FilePath/Demulshooter_mgungun2_1.png|alt=]]
+
[[File:Demulshooter mgungun2 1.png|thumb|link=Special:FilePath/Demulshooter_mgungun2_1.png|alt=|none]]
You must use Demulshooter to make Sinden light gun work with the game. For that, you'll need to download and extract Demulshooter into the game's root folder. use '''DsDiag.exe''' for finding your gun.
+
You must use DemulShooter to make Sinden Lightgun work with the game. For that, you'll need to download and extract DemulShooter into the game's root folder. use '''DsDiag.exe''' for finding your gun.
  
When found, make sure you get the ID and search for it in Demulshooter.
+
When found, make sure you get the ID and search for it in DemulShooter.
  
 
Select it, and you're ready to make your .bat file so you can play.  
 
Select it, and you're ready to make your .bat file so you can play.  
 +
===.BAT configuration===
 +
Example Batch file text (Save notepad file with .BAT extension to create the batch file)<syntaxhighlight lang="bat">
 +
Start ..\DemulShooter.exe -target=ttx -rom=mgungun2
  
 
+
Start ..\game.exe
 
+
</syntaxhighlight>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
==.BAT configuration==
 
Example Batch file text (Save notepad file with .BAT extension to create the batch file)
 
 
 
''Start ..\DemulShooter.exe -target=ttx -rom=mgungun2''
 
 
 
''Start ..\game.exe''
 
 
[[Category: Arcade_Games]]
 
[[Category: Arcade_Games]]
 
[[Category: PC_Based_Arcade_Games]]
 
[[Category: PC_Based_Arcade_Games]]

Revision as of 11:33, 3 January 2023



Arcade Game
Hardware: Taito Type X2
Game info
Developer: Taito
Released: 2011
Players: 2 Players
Type: Rythm shooter
Gungun2 title.jpg
Gungun2 gameplay.png
Note: Requires Demulshooter


Music GunGun 2 is an arcade rhythm game made for Taito Type-X, it works with Sinden Lightgun using DemulShooter

Download

Download the latest DemulShooter from the DemulShooter GitHub page

Download from the Reshade website

Download JConfig for Music GunGun! 2 from Mega.nz

Download Music GunGun! 2 Full HD Patch from Google Drive

Setup Music GunGun! 2

Download JConfig, unpack it in the root folder and load it.

Configuration

Main Menu Settings
  • High Resolution: On
  • DirectSound Wrapper: On
  • Direct3D9 Wrapper: On
  • DX Windows Mode: Off
  • DX Hertz: 60
  • DX Resolution Width: your windows resolution
  • DX Resolution Height: your windows resolution
  • Delay: On
  • CreateThread for Joysticks: On
  • Joystick Type: DInput
  • HIGH RESOLUTION: On
  • DIRECTSOUND WRAPPER: On
  • DIRECT3D9 WRAPPER: On
  • DX WINDOWS MODE: Off
  • DX HERTZ: 60
  • DX RESOLUTION WIDTH: your windows resolution
  • DX RESOLUTION HEIGHT: your windows resolution
  • DELAY: On
  • CREATETHREAD FOR JOYSTICKS: On
  • JOYSTICK TYPE: Dinput
Settings Option
  • Mouse Active: Off
  • Save Patch: On

Setup FullHD Pack

Once configured, open the FullHD pack and copy/paste "game.exe" from the folder of your resolution. so, as an example, if you've configured your JConfig as 1920x1080 you'll need to copy the one from 1920x1080 folder.

Setup DemulShooter

You must use DemulShooter to make Sinden Lightgun work with the game. For that, you'll need to download and extract DemulShooter into the game's root folder. use DsDiag.exe for finding your gun.

When found, make sure you get the ID and search for it in DemulShooter.

Select it, and you're ready to make your .bat file so you can play.

.BAT configuration

Example Batch file text (Save notepad file with .BAT extension to create the batch file)

Start ..\DemulShooter.exe -target=ttx -rom=mgungun2

Start ..\game.exe