Difference between revisions of "Block King Ball Shooter"
Jump to navigation
Jump to search
Line 59: | Line 59: | ||
[[Category: Arcade_Games]] | [[Category: Arcade_Games]] | ||
+ | [[Category: PC_Based_Arcade_Games]] |
Revision as of 23:02, 21 December 2022
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
- 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’s’
You can now run the game from the batch file.