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 "Pac-Man: Adventures in Time"

From PCGamingWiki, the wiki about fixing PC games
 
(9 intermediate revisions by 6 users not shown)
Line 3: Line 3:
 
|developers  =  
 
|developers  =  
 
{{Infobox game/row/developer|Creative Asylum}}
 
{{Infobox game/row/developer|Creative Asylum}}
{{Infobox game/row/developer|Mind's Eye Productions}}
+
{{Infobox game/row/developer|Minds Eye Productions}}
 
|publishers  =  
 
|publishers  =  
 
{{Infobox game/row/publisher|Hasbro Interactive}}
 
{{Infobox game/row/publisher|Hasbro Interactive}}
Line 13: Line 13:
 
{{Infobox game/row/reception|Metacritic|pac-man-adventures-in-time|79}}
 
{{Infobox game/row/reception|Metacritic|pac-man-adventures-in-time|79}}
 
|taxonomy    =
 
|taxonomy    =
 +
{{Infobox game/row/taxonomy/monetization      | One-time game purchase }}
 +
{{Infobox game/row/taxonomy/microtransactions | }}
 +
{{Infobox game/row/taxonomy/modes            | Singleplayer, Multiplayer }}
 +
{{Infobox game/row/taxonomy/pacing            | Real-time }}
 +
{{Infobox game/row/taxonomy/perspectives      | Bird's-eye view }}
 +
{{Infobox game/row/taxonomy/controls          | Direct control }}
 +
{{Infobox game/row/taxonomy/genres            | Arcade }}
 +
{{Infobox game/row/taxonomy/sports            | }}
 +
{{Infobox game/row/taxonomy/vehicles          | }}
 +
{{Infobox game/row/taxonomy/art styles        | Stylized }}
 +
{{Infobox game/row/taxonomy/themes            | }}
 
{{Infobox game/row/taxonomy/series            | Pac-Man }}
 
{{Infobox game/row/taxonomy/series            | Pac-Man }}
 
|steam appid  =  
 
|steam appid  =  
Line 23: Line 34:
 
|license      = commercial
 
|license      = commercial
 
}}
 
}}
 
'''Key points'''
 
{{--}} May have problems running on modern systems. See [[#Black graphical glitches|Black graphical glitches]].
 
  
 
==Availability==
 
==Availability==
Line 31: Line 39:
 
{{Availability/row| Retail |  | Disc | Simple disc check. |  | Windows }}
 
{{Availability/row| Retail |  | Disc | Simple disc check. |  | Windows }}
 
}}
 
}}
 
+
{{ii}} A free demo version is available on [https://archive.org/details/PacDemo Archive.org].
===Demos===
+
{{ii}} This game is not available digitally.
* [https://archive.org/details/PacDemo Demo]
 
  
 
==Game data==
 
==Game data==
Line 61: Line 68:
 
|ultrawidescreen            = hackable
 
|ultrawidescreen            = hackable
 
|ultrawidescreen notes      = See [[#Widescreen resolution|Widescreen resolution]].
 
|ultrawidescreen notes      = See [[#Widescreen resolution|Widescreen resolution]].
|4k ultra hd                = true
+
|4k ultra hd                = hackable
|4k ultra hd notes          =  
+
|4k ultra hd notes          = See [[#Widescreen resolution|Widescreen resolution]].
 
|fov                        = false
 
|fov                        = false
 
|fov notes                  =  
 
|fov notes                  =  
Line 73: Line 80:
 
|antialiasing              = true
 
|antialiasing              = true
 
|antialiasing notes        =  
 
|antialiasing notes        =  
 +
|upscaling                  = false
 +
|upscaling tech            =
 +
|upscaling notes            =
 
|vsync                      = true
 
|vsync                      = true
 
|vsync notes                =  
 
|vsync notes                =  
Line 86: Line 96:
  
 
===[[Glossary:Widescreen resolution|Widescreen resolution]]===
 
===[[Glossary:Widescreen resolution|Widescreen resolution]]===
 +
{{Fixbox|description=Use the [https://community.pcgamingwiki.com/files/file/2396-pac-man-adventures-in-time-widescreen-fix/ Widescreen Fix]|fix=
 +
{{ii}} Only compatible with the US version of the game.
 +
}}
 +
 
{{Fixbox|description=Fix aspect ratio|fix=
 
{{Fixbox|description=Fix aspect ratio|fix=
 
# Open {{file|pac-man.exe}} with a hex editor such as [https://mh-nexus.de/en/downloads.php?product=HxD HxD].
 
# Open {{file|pac-man.exe}} with a hex editor such as [https://mh-nexus.de/en/downloads.php?product=HxD HxD].
Line 95: Line 109:
 
#* {{code|B66DBD3E}} for 21:9 screens
 
#* {{code|B66DBD3E}} for 21:9 screens
 
# Save the file.
 
# Save the file.
 +
 +
'''Notes'''
 +
{{++}} Extends horizontal FOV ({{term|Hor+}}).
 
}}
 
}}
  
Line 165: Line 182:
 
|mute on focus lost notes =  
 
|mute on focus lost notes =  
 
|eax support              = true
 
|eax support              = true
|eax support notes       = EAX 2.
+
|eax support notes         = EAX 2.
 +
|royalty free audio        = unknown
 +
|royalty free audio notes  =
 
}}
 
}}
  
Line 249: Line 268:
 
{{ii}} DirectDraw emulation may be broken on modern operating systems.
 
{{ii}} DirectDraw emulation may be broken on modern operating systems.
 
{{Fixbox|description=Use a DirectDraw wrapper|fix=
 
{{Fixbox|description=Use a DirectDraw wrapper|fix=
# Download the latest version of [[dgVoodoo 2]].
+
# Download the latest version of [[dgVoodoo 2]].
 
# Copy the DLL files into <code>{{p|game}}</code> (MS\x86\D3DImm.dll, ddraw.dll).
 
# Copy the DLL files into <code>{{p|game}}</code> (MS\x86\D3DImm.dll, ddraw.dll).
 
}}
 
}}
Line 256: Line 275:
 
===API===
 
===API===
 
{{API
 
{{API
|direct3d versions      = 7.0a
+
|direct3d versions      = 7
 
|direct3d notes        = Includes both a T&L-compatible mode and a non-T&L mode.
 
|direct3d notes        = Includes both a T&L-compatible mode and a non-T&L mode.
 
|directdraw versions    =  
 
|directdraw versions    =  
Line 276: Line 295:
 
|windows 32-bit exe    = true
 
|windows 32-bit exe    = true
 
|windows 64-bit exe    = false
 
|windows 64-bit exe    = false
 +
|windows arm app        = false
 
|windows exe notes      =  
 
|windows exe notes      =  
|macos 32-bit app       =  
+
|macos intel 32-bit app =  
|macos 64-bit app       =  
+
|macos intel 64-bit app =
 +
|macos arm app          =  
 
|macos app notes        =  
 
|macos app notes        =  
 
|linux 32-bit executable=  
 
|linux 32-bit executable=  
 
|linux 64-bit executable=  
 
|linux 64-bit executable=  
 +
|linux arm app          =
 
|linux executable notes =  
 
|linux executable notes =  
 
}}
 
}}
Line 295: Line 317:
 
|minGPU  =  
 
|minGPU  =  
 
|minVRAM  = 2 MB
 
|minVRAM  = 2 MB
|minDX    = 7
+
|minDX    = 7.0a
  
 
|recOS    = 98, 2000, ME
 
|recOS    = 98, 2000, ME

Latest revision as of 01:20, 13 March 2024

Pac-Man: Adventures in Time
Pac-Man: Adventures in Time cover
Developers
Creative Asylum
Minds Eye Productions
Publishers
Hasbro Interactive
Engines
Paradox
Release dates
Windows October 31, 2000
Reception
Metacritic 79
Taxonomy
Monetization One-time game purchase
Modes Singleplayer, Multiplayer
Pacing Real-time
Perspectives Bird's-eye view
Controls Direct control
Genres Arcade
Art styles Stylized
Series Pac-Man
Pac-Man: Adventures in Time on IGDB
Pac-Man: Adventures in Time on MobyGames
Pac-Man: Adventures in Time on Wikipedia
Pac-Man 1983
Ms. Pac-Man (series)
Jr. Pac-Man 1988
Super Pac-Man 1989
Pac-in-Time 1995
Pac-Man: Adventures in Time 2000
Pac-Man All-Stars 2002
Pac-Man World (series)
Pac-Man Pizza Parlor 2010
Pac-Man Championship Edition (series)
Pac-Man and the Ghostly Adventures 2013
Pac-Man Museum 2014
Arcade Game Series: Pac-Man 2016
Pac-Man 256 2016
Pac-Man Party Royale 2019
Pac-Man Museum+ 2022
Pac-Man Mega Tunnel Battle: Chomp Champs 2024

Availability

Source DRM Notes Keys OS
Retail
Disc check (requires the CD/DVD in the drive to play)
Simple disc check.
Windows
A free demo version is available on Archive.org.
This game is not available digitally.

Game data

Configuration file(s) location

System Location
Windows <path-to-game>\options.dat[Note 1]

Save game data location

System Location
Windows <path-to-game>\slot#.dat[Note 1]

Video

Pac-Man: Adventures in Time graphics -setup menu.
Pac-Man: Adventures in Time graphics -setup menu.
Pac-Man: Adventures in Time advanced -setup menu.
Pac-Man: Adventures in Time advanced -setup menu.

Widescreen resolution

Use the Widescreen Fix
Only compatible with the US version of the game.
Fix aspect ratio
  1. Open pac-man.exe with a hex editor such as HxD.
  2. Press Ctrl+R and set Datatype to Hex-values.
  3. Search for 0000403F and replace all hex-values with:
    • 0000203F for 16:10 screens
    • 9A99193F for 15:9 screens
    • 0000103F for 16:9 screens
    • B66DBD3E for 21:9 screens
  4. Save the file.

Notes

Extends horizontal FOV (Hor+).

Input

Audio

Pac-Man: Adventures in Time sound -setup menu.
Pac-Man: Adventures in Time sound -setup menu.

Audio feature State Notes
Separate volume controls
Surround sound
Labeled as 3D Sound in Sound tab for the setup menu. Make sure to select 5.1 speakers for the best surround quality.
Subtitles
Closed captions
Mute on focus lost
EAX support
EAX 2.
Royalty free audio

Localizations

Language UI Audio Sub Notes
English
French
German
Italian
US versions only contain an English language option.

Network

Multiplayer types

Type Native Players Notes
Local play
2 Versus
Labeled as Hot Seat in the menu. Dot Mania, Time Bomb, Ghost Tag
LAN play
4 Versus
Labeled as Network in the menu. Can use IPX, TCP/IP, or Serial (2 player only). Use TCP/IP if you're using a standard, modern day Ethernet cable. Dot Mania, Time Bomb, Ghost Tag.
Online play
4 Versus
Labeled as Internet in the menu. Requires host IP. Can use IPX, TCP/IP, or Serial (2 player only). Dot Mania, Time Bomb, Ghost Tag
Asynchronous multiplayer

Connection types

Type Native Notes
Matchmaking
Require host IP address to connect to online gameplay.
Peer-to-peer
Dedicated
Self-hosting
Must use TCP/IP. No wireless play.
Direct IP
Require host IP address to connect to online gameplay.

Issues fixed

Can't access the graphics and sound setup menu

The game, by default, sets up the Start Menu shortcut to go to the setup window as well.
Create a new shortcut[citation needed]
  1. Go to <path-to-game>.
  2. Right click pac-man.exe and click Create a New Shortcut.
  3. Right click the new shortcut and select Properties on the drop down menu.
  4. In the target for the properties, add -setup a the end of the very end of the target.
  5. Click Apply at the bottom of the properties window to save your changes.
Launching the shortcut should now lead you directly to the graphics setup menu.

Black graphical glitches

DirectDraw emulation may be broken on modern operating systems.
Use a DirectDraw wrapper
  1. Download the latest version of dgVoodoo 2.
  2. Copy the DLL files into <path-to-game> (MS\x86\D3DImm.dll, ddraw.dll).

Other information

API

Technical specs Supported Notes
Direct3D 7 Includes both a T&L-compatible mode and a non-T&L mode.
Software renderer
Executable 32-bit 64-bit Notes
Windows

System requirements

Windows
Minimum Recommended
Operating system (OS) 95
Processor (CPU) Intel Pentium II 233 MHz
System memory (RAM) 32 MB
Hard disk drive (HDD) 64 MB
Video card (GPU) 2 MB of VRAM
DirectX 7.0a 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