Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "In the Hunt"

From PCGamingWiki, the wiki about fixing PC games
Line 44: Line 44:
 
|4k ultra hd wsgf award    =  
 
|4k ultra hd wsgf award    =  
 
|widescreen resolution      = false
 
|widescreen resolution      = false
|widescreen resolution notes= The game is a 640x480 256 colors game. Aspect ratio is dependent upon monitor settings.
+
|widescreen resolution notes= The game is a 640x480 full screen 256 colors game. Aspect ratio is dependent upon monitor settings.
 
|multimonitor              = false
 
|multimonitor              = false
|multimonitor notes        =  
+
|multimonitor notes        = The game does not crash in case more than one monitor is connected.
|ultrawidescreen            = false
 
|ultrawidescreen notes      =
 
|4k ultra hd                = false
 
|4k ultra hd notes          =
 
|fov                        = false
 
|fov notes                  =
 
 
|windowed                  = false
 
|windowed                  = false
 
|windowed notes            =  
 
|windowed notes            =  
 
|borderless windowed        = false
 
|borderless windowed        = false
 
|borderless windowed notes  =  
 
|borderless windowed notes  =  
|anisotropic                = false
 
|anisotropic notes          =
 
|antialiasing              = false
 
|antialiasing notes        =
 
 
|vsync                      = false
 
|vsync                      = false
 
|vsync notes                = The game renders at 30FPS, Tearing is noticeable on occasion
 
|vsync notes                = The game renders at 30FPS, Tearing is noticeable on occasion

Revision as of 00:55, 22 February 2020

This page is a stub: it lacks content and/or basic article components. You can help to expand this page by adding an image or additional information.
In the Hunt
Developers
Irem
XING Entertainment
Publishers
GameBank
Release dates
Windows 1997
In the Hunt on MobyGames
In the Hunt on Wikipedia

Key points

This is a DirectDraw 256 colors game, it requires a DirectDraw compatibility tool for Windows XP and above operation.
The game is designed for a CD-ROM with letter "D"

Availability

Source DRM Notes Keys OS
Retail
Disc check (requires the CD/DVD in the drive to play)
Drive letter independent CD-Check
Windows

Game data

Configuration file(s) location

System Location
Windows HKEY_LOCAL_MACHINE\Software\Gamebank\海底大戦争\[Note 1]

Video settings

Template:Video settings

Input settings

Template:Input settings

Audio settings

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English
Setup and Help are in Japanese, in-game menus are in english. Game text is mostly in English, with exception for the ending which is in Japanese.

Issues unresolved

Unable to remap controls

  • The InstallShield 16bits program cannot be executed on modern systems, and the installation procedure cannot be fully completed, and the option to remap the game cannot be activated.

The issue cannot be corrected by registry manipulation, the game fails to read the registry values, whereas on windows XP and lower, it can. For reference, the default registry entries: [HKEY_LOCAL_MACHINE\Software\Gamebank\海底大戦争\1.0] "OPT_LEFT1"=dword:00000046 "OPT_UP1"=dword:00000054 "OPT_RIGHT1"=dword:00000048 "OPT_DOWN1"=dword:00000047 "OPT_MISSILE1"=dword:0000005a "OPT_TORPEDO1"=dword:00000058 "OPT_LEFT2"=dword:00000025 "OPT_UP2"=dword:00000026 "OPT_RIGHT2"=dword:00000027 "OPT_DOWN2"=dword:00000028 "OPT_MISSILE2"=dword:000000bc "OPT_TORPEDO2"=dword:000000be "OPT_MUSIC"=dword:00000001 "OPT_CDR"=dword:00000000 "OPT_SOUND"=dword:00000001

Issues fixed

Unable to Install

Decompress the game using an InstallShield decompressor, for example icomp95.

Command line (assuming D as CD-ROM drive) : icomp d:\Setup\data.z c:\KAITEI\*.* -d -i

Garbled Graphics and Weird colors

Use a DDraw wrapper like Aqrit's ddwrapper.

Settings for aqrit's ddwrapper: RealDDrawPath = AUTO BltMirror = 0 BltNoTearing = 0 ColorFix = 1 DisableHighDpiScaling = 0 FakeVsync = 0 FakeVsyncInterval = 0 ForceBltNoTearing = 0 ForceDirectDrawEmulation = 1 NoVideoMemory = 0 SingleProcAffinity = 0 ShowFPS = 1

CD Audio soundtracks not playing

Change your Windows drive letters to let the CD-ROM be at letter "D". The Game CD Check does not care for the drive letter, but the CD Audio playback expects the disk to be in the "D" Drive.

Other information

API

Technical specs Supported Notes
DirectDraw 4.4.0.68 256 colors game, requires the use of a direct draw wrapper for Windows Vista and above
Executable 32-bit 64-bit Notes
Windows
Autorun program is a 32 bits program.

The InstallShield setup is a 16 bits program , preventing installation in a Windows Vista and above OS.

E8.exe, the main executable is a 32bits executable, compatible with Windows 7 64bits.

Middleware

No middleware information; you can edit this page to add it.

System requirements

Windows
Minimum Recommended
Operating system (OS) 95
Processor (CPU) Intel Pentium 90 MHz
System memory (RAM) 16 MB
Hard disk drive (HDD) 50 MB
Video card (GPU) SVGA
2 MB of VRAM

Notes

  1. Applications writing to HKEY_LOCAL_MACHINE\SOFTWARE will be redirected to other locations based on various criterias, see the glossary page for more details.

References