Difference between revisions of "Haunted Museum"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| Line 1: | Line 1: | ||
| − | + | {{infobox  | |
| + | |title = Haunted Museum  | ||
| + | |logo = Haunted Museum.png  | ||
| + | |category = Arcade Game  | ||
| + | |download =   | ||
| + | |license = Commercial  | ||
| + | |type = Rail shooter  | ||
| + | |developer = Taito  | ||
| + | |release = 2009  | ||
| + | |players = 2 Players  | ||
| + | |titleshot = Haunted-museum-title.webp  | ||
| + | |gameplayshot = Haunted-museum-Gameplay.png  | ||
| + | |note =   | ||
| + | }}  | ||
<br>  | <br>  | ||
| Line 5: | Line 18: | ||
==Setup Guide==  | ==Setup Guide==  | ||
| − | Download the game files.  | + | * Download the game files.  | 
| − | + | * Load up the "museum.ini" file and check that the following lines are set.  | |
| − | Load up the "museum.ini" file and check that the following lines are set.  | ||
| − | |||
| + | <syntaxhighlight lang="ini">  | ||
JVSENABLE 0  | JVSENABLE 0  | ||
GUNENABLE 0  | GUNENABLE 0  | ||
| − | + | </syntaxhighlight>  | |
| − | + | * Setup [[nomousy]] to hide the mouse cursor in game  | |
| − | + | * Setup [[Demulshooter]]  | |
| − | + | <br>  | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
==Downloads==  | ==Downloads==  | ||
Revision as of 19:07, 2 January 2023
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
- Setup nomousy to hide the mouse cursor in game
 - Setup Demulshooter
 
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"
