This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<CheatTable CheatEngineTableVersion="24"> | |
<CheatEntries> | |
<CheatEntry> | |
<ID>2</ID> | |
<Description>"Can leave car lot without selecting a car (change this to 90 90)"</Description> | |
<ShowAsHex>1</ShowAsHex> | |
<VariableType>Array of byte</VariableType> | |
<ByteLength>2</ByteLength> | |
<Address>4ede86</Address> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
update_field gameplay race_bin_01/epic_pursuit IsEpicPursuitRace False |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
update_field gameplay race_bin_santafe/1_crosschase 0x40f9929f False | |
delete_field gameplay race_bin_santafe/1_crosschase OutroNIS | |
delete_field gameplay race_bin_santafe/1_crosschase OutroNISMarker | |
delete_field gameplay race_bin_santafe/1_crosschase RaceOverNISWin | |
delete_node gameplay race_bin_santafe/1_crosschase/stategraph_basicrace_racing_handler_notifyfadetoblackdone | |
delete_node gameplay race_bin_santafe/1_crosschase/stategraph_basicrace_outronis_handler_niscomplete | |
delete_node gameplay race_bin_santafe/1_crosschase/stategraph_basicrace_racing_handler_triggerenter |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
update_field gameplay 16_2_1_d_day_intro Children[17] 0x00000000 | |
update_field gameplay 16_2_1_d_day_intro/kill_engine Position X 0 | |
update_field gameplay 16_2_1_d_day_intro/kill_engine Position Y 0 | |
update_field gameplay 16_2_1_d_day_intro/kill_engine Position Z 0 | |
update_field gameplay 16_2_1_d_day_intro/kill_engine Width 1 | |
delete_node gameplay 16_2_1_d_day_intro/kill_engine | |
update_field gameplay 16_2_1_d_day_intro 0x40f9929f False | |
delete_node gameplay stategraph_basicrace_racing_handler_notifyengineblown_2 | |
delete_node gameplay stategraph_basicrace_done_handler_stateenter_2 | |
delete_node gameplay stategraph_basicrace_postrace_handler_stateenter_2 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// WARNING: DO NOT EDIT ANY LINE STARTS WITH "//". | |
// | |
// ------------------------------------------------------ | |
// | |
// File format: (Physics Type Name) = (New Physics Type Hash) | |
// | |
// ------------------------------------------------------ | |
// | |
// For example; if you want race cars to have truck physics, you should edit Racers entry in [Main] section like that: | |
// |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Various Visual Treatment Settings for NFSMW Extra Options | |
// WARNING: USE ONLY ONE AT A TIME | |
/* ---------------------------------------------------------------- */ | |
// Default settings (EA BLACK BOX) in Extra Options | |
[VisualTreatment] | |
EnableVisualTreatmentOverride = 0 // Enables all visual treatment tweaks in this section. (0 = False (Default), 1 = True) | |
Red = 0.88 // Red amount for Visual Treatment. (Default = 0.88) | |
Green = 0.8 // Green amount for Visual Treatment. (Default = 0.8) |
NewerOlder