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 "American McGee's Alice"

From PCGamingWiki, the wiki about fixing PC games
m
Line 267: Line 267:
 
|closed captions          = false
 
|closed captions          = false
 
|closed captions notes    =  
 
|closed captions notes    =  
|mute on focus lost      = true
+
|mute on focus lost      = always on
 
|mute on focus lost notes =  
 
|mute on focus lost notes =  
 
|eax support              = true
 
|eax support              = true

Revision as of 10:46, 5 August 2022

This page is for the original release. For the 2011 remastered version, see American McGee's Alice (2011).

American McGee's Alice
American McGee's Alice cover
Developers
Rogue Entertainment
Mac OS (Classic) Westlake Interactive
macOS (OS X) Westlake Interactive
Publishers
Electronic Arts
Mac OS Aspyr Media
macOS (OS X) Aspyr Media
Engines
id Tech 3
Release dates
Windows December 5, 2000
Mac OS (Classic) July 10, 2001
macOS (OS X) July 10, 2001
Reception
Metacritic 85
Taxonomy
Monetization One-time game purchase
Modes Singleplayer
Pacing Real-time
Perspectives Third-person
Controls Direct control
Genres Platform, Puzzle, Shooter
Art styles Stylized
Themes Fantasy, Horror, Victorian
Series American McGee's Alice
American McGee's Alice on HowLongToBeat
American McGee's Alice on IGDB
American McGee's Alice guide on StrategyWiki
American McGee's Alice on MobyGames
American McGee's Alice on Wikipedia
American McGee's Alice
American McGee's Alice 2000
American McGee's Alice (2011) 2011
Alice: Madness Returns 2011

Warnings

SafeDisc retail DRM does not work on Windows Vista and later (see Availability for affected versions).
The macOS (OS X) version of this game does not work on macOS Catalina (version 10.15) or later due to the removal of support for 32-bit-only apps.

Key points

Also known as Alice in Nightmare in Japan.
The game doesn't install correctly on Windows 10 without a custom fix program.

Availability

Source DRM Notes Keys OS
Retail
Disc check (requires the CD/DVD in the drive to play)
CD key
SafeDisc DRM[Note 1].
Windows
Mac OS
macOS (OS X)
SafeDisc retail DRM does not work on Windows Vista and later (see above for affected versions).
A demo version can be downloaded here: Windows.

Essential improvements

Patches

Patch v1.1.2 is the latest patch for the OS X version.[3]

Peixoto's patch

Use Peixoto's patch for easy resolution setup - no need to edit configuration files - and persistent FOV correction - the FOV won't keep resetting as is happens if modified via console or config files

Skip intro videos

Use the command line argument +forcemenu main[4]

Skip intro videos and main menu, and go straight to the save file load screen

Use the command line argument +forcemenu loadsave[5]
At least one already existing save file must be present first. If no saves exist, then the game will softlock, as there are no saves to load, and selecting "Back" will only show a blank screen because there is nothing to go back to.
All of the main menu's options are also available at the pause screen. So to access those menu options, simply load an existing save and pause the game. For example, to start a new game: load a save, open the pause screen, and select "New Game".

Alice HD Texture Pack

Enhances the overall look of the game with higher quality assets, even moreso than the 2011 remaster of the game which this texture pack is also compatible with.
Features an expanded tweaks/cheats menu and optional Overkill mod that adds more lighting effects and enemies. Can be omitted by not installing the z(Mod)OverKill.pk3 file.
Install the Alice HD Texture Pack[6]
  1. Download the HD texture pack here, then extract its content somewhere conveniently accessible on your computer.
  2. Go to <path-to-game>\base, then move or delete the pak1_large.pk3 file. This is required for the game to load the HD textures.
  3. Copy the *.cfg and *.pk3 files from the HD texture pack into <path-to-game>\base.
  4. Now run the game. The game's visuals should be changed with those from the HD texture pack.

Level of detail

Default LOD settings can be overridden to make the game render highest quality models all the time.
Instructions[7]
  1. Run the game at least once, so the configuration file gets created.
  2. Open <path-to-game>\Base\config.cfg file with a text editor.
  3. Add lines seta r_lodbias "-2" and seta r_lodcurveerror "10000" in the Cvars section.
  4. Save your changes and run the game.

Game data

Configuration file(s) location

System Location
Windows <path-to-game>\base\config.cfg[Note 2]
macOS (OS X)
Mac OS (Classic)

Save game data location

System Location
Windows <path-to-game>\base\save\[Note 2]
macOS (OS X)
Mac OS (Classic)

Video

Graphics feature State WSGF Notes
Widescreen resolution
See Widescreen resolution.
Multi-monitor
See Widescreen resolution.
Ultra-widescreen
4K Ultra HD
Field of view (FOV)
Default FOV is 90. See Field of view (FOV).
Windowed
Can also be toggled with Alt+ Enter.
Borderless fullscreen windowed
Use Simple Runtime Window Editor with the Remove Borders option.
Anisotropic filtering (AF)
Anisotropic filtering can be hacked through video card settings.
Anti-aliasing (AA)
Anti-aliasing can be hacked through video card settings.
Vertical sync (Vsync)
See Vertical sync (Vsync).
60 FPS
120+ FPS
Capped at 63 FPS by default; see High frame-rate.
High dynamic range display (HDR)
See the glossary page for potential alternatives.

Widescreen resolution

Set custom resolution[8]
  1. Go to the configuration file(s) location.
  2. Open config.cfg with a text editor.
  3. In the Cvars section, change seta r_mode "X" to seta r_mode "-1" (add it if it doesn't exist).
  4. Add the following lines and adjust them to the desired resolution:
seta r_customwidth "1920"
seta r_customheight "1080"

Field of view (FOV)

Use Peixoto's patch[9]
If there are issues with taking screenshots or recording the game, remove the line HD=wide nofov from Peixoto\Scripts\Alice.ini..
Hex editing[10]
  1. Open fgamex86.dll.
  2. Go to offset 0xA5590.
  3. The value is FOV x2. The default value is 0xB4 = 180 = 90. So, e.g. to get an FOV of 112 (suitable for 16:9), write 0xD6, which is 224.

Vertical sync (Vsync)

Enable Vsync[11]
  1. Go to the configuration file(s) location.
  2. Open config.cfg with a text editor.
  3. In the Cvars section, add seta r_swapinterval "1" as a new line, and then save the changes.

Notes

If the framerate is low when vsync is enabled, rename alice.exe to quake3.exe.[12]
If the game slightly stutters in some areas, disable vsync and run the game instead in fullscreen borderless window using Simple Runtime Window Editor using the Remove Borders option. Windows should then apply triple buffering to prevent screen tearing.[13]

High frame-rate

Remove frame-rate cap[14]
  1. Go to the configuration file(s) location.
  2. Open config.cfg with a text editor.
  3. In the Cvars section, add seta com_maxfps "0" as a new line, and then save the changes.

Input

Keyboard and mouse State Notes
Remapping
Mouse acceleration
Mouse sensitivity
Mouse input in menus
Mouse Y-axis inversion
Controller
Controller support
Although it is possible to enable controller support in the original version by using the console commands in_joystick "1" and in_restart, it was not properly implemented nor fully functional.[15]
Controller types

Improve mouse responsiveness

Edit config.cfg
  1. Open <path-to-game>\Base\config.cfg in a text editor.
  2. Add the following lines:
    • seta m_filter "1"
    • seta in_mouse "-1"
  3. Increasing the frame rate may also have a positive effect.

Other solutions:

  • If possible, lower the polling rate on your mouse.
  • Use an older mouse with a lower polling rate.

Audio

Audio feature State Notes
Separate volume controls
Music, Sound Effects
Surround sound
Up to 7.0 output with DirectSound3D restoration software.
Subtitles
Closed captions
Mute on focus lost
EAX support
A3D 1.0 and 2.0, EAX 1 and 2.

Localizations

All translations are compatible with the original game and the remaster.[16]
Language UI Audio Sub Notes
English
Dutch
Use the Alice Dutch Patch.
French
German
Italian
Fan translation, download.
Japanese
Only in the Japanese Alice in Nightmare release.[17]
Polish
Fan translation, download.
Menus aren't translated.
Russian
Fan translation, download.
Spanish

VR support

Issues fixed

Can not save progress

When attempting to save the game, a "Hard disk full, try deleting save files" message is sometimes displayed.
Copy the game folder to the proper location[citation needed]
The game folder must be installed in either Program Files (for 32-bit Windows) or Program Files (x86) (for 64-bit Windows) to save properly. When installing the game, either accept the default install location, or copy/move the pre-existing installation to the specified location. This was tested on Windows 10 64-bit ver. 1709.[citation needed]

Game does not install correctly on Windows 10

The installer seems to skip over several files during the installation process on computers running Windows 10.
Copy missing files and fix shortcuts[18]
  1. Run through the installation process from the discs as normal, and make a note of the game's installation folder.
  2. Re-insert Disc 1 back into your computer's optical drive.
  3. Download and run the Alice Windows 10 Fixer, then follow its instructions. If you have installed the game to a different location than the default, you will need to enter this path manually when it asks you where to install the missing files.

Game launches in a window

Launch the game using the +set r_fullscreen "1" command line argument[15]
Edit config.cfg[15]
  1. Go to the configuration file(s) location.
  2. Open config.cfg with a text editor.
  3. In the Cvars section, add seta r_fullscreen "1" as a new line, then save the changes.
  4. Write-protect the file by setting a "read-only" attribute.

"Archiving recursive error" freeze

Run the .exe as an administrator[citation needed]

Game runs at a low frame-rate

The game may run poorly even on modern hardware.
Edit config.cfg[19]
  1. Go to the configuration file(s) location.
  2. Open config.cfg with a text editor.
  3. In the Cvars section, add seta r_primitives "2" as a new line, then save the changes.
Alternative solution[12]
  1. Rename alice.exe to quake3.exe (this will make the graphics card use Quake 3 optimized drivers).

Cannot enable A3D surround sound

Bypass card detection[20]
  1. Open game alice.exe with a hex editor.
  2. Search for B000520053E87095070083C40885C0751A.
  3. Replace it with B000520053E87095070083C40885C0741A, then save the changes.

Audio driver issues

See here for details and a fix[citation needed]

Alt+Tab does not work, even in windowed mode

Apply this registry fix here[21]

Game output is offset from the screen/renders outside the screen

The game's video output is offset downward and to the right. It renders outside the lower-right of the screen, with black bars on the top and left.
"Vanilla" installation without mods

Set Windows Compatibility for the game's executable to Windows XP (Service Pack 3)

Modded installation

Disable screen scaling on your primary monitor

Audio does not work on Linux under Wine/Proton

Rename the SndDrivers directory to snddrivers

Other information

API

Technical specs Supported Notes
Direct3D 7
OpenGL 1.2
ExecutablePPC16-bit 32-bit 64-bit Notes
Windows
macOS (OS X)
Install the version 1.1.2 patch for Intel support.
Mac OS (Classic)

Middleware

Middleware Notes
Audio Miles Sound System 6.0b[22]

System requirements

Windows
Minimum Recommended
Operating system (OS) 95
Processor (CPU) AMD K6-2 400 MHz
Intel Pentium II 400 MHz
System memory (RAM) 64 MB
Hard disk drive (HDD) 600 MB
Video card (GPU) 16 MB of VRAM
DirectX 7 compatible
Mac OS
Minimum
Operating system (OS) 8.6
Processor (CPU) PowerPC G3
System memory (RAM) 128 MB
Hard disk drive (HDD)
Other 2x CD-ROM drive


Notes

  1. SafeDisc retail DRM does not work on Windows 10[1] or Windows 11 and is disabled by default on Windows Vista, Windows 7, Windows 8, and Windows 8.1 when the KB3086255 update is installed.[2]
  2. 2.0 2.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. Not Loading in Windows 10; this will break thousands of - Microsoft Community - last accessed on 2017-01-16
  2. Microsoft - MS15-097: Description of the security update for the graphics component in Windows: September 8, 2015 - last accessed on 2018-02-16
  3. Aspyr Support Center - last accessed on 2011-04-12
  4. Is there a way to skip the intro screens in American McGee's Alice? - Arqade - last accessed on October 23, 2018
  5. Verified by User:Mouse on 2021-08-03
  6. Verified by User:AmethystViper on 2021-06-15
  7. Quake 3 engine - Level of detail
  8. American McGee's Alice | WSGF
  9. Vogons.org - Peixoto's patches for a few old games
  10. Unofficial patches for Thief and other PC games | Page 13 | rpgcodex
  11. RAGE Vsync issues - Page 3
  12. 12.0 12.1 Heavy Metal: FAKK2 bad performace, low fps, laggy gameplay
  13. Verified by User:Antrad on January 18, 2019
  14. Verified by User:AmethystViper on October 25, 2018
    Steam's FPS counter measured the game's frame-rate was running at 200+ FPS with the frame-rate uncapped and V-sync disabled via these config edits.
  15. 15.0 15.1 15.2 Verified by User:AmethystViper on October 23, 2018
  16. Both games use the same engine (IdTech 3)
  17. 音声イベント集 (Alice in Nightmare: Cutscene Audio Collection) - YouTube - last accessed on 2021-06-15
  18. Get American McGee's Alice working on your modern PC
  19. RTCW Crash hard with HD3850 - Rage3D Discussion Area - last accessed on October 25, 2018
  20. American McGee Alice(2000) A3D 2 Not working • VOGONS
  21. VOGONS • View topic - American McGee's Alice and alt-tabbing. [solved] - last accessed on October 23, 2018
  22. Verified by User:Nessy on 2019-07-19
    Version number found in Mss32.dll in the game installation folder.