Fright Fear Land

From Sinden Lightgun
Revision as of 17:39, 2 January 2023 by Thatman84 (talk | contribs)
Jump to navigation Jump to search



Arcade Game
License: Commercial
Game info
Developer: GlobalVR
Released: 2011
Players: 1-2 Player
Type: Rail shooter
Ffl-gameplay2.jpg


Shh...! Welcome to Frightfearland, originally released in Japan as Haunted Museum II: Youkoso Gen'ei Yuuenchi he (ホーンテッド ミュージアム II ようこそ幻影遊園地へ), is a 2010 arcade light-gun shooter released for April 2011, and is the second game in the Panic Museum series.

Setup Guide

Patch install

  • Download and Extract the game files.
  • It should come with a patched exe if it does not you will need to download and overwrite the original exe.
  • Next Download the game patcher to make the game run with demulshooter you can get that HERE
  • Open the newly extracted patcher, select your game.exe in the games directory.
  • The patcher will load the exe and display some text underneath TAKE NOTE of what it says either target=globalvr or target ttx you will need it later.
  • Now press the patch button, either to keep or remove the crosshairs your choice.
  • Next you need to load up the "haunted2" ini text file and adjust it so its the same as the ini file example given below.


Compatibility Mode

Now we need to set the game to compatibility mode

  • Right click the game .exe file and select properties.
  • Then go to the compatibility tab, enable the "run this program in compatibility mode for" check box in enabled and set it to Windows XP Service pack 3 and press apply.

Border

You will likely need reshade to apply a border, to do that follow instructions on the reshade page.

Demulshooter

Finally you can run the game with demulshooter from the command line.

For instructions on how to use demulshooter look at the Demulshooter page.

Launch bat file

To create the batch file 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 depending on what your text displayed earlier adjusting the drive/file path to suit:


Either

start "C:\DEMULSHOOTER DIR\DemulShooter.exe" -target=globalvr -rom=fearland

start "C:\YOUR GAME DIR\game.exe"

Or

start "C:\DEMULSHOOTER DIR\DemulShooter.exe" -target=ttx -rom=hmuseum2

start "C:\YOUR GAME DIR\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


You can now run the game from the batch file.

Downloads

Reshade

Download from the Reshare website

Codecs (if required)

Download from the Codec Guides website

ini File Settings

ini settings:

FULLSCREEN 1
ASPECT_X 16
ASPECT_Y 9
CNFNAME .\cfg\shh
RANKFILE .\cfg\
FORCE_RGB_MOVIE 1
SCREEN_WIDTH 1920
SCREEN_HEIGHT 1080
RENDER_WIDTH 1920
RENDER_HEIGHT 1080
ENABLE_VSYNC 1
FRAME_SKIP 0
FPS_DISP 1
REGION U
RENDER_WIDTH3D 1920
RENDER_HEIGHT3D 1080
JVSENABLE 0
GUNENABLE 0


DemulShooter Details

If you want to make the game harder (funnier?) you can run it like this instead :

DemulShooter.exe -target=ttx -rom=hmuseum2 -hardffl

With the -hardffl option, you'll play by default with the rifle pistol and pressing the change weapon button will make you use the machinegun

  • For instructions on setting up DemulShooter and batch files see the Demulshooter