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 "Astrobatics"

From PCGamingWiki, the wiki about fixing PC games
Line 205: Line 205:
  
 
==Essential improvements==
 
==Essential improvements==
 +
===Game doesn't show any messages when the player receives power-ups<ref>{{Refcheck|user=Stormshadow429|date=2022-01-20|comment=This fix may not be required if the game is running on Windows 7 and below}}</ref>===
 +
{{ii}} On newer Windows versions, the game isn't going to show any prompts or messages when the player receives power-ups, this may affect gameplay as the game also doesn't notify the player's current shield level once it is activated.
 +
{{Fixbox|description=Alter the game configuration within Windows Registry.<ref>{{Refcheck|user=Stormshadow429|date=2022-01-20|comment=If the game still refuses to open, ensure that the files are obtained legitimately from KraiSoft}}</ref>|fix=
 +
{{ii}} Open Registry Editor and go to {{p|hkcu}}\Software\KraiSoft\Astrobatics, in here, edit <code>MessagePrices</code> and <code>MessageFreePrices</code> by changing their values to '''1''' respectively.}}
 
{{Fixbox|description=Use [https://github.com/narzoul/DDrawCompat/releases DDrawCompat]|ref=<ref>{{Refcheck|user=Stormshadow429|date=2022-01-20|comment=I've confirmed this myself by testing the game after applying the wrapper}}</ref>|fix=
 
{{Fixbox|description=Use [https://github.com/narzoul/DDrawCompat/releases DDrawCompat]|ref=<ref>{{Refcheck|user=Stormshadow429|date=2022-01-20|comment=I've confirmed this myself by testing the game after applying the wrapper}}</ref>|fix=
 
{{ii}}Only the ddraw.dll wrapper from DDrawCompat works for this game, this will restore and improve some animations the game contains, the most noticeable change is when the game boots up showing the logo.}}
 
{{ii}}Only the ddraw.dll wrapper from DDrawCompat works for this game, this will restore and improve some animations the game contains, the most noticeable change is when the game boots up showing the logo.}}

Revision as of 02:53, 27 March 2023

Astrobatics
Astrobatics cover
Developers
KraiSoft Entertainment
Release dates
Windows November 11, 2003
Taxonomy
Modes Singleplayer
Pacing Real-time
Perspectives Side view
Controls Direct control
Genres Arcade
Vehicles Space flight
Art styles Pre-rendered graphics
Themes Space
Astrobatics guide on StrategyWiki
Astrobatics on MobyGames

Astrobatics is a singleplayer side view arcade game.

Availability

Source DRM Notes Keys OS
Developer website
Requires online activation
Windows

Game data

Configuration file(s) location

System Location
Windows HKEY_CURRENT_USER\Software\KraiSoft\Astrobatics

Save game data location

System Location
Windows <path-to-game>\RESOURCE\Astrobatics.plt[Note 1]

Video

Graphics feature State Notes
Widescreen resolution
Multi-monitor
Ultra-widescreen
4K Ultra HD
Field of view (FOV)
Windowed
See the glossary page for potential workarounds.
Borderless fullscreen windowed
See the glossary page for potential workarounds.
Anisotropic filtering (AF)
See the glossary page for potential workarounds.
Anti-aliasing (AA)
See the glossary page for potential workarounds.
Vertical sync (Vsync)
See the glossary page for potential workarounds.
60 FPS and 120+ FPS
The game is most likely locked on 30 FPS or below.
High dynamic range display (HDR)
Ray tracing (RT)

Input

The remap controls section of Astrobatics
The remap controls section of Astrobatics

Keyboard and mouse State Notes
Remapping
All actions that can be done in the game could be remapped
Mouse acceleration
Mouse sensitivity
Mouse input in menus
The game has its own custom cursor
Mouse Y-axis inversion
Controller
Controller support
Controller types

Audio

The sound settings of Astrobatics, including the mouse or keyboard control toggle and other options
The sound settings of Astrobatics, including the mouse or keyboard control toggle and other options

Audio feature State Notes
Separate volume controls
The game has separate volume control for Sound FX and Music.
Surround sound
Subtitles
Closed captions
Mute on focus lost
Royalty free audio

Localizations

Language UI Audio Sub Notes
English

Essential improvements

Game doesn't show any messages when the player receives power-ups[1]

On newer Windows versions, the game isn't going to show any prompts or messages when the player receives power-ups, this may affect gameplay as the game also doesn't notify the player's current shield level once it is activated.
Alter the game configuration within Windows Registry.[2]
Open Registry Editor and go to HKEY_CURRENT_USER\Software\KraiSoft\Astrobatics, in here, edit MessagePrices and MessageFreePrices by changing their values to 1 respectively.
Use DDrawCompat[3]
Only the ddraw.dll wrapper from DDrawCompat works for this game, this will restore and improve some animations the game contains, the most noticeable change is when the game boots up showing the logo.

Issues fixed

Game refuses to boot up on modern hardware[4]

The game will refuse to open when executed on modern Windows OSes, mainly 8, 8.1, and 10.
Enable the following compatibility settings for the Astrobatics.exe file: Compatibility mode (98/Me).[5]

Game is lagging both in menu and in-game[6]

To resolve this, while the game is open press Alt+Tab then go back, the game should run on its normal speed after.

Game doesn't show a message or prompt when the ship receives power-ups

Supposedly, the game should always show a message when the ship receives power-ups, however for some reason on newer Windows versions this message prompt is disabled.
Modify in-game settings with Registry Editor[7]
  1. Open Registry Editor by doing Start + R, then type regedit and press Enter.
  2. Click Edit on Registry Editor, click Find then type MessagePrizes, this should lead you to HKEY_USERS\{numbers}\SOFTWARE\KraiSoft Entertainment\Astrobatics or HKEY_USERS\{numbers}\SOFTWARE\KraiSoft\Astrobatics containing the MessagePrizes and MessageFreePrices values, once you've found both of the mentioned values, double-click on them and change their number from 0 to 1, enabling them.
  3. Close the Registry Editor and open the game afterwards, the game should now have text or message prompts when you receive power-ups.

Other information

API

Technical specs Supported Notes
DirectDraw
Executable 32-bit 64-bit Notes
Windows

Middleware

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

System requirements

Windows
Minimum
Operating system (OS) 95
Processor (CPU) Intel Pentium II
System memory (RAM) 32 MB
Hard disk drive (HDD) 25 MB of free space.
Video card (GPU) 8 MB of VRAM
DirectX 8.1 compatible


Notes

  1. When running this game without elevated privileges (Run as administrator option), write operations against a location below %PROGRAMFILES%, %PROGRAMDATA%, or %WINDIR% might be redirected to %LOCALAPPDATA%\VirtualStore on Windows Vista and later (more details).

References

  1. Verified by User:Stormshadow429 on 2022-01-20
    This fix may not be required if the game is running on Windows 7 and below
  2. Verified by User:Stormshadow429 on 2022-01-20
    If the game still refuses to open, ensure that the files are obtained legitimately from KraiSoft
  3. Verified by User:Stormshadow429 on 2022-01-20
    I've confirmed this myself by testing the game after applying the wrapper
  4. Verified by User:Stormshadow429 on 2022-01-20
    The game will still refuse to boot even on Compatibility mode if the game did not come directly from KraiSoft
  5. Verified by User:Stormshadow429 on 2022-01-20
    If the game still refuses to open, ensure that the files are obtained legitimately from KraiSoft
  6. Verified by User:Stormshadow429 on 2022-01-20
    A minor fix someone in YouTube has discovered
  7. Verified by User:Stormshadow429 on 2022-01-22
    This should work on any versions although the location could vary depending on the game version and source, the 2 mentioned keys/values could also exist in HKEY_CURRENT_USER\KraiSoft\Astrobatics or HKEY_CURRENT_USER\KraiSoft Entertainment\Astrobatics.