Difference between revisions of "Block King Ball Shooter"

From Sinden Lightgun
Jump to navigation Jump to search
Line 15: Line 15:
 
}}
 
}}
  
Block King Ball Shooter (Geki tō Densetsu Burokku Kingu)
+
Block King Ball Shooter (Geki tō Densetsu Burokku Kingu) is a Japanese redemption game where you threw balls at a large screen to destroy the environment and take out your enemies!
 
 
Is a Japanese redemption game where you threw balls at a large screen to destroy the environment and take out your enemies!  
 
  
 
==Setup Guide==
 
==Setup Guide==
Line 24: Line 22:
 
* Use the files in the patch zip to overwrite the files in the games main directory, ‘’(Files are game.exe, JConfigBC.exe, JVSemuBC.dll to identify if its pre patched)’’
 
* Use the files in the patch zip to overwrite the files in the games main directory, ‘’(Files are game.exe, JConfigBC.exe, JVSemuBC.dll to identify if its pre patched)’’
  
* Load the JConfigBC file and check that High Resolution and Direct Sound Wrapper are ticked.
+
* Load the JConfigBC file and check that High Resolution and Direct Sound Wrapper are ticked
  
* Bind your keys as you see fit.
+
* Bind your keys as you see fit
  
* Click the settings button and check that Mouse active Dinput and automatic shots Player 1 is disabled and save patch is enabled.
+
* Click the settings button and check that Mouse active DInput and automatic shots Player 1 is disabled and save patch is enabled
  
* Press OK then Cancel.
+
* Press OK then Cancel
  
* Press OK then Cancel Again.
+
* Press OK then Cancel Again
  
  
You will need Demulshooter to run this game so install that as per the Demulshooter page.
+
You will need DemulShooter to run this game so install that as per the [[Demulshooter|DemulShooter page]].
  
 
==Batch File==
 
==Batch File==
Line 44: Line 42:
  
 
* Load the new text document and then type the following command adjusting the drive/file path to suit:
 
* Load the new text document and then type the following command adjusting the drive/file path to suit:
 
+
<syntaxhighlight lang="bat">
<code>
 
 
Start C:\DEMULSHOOTER DIRECTORY GOES HERE\DemulShooter.exe -target=ttx -rom=bkbs
 
Start C:\DEMULSHOOTER DIRECTORY GOES HERE\DemulShooter.exe -target=ttx -rom=bkbs
  
 
start C:\GAME PATH HERE\BlockKingBallShooter\game.exe
 
start C:\GAME PATH HERE\BlockKingBallShooter\game.exe
</code>
+
</syntaxhighlight>
 +
* Go to "File" then "Save As", Give the file a name of your choosing but it MUST end with .bat
  
* Then simply go to "File" then "Save As", Give the file a name of your choosing but it MUST end with .bat
+
e.g. gamename.bat
  
‘’Eg gamename.bat’s’
 
  
  

Revision as of 10:59, 3 January 2023



Arcade Game
Game info
Developer: Taito Corporation
Released: 2012
Type: Novelty

Block King Ball Shooter (Geki tō Densetsu Burokku Kingu) is a Japanese redemption game where you threw balls at a large screen to destroy the environment and take out your enemies!

Setup Guide

  • Download the game files and the patch (it may come patched)
  • Use the files in the patch zip to overwrite the files in the games main directory, ‘’(Files are game.exe, JConfigBC.exe, JVSemuBC.dll to identify if its pre patched)’’
  • Load the JConfigBC file and check that High Resolution and Direct Sound Wrapper are ticked
  • Bind your keys as you see fit
  • Click the settings button and check that Mouse active DInput and automatic shots Player 1 is disabled and save patch is enabled
  • Press OK then Cancel
  • Press OK then Cancel Again


You will need DemulShooter to run this game so install that as per the DemulShooter page.

Batch File

Next you need to create a batch file to run the game to do so 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 ceate 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 GOES HERE\DemulShooter.exe -target=ttx -rom=bkbs

start C:\GAME PATH HERE\BlockKingBallShooter\game.exe
  • Go to "File" then "Save As", Give the file a name of your choosing but it MUST end with .bat

e.g. gamename.bat


You can now run the game from the batch file.