Haunted Museum

From Sinden Lightgun
Jump to navigation Jump to search

Haunted Museum.png

Panic Museum, known in Japan as Haunted Museum is a 2009 Taito game running on their Type X hardware.

Setup Guide

Download the game files.

Load up the "museum.ini" file and check that the following lines are set.


JVSENABLE 0

GUNENABLE 0


You will need demulshooter to run this game 2 player so see the demulshooter page for instructions on how to set that up.

To hide the mouse cursor you will need nomousy, To use it just extract the download listed below and then run it from a batch in the following way.


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 DIR\DemulShooter.exe" -target=ttx -rom=hmuseum

Start "C:\NOMOUSY DIR\nomousy.exe" /hide

start /wait "C:\HAUNTED MUSEUM DIR\HauntedMuseum\game.exe"

Start "C:\NOMOUSY DIR\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


You can now run the game from the batch file.

Downloads

Nomousy

Download from Google Drive

Demulshooter

Download from the DemulShooter GitHub page

Launch Script

Example Batch File Text:

Start "C:\DEMULSHOOTER DIR\DemulShooter.exe" -target=ttx -rom=hmuseum

Start "C:\NOMOUSY DIR\nomousy.exe" /hide

start /wait "C:\HAUNTED MUSEUM DIR\HauntedMuseum\game.exe"

Start "C:\NOMOUSY DIR\nomousy.exe"