Difference between revisions of "Haunted Museum"

From Sinden Lightgun
Jump to navigation Jump to search
Line 27: Line 27:
 
</syntaxhighlight>
 
</syntaxhighlight>
 
* Setup [[nomousy]] to hide the mouse cursor in game
 
* Setup [[nomousy]] to hide the mouse cursor in game
* Setup [[Demulshooter]]
+
* Setup [[Demulshooter|DemulShooter]]
<br>
 
 
 
 
==Downloads==
 
==Downloads==
 
===Nomousy===
 
===Nomousy===
 
Download from [https://drive.google.com/file/d/1NF000s2SaNB-qvDDJOOnZgdzXcybbhaW/view?usp=sharing Google Drive]
 
Download from [https://drive.google.com/file/d/1NF000s2SaNB-qvDDJOOnZgdzXcybbhaW/view?usp=sharing Google Drive]
  
===Demulshooter===
+
===DemulShooter===
 
Download from the [https://github.com/argonlefou/DemulShooter/releases DemulShooter GitHub page]
 
Download from the [https://github.com/argonlefou/DemulShooter/releases DemulShooter GitHub page]
  
 
==Launch Script==
 
==Launch Script==
Example Batch File Text:<syntaxhighlight lang="batch">
+
Example Batch file text:<syntaxhighlight lang="batch">
 
Start "C:\DEMULSHOOTER DIR\DemulShooter.exe" -target=ttx -rom=hmuseum
 
Start "C:\DEMULSHOOTER DIR\DemulShooter.exe" -target=ttx -rom=hmuseum
  

Revision as of 11:20, 3 January 2023



Arcade Game
License: Commercial
Game info
Developer: Taito
Released: 2009
Players: 2 Players
Type: Rail shooter
Haunted-museum-title.webp
Haunted-museum-Gameplay.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

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"