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 "Aladdin in Nasira's Revenge"

From PCGamingWiki, the wiki about fixing PC games
Line 55: Line 55:
 
|ultrawidescreen wsgf award =  
 
|ultrawidescreen wsgf award =  
 
|4k ultra hd wsgf award    =  
 
|4k ultra hd wsgf award    =  
|widescreen resolution      = false
+
|widescreen resolution      = hackable
|widescreen resolution notes=  
+
|widescreen resolution notes= See [[#Widescreen resolution|Widescreen resolution]].
 
|multimonitor              = false
 
|multimonitor              = false
 
|multimonitor notes        =  
 
|multimonitor notes        =  
|ultrawidescreen            = false
+
|ultrawidescreen            = hackable
|ultrawidescreen notes      =  
+
|ultrawidescreen notes      = See [[#Widescreen resolution|Widescreen resolution]].
 
|4k ultra hd                = false
 
|4k ultra hd                = false
 
|4k ultra hd notes          =  
 
|4k ultra hd notes          =  
 
|fov                        = false
 
|fov                        = false
 
|fov notes                  =  
 
|fov notes                  =  
|windowed                  = false
+
|windowed                  = hackable
|windowed notes            =  
+
|windowed notes            = Use [[Glossary:Windowed#D3DWindower|D3DWindower]].
 
|borderless windowed        = false
 
|borderless windowed        = false
 
|borderless windowed notes  =  
 
|borderless windowed notes  =  
Line 83: Line 83:
 
|color blind                = false
 
|color blind                = false
 
|color blind notes          =  
 
|color blind notes          =  
 +
}}
 +
 +
===[[Glossary:Widescreen resolution|Widescreen resolution]]===
 +
{{Fixbox|description=Fix aspect ratio|fix=
 +
# Open {{file|Aladdin.exe}} with a hex editor such as [https://mh-nexus.de/en/downloads.php?product=HxD HxD].
 +
# Press {{key|Ctrl|R}} and set '''Datatype''' to '''Hex-values'''.
 +
# Search for {{code|0000403F}} and replace it with:
 +
#* {{code|0000203F}} for 16:10 screens
 +
#* {{code|9A99193F}} for 15:9 screens
 +
#* {{code|0000103F}} for 16:9 screens
 +
#* {{code|B66DBD3E}} for 21:9 screens
 +
# Save the file.
 
}}
 
}}
  

Revision as of 18:19, 11 July 2021

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.
Aladdin in Nasira's Revenge
Aladdin in Nasira's Revenge cover
Developers
Argonaut Games
Publishers
Disney Interactive
Release dates
Windows March 15, 2001
Aladdin in Nasira's Revenge on MobyGames
Aladdin in Nasira's Revenge on Wikipedia
Disney's Aladdin
Subseries of Disney
Disney's Aladdin 1993
Disney's Activity Center: Aladdin 1994
Disney's Reading Quest with Aladdin 1998
Disney's Math Quest with Aladdin 1998
Aladdin in Nasira's Revenge 2000
Aladdin Chess Adventures 2004
Aladdin Pinball 2005
Aladdin's Magic Carpet Racing 2008
Disney Classic Games: Aladdin and The Lion King 2019

General information

Disney Wikia entry

Availability

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

Essential improvements

Bypass disc check

Instructions
  1. Copy the contents of the the <disc-root-directory>\Setup\Aladdin\CD directory from the disc to <path-to-game>.[Note 1]
  2. Open HKEY_LOCAL_MACHINE\Software\Wow6432Node\Disney Interactive\Aladdin\1.0 in the registry editor.
  3. Change the value of cdpath to <path-to-game>\.[Note 1]

Game data

Configuration file(s) location

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

Save game data location

System Location
Windows <path-to-game>\slots.crd[Note 2]

Video settings

Template:Video settings

Widescreen resolution

Fix aspect ratio
  1. Open Aladdin.exe with a hex editor such as HxD.
  2. Press Ctrl+R and set Datatype to Hex-values.
  3. Search for 0000403F and replace it 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.

Input settings

Template:Input settings

Audio settings

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English
Italian
Dutch
Finnish
French
German
Hebrew
Polish
Spanish

Issues unresolved

FMVs doesn't show

FMVs remain as black screen, only the sound works properly.

Random crashes

Sometimes the game might crash, especially on flying levels.

Other information

API

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

System requirements

Windows
Minimum Recommended
Operating system (OS) 95
Processor (CPU) Intel Pentium 200 MHz
System memory (RAM) 64 MB
Hard disk drive (HDD) 70 MB
Video card (GPU) 16-bit color DirectX compatible
8 MB of VRAM
Sound (audio device) 16-bit color DirectX-compatible
Other 8x CD-ROM Drive

Notes

  1. 1.0 1.1 replace <path-to-game> with the full path of your installation folder.
  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