Difference between revisions of "Silent Hill Arcade"
Line 60: | Line 60: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
− | [[Category: | + | [[Category: Arcade_Games]] |
+ | [[Category: PC_Based_Arcade_Games]] |
Revision as of 23:03, 21 December 2022
Silent Hill: The Arcade is an arcade game based on the Silent Hill survival horror series by Konami developed by a branch of Konami's Japanese department in conjunction with a few members of Team Silent. It was released in Japan in July 2007 and in Europe/Australia in 2008 on a PC-based hardware.
Setup Guide
Download the Game Files
You will need to download and install demulshooter, instructions are on the demulshooter page.
Load the demulshooter_gui and navigate to the Silent Hill menu in the drop down.
Set your key binds as you see fit then press save config.
Next you will need reshade to apply the border instructions in how to do this are in the reshade page.
You will also need no mousy which can be downloaded bellow, just extract the files to your games main directory
Now you just need to create a new batch file to launch the game you can do that as follows:
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\DemulShooter.exe -target=ttx -rom=sha
Start C:\NO MOUSEY DIRECTORY\nomousy.exe /hide
Start /wait C:\SILENT HILL DIRECTORY\KSHG_no_cursor.exe
Start C:\NO MOUSEY DIRECTORY\nomousy.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
Once done you can launch the game with the batch file you just created!
Downloads
DemulShooter
Reshade
Nomousy
Launch Scripts
Example Batch file text (Save notepad file with .BAT extension to create batch file)
Start "C:\DEMULSHOOTER DIRECTORY\DemulShooter.exe" -target=ttx -rom=sha
Start "C:\NO MOUSY DIRECTORY\nomousy.exe" /hide
Start /wait "C:\SILENT HILL DIRECTORY\KSHG_no_cursor.exe"
Start "C:\NO MOUSY DIRECTORY\nomousy.exe"