diff options
| author | JosJuice <josjuice@gmail.com> | 2026-07-29 22:49:32 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-07-29 22:49:32 +0200 |
| commit | 8b8d0847aef953feb7c8a0326ea20b7e71b2db32 (patch) | |
| tree | b5e599bc45e6d03acd2bdfbf0452f82b3ba532b9 | |
| parent | 73de7b8d3e59d4bef685f582d305b65bdb85a707 (diff) | |
| parent | 7788e6824efdb82741ae4c1786e27a6d0d5bd7d9 (diff) | |
Merge pull request #14725 from matheuswillder/NFS-Codes-update
GameINI: Update codes to unlock Black Edition and Collector's Edition in Need for Speed (update to #14581)
| -rw-r--r-- | Data/Sys/GameSettings/GOWE69.ini | 5 | ||||
| -rw-r--r-- | Data/Sys/GameSettings/GW5E69.ini | 5 |
2 files changed, 4 insertions, 6 deletions
diff --git a/Data/Sys/GameSettings/GOWE69.ini b/Data/Sys/GameSettings/GOWE69.ini index dcebb5a8aa..2a612a2184 100644 --- a/Data/Sys/GameSettings/GOWE69.ini +++ b/Data/Sys/GameSettings/GOWE69.ini @@ -1,6 +1,5 @@ # GOWE69 - Need for Speed: Most Wanted [Gecko] -$Unlock Black Edition [Xanvier] -C241EECC 00000001 -00000001 00000000 +$Unlock Black Edition [Ralf] +0441EECC 00000001 diff --git a/Data/Sys/GameSettings/GW5E69.ini b/Data/Sys/GameSettings/GW5E69.ini index 156e63381b..080e5b1fc8 100644 --- a/Data/Sys/GameSettings/GW5E69.ini +++ b/Data/Sys/GameSettings/GW5E69.ini @@ -1,6 +1,5 @@ # GW5E69 - Need for Speed: Carbon -[ActionReplay] -$Unlock Collector's Edition -0AB3E002 18000000 +[Gecko] +$Unlock Collector's Edition [Ralf] 045075B8 00000001 |
