Difference between revisions of "Block King Ball Shooter"
Jump to navigation
Jump to search
Line 20: | Line 20: | ||
==Setup Guide== | ==Setup Guide== | ||
− | Download the game files and the patch (it may come patched) | + | * 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) | + | * 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 page. | ||
− | + | ==Batch File== | |
Next you need to create a batch file to run the game to do so do the following: | Next you need to create a batch file to run the game to do so do the following: | ||
+ | <br> | ||
+ | * 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: | |
− | |||
− | Load the new text document and then type the following command adjusting the drive/file path to suit: | ||
+ | <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> | ||
− | Then simply 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 |
− | + | ‘’Eg gamename.bat’s’ | |
You can now run the game from the batch file. | You can now run the game from the batch file. |
Revision as of 17:13, 19 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.