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 "Lego Stunt Rally"

From PCGamingWiki, the wiki about fixing PC games
 
(14 intermediate revisions by 10 users not shown)
Line 18: Line 18:
 
|license      = commercial
 
|license      = commercial
 
|taxonomy    =
 
|taxonomy    =
{{Infobox game/row/taxonomy/microtransactions | }}
+
{{Infobox game/row/taxonomy/monetization      | One-time game purchase }}
 +
{{Infobox game/row/taxonomy/microtransactions | None }}
 
{{Infobox game/row/taxonomy/modes            | Singleplayer }}
 
{{Infobox game/row/taxonomy/modes            | Singleplayer }}
 
{{Infobox game/row/taxonomy/pacing            | Real-time }}
 
{{Infobox game/row/taxonomy/pacing            | Real-time }}
Line 42: Line 43:
 
{{Availability/row| Retail | | Disc | Simple disc check; see [[#Remove disc check|remove disc check]]. | | Windows }}
 
{{Availability/row| Retail | | Disc | Simple disc check; see [[#Remove disc check|remove disc check]]. | | Windows }}
 
}}
 
}}
 +
{{ii}} This game is not available digitally.
  
 
==Essential improvements==
 
==Essential improvements==
Line 62: Line 64:
 
# Add <code>/FROMLAUNCHER</code> to the end of the "Target" section.
 
# Add <code>/FROMLAUNCHER</code> to the end of the "Target" section.
 
# Run the game from the new shortcut. The game will no longer require the CD to start.
 
# Run the game from the new shortcut. The game will no longer require the CD to start.
 +
}}
 +
 +
===Skip intro videos===
 +
{{Fixbox|description=Disable intro videos|ref=<ref>https://rockraidersunited.com/topic/8566-stunt-rally-runtime-errorabnormal-termination-win10/?do=findComment&comment=136251</ref>|fix=
 +
# Create a shortcut leading to the <code>_msr.exe</code>.
 +
# Add <code>/NOINTROVIDEO</code> to the end of the "Target" section.
 +
# Run the game from the new shortcut. The game will no longer show the intro videos.
 
}}
 
}}
  
Line 83: Line 92:
 
|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= Use dgVoodoo2. Game stretches.
 
|multimonitor              = false
 
|multimonitor              = false
 
|multimonitor notes        =  
 
|multimonitor notes        =  
 
|ultrawidescreen            = false
 
|ultrawidescreen            = false
 
|ultrawidescreen notes      =  
 
|ultrawidescreen notes      =  
|4k ultra hd                = false
+
|4k ultra hd                = hackable
|4k ultra hd notes          =  
+
|4k ultra hd notes          = Use dgVoodoo2. Game stretches.
 
|fov                        = false
 
|fov                        = false
 
|fov notes                  =  
 
|fov notes                  =  
|windowed                  = false
+
|windowed                  = true
|windowed notes            =  
+
|windowed notes            = Use {{code|/WINDOWED}} command line argument
 
|borderless windowed        = false
 
|borderless windowed        = false
 
|borderless windowed notes  =  
 
|borderless windowed notes  =  
 
|anisotropic                = false
 
|anisotropic                = false
 
|anisotropic notes          =  
 
|anisotropic notes          =  
|antialiasing              = false
+
|antialiasing              = hackable
|antialiasing notes        =  
+
|antialiasing notes        = Use dgVoodoo2.
 +
|upscaling                  = unknown
 +
|upscaling tech            =
 +
|upscaling notes            =  
 
|vsync                      = false
 
|vsync                      = false
 
|vsync notes                =  
 
|vsync notes                =  
Line 190: Line 202:
 
|mute on focus lost notes =  
 
|mute on focus lost notes =  
 
|eax support              =  
 
|eax support              =  
|eax support notes        =  
+
|eax support notes         =
 +
|royalty free audio       = unknown
 +
|royalty free audio notes  =  
 
}}
 
}}
  
Line 207: Line 221:
 
  |audio    = true
 
  |audio    = true
 
  |subtitles = false
 
  |subtitles = false
  |notes    =  
+
  |notes    = <ref>{{Refcheck|user=DarkSonicPT|date=2023-03-20|comment=https://wikidobragens.fandom.com/pt/wiki/LEGO_Stunt_Rally}}</ref>
 +
|fan      =
 +
}}
 +
{{L10n/switch
 +
|language  = Brazilian Portuguese
 +
|interface = true
 +
|audio    = true
 +
|subtitles = false
 +
|notes    = Distributed by EA Brasil.<ref>{{Refurl|url=https://archive.ph/jNq40|title=Novo Milênio, 15/08/2001 (archived)|date=9 June 2023}}</ref>
 
  |fan      =  
 
  |fan      =  
 
}}
 
}}
Line 219: Line 241:
 
   abnormal program termination
 
   abnormal program termination
  
This issue is due to the computer missing the Indeo 5 codec. The fix is different for newer and older OSes.
+
This issue is due to the computer not having the Indeo 5 codec registered. The fix is different for newer and older OSes.
{{Fixbox|description=Windows Vista and above|ref=<ref>https://www.rockraidersunited.com/topic/8566-stunt-rally-runtime-errorabnormal-termination-win10/?do=findComment&comment=139281</ref>|fix=
+
{{Fixbox|description=See [[Troubleshooting guide/Startup and launching problems#Video not available. Cannot find 'vids:IV50' decompressor|Troubleshooting guide]].|ref=<ref>https://www.rockraidersunited.com/topic/8566-stunt-rally-runtime-errorabnormal-termination-win10/?do=findComment&comment=139281</ref>|fix=
* Enter the following commands in an elevated (Administrator) cmd or PowerShell prompt:
 
  (only enter the first line if on a 64-bit system, otherwise skip to the second command)
 
  cd C:\Windows\SysWOW64
 
  regsvr32 ir50_32.dll
 
}}
 
{{Fixbox|description=Windows XP and below (e.g. VM or Wine)|ref=<ref>https://www.rockraidersunited.com/topic/8566-stunt-rally-runtime-errorabnormal-termination-win10/?do=findComment&comment=139281</ref>|fix=
 
# [https://www.free-codecs.com/indeo_codec_download.htm Download the Ligos Indeo 5 codec installer]
 
# Install the Ligos Indeo 5 from step 1 using the "typical" installation option
 
 
}}
 
}}
  
Line 258: Line 272:
 
|windows 32-bit exe    = true
 
|windows 32-bit exe    = true
 
|windows 64-bit exe    = false
 
|windows 64-bit exe    = false
|windows exe notes      = two versions of _msr.exe: 0.3.5.1 and 0.3.8.1<ref>{{Refurl|url=https://www.rockraidersunited.com/topic/7977-lego-stunt-rally-version-differences/?do=findComment&comment=131905|title=
+
|windows arm app        = false
 +
|windows exe notes      = Two versions of _msr.exe: 0.3.5.1 and 0.3.8.1<ref>{{Refurl|url=https://www.rockraidersunited.com/topic/7977-lego-stunt-rally-version-differences/?do=findComment&comment=131905|title=
 
LEGO Stunt Rally version differences|date=2017-11-17}}</ref>
 
LEGO Stunt Rally version differences|date=2017-11-17}}</ref>
|macos 32-bit app       = unknown
+
|macos intel 32-bit app = unknown
|macos 64-bit app       = unknown
+
|macos intel 64-bit app = unknown
 +
|macos arm app          = unknown
 
|macos app notes        =  
 
|macos app notes        =  
 
|linux 32-bit executable= unknown
 
|linux 32-bit executable= unknown
 
|linux 64-bit executable= unknown
 
|linux 64-bit executable= unknown
 +
|linux arm app          = unknown
 
|linux executable notes =  
 
|linux executable notes =  
 +
}}
 +
 +
===Middleware===
 +
{{Middleware
 +
|physics          =
 +
|physics notes    =
 +
|audio            = QSound
 +
|audio notes      = QMixer v4.13
 +
|interface        =
 +
|interface notes  =
 +
|input            =
 +
|input notes      =
 +
|cutscenes        =
 +
|cutscenes notes  =
 +
|multiplayer      =
 +
|multiplayer notes=
 +
|anticheat        =
 +
|anticheat notes  =
 
}}
 
}}
  

Latest revision as of 21:12, 8 September 2023

Lego Stunt Rally
Lego Stunt Rally cover
Developers
Intelligent Games
Publishers
Lego Media
Release dates
Windows September 13, 2000
Taxonomy
Monetization One-time game purchase
Microtransactions None
Modes Singleplayer
Pacing Real-time
Perspectives Isometric
Controls Direct control
Genres Racing
Vehicles Off-roading, Track racing
Art styles Cartoon
Series Lego
Lego Stunt Rally on HowLongToBeat
Lego Stunt Rally on IGDB
Lego Stunt Rally guide on StrategyWiki
Lego Stunt Rally on MobyGames
Lego Stunt Rally on Wikipedia
Lego Island (series)
Lego Loco 1998
Lego Chess 1998
Lego Creator (series)
Legoland 1999
Lego Friends 1999
Lego Racers (series)
Lego Rock Raiders 1999
Lego My Style (series)
Lego Alpha Team 2000
Lego Stunt Rally 2000
Soccer Mania 2002
Bionicle (series)
Galidor: Defenders of the Outer Dimension 2003
Lego Star Wars (series)
Lego Indiana Jones (series)
Lego Batman (series)
Lego Harry Potter (series)
Lego Universe 2010
Lego Pirates of the Caribbean: The Video Game 2011
Lego Middle-earth (series)
Lego Legends of Chima Online 2013
Lego Marvel (series)
The Lego Movie (series)
Lego Minifigures Online 2014
Lego Jurassic World 2015
Lego Worlds 2017
Lego City Undercover 2017
Lego The Incredibles 2018
Lego Legacy: Heroes Unboxed 2019
Lego Brawls 2019
Lego Builder's Journey 2019
Lego Bricktales 2022
Lego 2K Drive 2023

Key points

Installer for retail version is 16-bit only. Use the alternative installer for 64-bit versions of Windows.

General information

Brickipedia - A detailed wiki for everything Lego-related.
Rock Raiders United - A fan forum for all of the classic Lego games.

Availability

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

Essential improvements

Alternative installer

le717 wrote an alternate installer to replace the original 16-bit installer shipped with the game.

Use alternate installer[citation needed]

Note that a bug can occur while using this installer where the game crashes on startup saying that the file "dsetup.dll" is missing.

Manually move "setup.dll"[1]
  1. Open the install media from which the game was installed
  2. Copy and paste "dsetup.dll" into the <path-to-game>'s root folder

Remove disc check

Only required if not using the alternate installer above.
No CD Fix[citation needed]
  1. Create a shortcut leading to the _msr.exe.
  2. Add /FROMLAUNCHER to the end of the "Target" section.
  3. Run the game from the new shortcut. The game will no longer require the CD to start.

Skip intro videos

Disable intro videos[2]
  1. Create a shortcut leading to the _msr.exe.
  2. Add /NOINTROVIDEO to the end of the "Target" section.
  3. Run the game from the new shortcut. The game will no longer show the intro videos.

Game data

Configuration file(s) location

System Location
Windows

Save game data location

System Location
Windows

Video

Options screen.
Options screen.

Graphics feature State Notes
Widescreen resolution
Use dgVoodoo2. Game stretches.
Multi-monitor
Ultra-widescreen
4K Ultra HD
Use dgVoodoo2. Game stretches.
Field of view (FOV)
Windowed
Use /WINDOWED command line argument
Borderless fullscreen windowed
See the glossary page for potential workarounds.
Anisotropic filtering (AF)
See the glossary page for potential workarounds.
Anti-aliasing (AA)
Use dgVoodoo2.
Vertical sync (Vsync)
See the glossary page for potential workarounds.
60 FPS
120+ FPS
High dynamic range display (HDR)

Input

Audio

Audio feature State Notes
Separate volume controls
Surround sound
Subtitles
Closed captions
Mute on focus lost
Royalty free audio

Localizations

Language UI Audio Sub Notes
English
Portuguese
[3]
Brazilian Portuguese
Distributed by EA Brasil.[4]

Issues fixed

Game crashes every time a video tries to play

The following error message shows:

 Runtime Error!
 Program: <path-to-game>/_msr.exe
 abnormal program termination

This issue is due to the computer not having the Indeo 5 codec registered. The fix is different for newer and older OSes.

See Troubleshooting guide.[5]

Other information

API

Executable 32-bit 64-bit Notes
Windows
Two versions of _msr.exe: 0.3.5.1 and 0.3.8.1[6]

Middleware

Middleware Notes
Audio QSound QMixer v4.13

System requirements

Windows
Minimum Recommended
Operating system (OS) 95
Processor (CPU) Intel Pentium 120 MHz
System memory (RAM) 16 MB
Hard disk drive (HDD) 20 MB
Video card (GPU) Direct3D-compatible


References