Difference between revisions of "Fright Fear Land"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
'''''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. | '''''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. | ||
− | |||
− | |||
− | |||
==Video Setup Guide== | ==Video Setup Guide== | ||
<youtube>https://youtu.be/MMRh25wcBNE</youtube> | <youtube>https://youtu.be/MMRh25wcBNE</youtube> | ||
− | |||
− | |||
==Downloads== | ==Downloads== | ||
===Game Patcher=== | ===Game Patcher=== | ||
− | [https://mega.nz/file/lJImwILL#raAPcZkN_ORCp6oVEO2j1ltd4wSSXPl_4pBsCZw7eHc | + | Download from [https://mega.nz/file/lJImwILL#raAPcZkN_ORCp6oVEO2j1ltd4wSSXPl_4pBsCZw7eHc Mega.nz] |
− | |||
− | |||
===Reshade=== | ===Reshade=== | ||
− | [https://reshade.me/ | + | Download from the [https://reshade.me/ Reshare website] |
− | |||
− | |||
===Codecs (if required)=== | ===Codecs (if required)=== | ||
− | [https://codecguide.com/download_k-lite_codec_pack_full.htm | + | Download from the [https://codecguide.com/download_k-lite_codec_pack_full.htm Codec Guides website] |
− | |||
− | |||
− | |||
− | |||
==ini File Settings== | ==ini File Settings== | ||
Line 57: | Line 44: | ||
start "C:\YOUR GAME DIR\game.exe" | start "C:\YOUR GAME DIR\game.exe" | ||
</syntaxhighlight> | </syntaxhighlight> | ||
− | |||
− | |||
− | == | + | ==DemulShooter Details== |
− | If you want to make the game harder (funnier ?) you can run it like this instead : | + | If you want to make the game harder (funnier?) you can run it like this instead : |
<syntaxhighlight lang="bat"> | <syntaxhighlight lang="bat"> | ||
DemulShooter.exe -target=ttx -rom=hmuseum2 -hardffl | DemulShooter.exe -target=ttx -rom=hmuseum2 -hardffl | ||
Line 67: | Line 52: | ||
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 | 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 [[Model2|Sega M2 page]] | ||
[[Category:Arcade PC Games]] | [[Category:Arcade PC Games]] |
Revision as of 15:03, 8 December 2022
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.
Video Setup Guide
Downloads
Game Patcher
Download from Mega.nz
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
Example Batch text:
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"
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 Sega M2 page