Midtown Madness

From LANCommander
Revision as of 03:29, 6 January 2024 by DoctorDalek (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Developers
Angel Studios
Publishers
Microsoft
Release Date
Windows: May 1, 1999
Genres
SimulatorRacing
View at PCGamingWiki

Actions

Name Path Arguments Working Directory Primary
Play {InstallDir}\Open1560.exe True

Name Change Script

$bytes = ConvertTo-StringBytes -Input $NewPlayerAlias -MaxLength 12 -MinLength 12

Edit-PatchBinary -FilePath "$InstallDirectory\Hook1560.dll" -Offset 0x1500E4 -Data $bytes