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.

SeaWorld Adventure Parks Tycoon

From PCGamingWiki, the wiki about fixing PC games
Revision as of 01:54, 25 April 2021 by Margen67 (talk | contribs) (Add widescreen hack, simplify Dgvoodoo installation)
SeaWorld Adventure Parks Tycoon
SeaWorld Adventure Parks Tycoon cover
Developers
Deep Red Games
Publishers
Activision Value
Release dates
Windows October 22, 2003
SeaWorld Adventure Parks Tycoon on MobyGames
SeaWorld Adventure Parks Tycoon on Wikipedia

Key points

Only has three resolutions; limited video options. See Issues fixed.
Has issues on modern operating systems. See Issues fixed.

Availability

Source DRM Notes Keys OS
Retail
Disc check (requires the CD/DVD in the drive to play)
Windows
This game is not available digitally.

Game data

Configuration file(s) location

System Location
Windows <path-to-game>\SWT.ini[Note 1]

Save game data location

System Location
Windows <path-to-game>\SaveGames\[Note 1]

Video settings

Video settings.
Video settings.

Template:Video settings

Input settings

Template:Input settings

Audio settings

Launcher audio configuration.
Launcher audio configuration.
In-game audio configuration.
In-game audio configuration.

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English
Audio is miscellaneous chatter.

Issues fixed

Limited resolutions

Resolution hack

Natively, the game only runs at 800x600, 1024x768, and 1280x1024. Using other resolutions will require a hex-edit.

Resolutions totalling more than ~4.2 million (32-bit unsigned integer limit) won't work. If the resolution is high enough, zooming out can cause glitches and crashes.

  1. Open <path-to-game>\swt.exe in a hex editor like HxD.
    1. The hex editor must be run as administrator.
  2. Press Ctrl+R, click Hex-values, set Search direction to All, and enter the following into Search for and Replace with:
    1. 5802 000068 2003
    2. In Replace with, replace 5802 (600, default height) and 2003 (800, default width) with the desired values from Common HEX Values.
  3. For example, for 1920x1080, I would enter:
    1. 3804 000068 8007
  4. Click Replace all.
  5. Repeat this process with 5802 0000 C686 8400 0000 018B 0D64 334E 0068 2003 to also fix the menu.
  6. Save the file.
  7. If the resolution reverts after getting ingame try setting the resolution to 800x600.

Game launches in rainbow colors and display is doubled

Install dgVoodoo
  1. Download dgVoodoo.
  2. Extract dgVoodooCpl.exe and dgVoodoo.conf to <path-to-game>, where swt.exe resides.
  3. Open the MS folder in the dgVoodoo zip and extract DDraw.dll to <path-to-game>, again where swt.exe resides.
  4. Open dgVoodooCpl.exe.
  5. Make sure the Config folder / Running instance is set to <path-to-game>, it may already be there by default.
  6. In the General tab, set Adapter(s) to use / enable to your current graphics card.
  7. In the DirectX tab, make sure Disable and passthru to real DirectX is unchecked. You can uncheck dgVoodoo Watermark if you wish.
  8. Optional: You can also check Force Vsync.
  9. Click OK to save the settings and exit the program.

Other information

API

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

System requirements

Windows
Minimum Recommended
Operating system (OS) 98, ME, 2000, XP
Processor (CPU) Intel Pentium III 500 MHz
System memory (RAM) 64 MB
Hard disk drive (HDD) 200 MB
Video card (GPU) DirectX compatible video card
8 MB of VRAM
Sound (audio device) DirectX compatible

Notes

  1. 1.0 1.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