View Single Post
      04-10-2021, 06:44 PM   #54
jdbretz
Captain
jdbretz's Avatar
51
Rep
923
Posts

Drives: '18 X5d, '12 M3 ZCP, '12 F30
Join Date: Dec 2010
Location: FL Panhandle

iTrader: (10)

If you are using and E-Sys, you can add this to your cheat code XML:

Code:
	<cafd id="00005710" name="HKFM_2015" author="J" series="F015">
		<code description="ENABLE No Slam Tailgate">
			<group id="3011">
				<function start="75" end="76" comment="ProfileCloseStopNode1PosPlg" mask="11111111b">00, A0</function>
				<function start="77" end="78" comment="ProfileCloseStopNode1PwmPlg" mask="11111111b">00, A0</function>
				<function start="79" end="80" comment="ProfileCloseStopNode2PosPlg" mask="11111111b">00, A0</function>
				<function start="81" end="82" comment="ProfileCloseStopNode2PwmPlg" mask="11111111b">00, A0</function>
			</group>
		</code>
	</cafd>
For my vehicle ('18), my CAFD ID for the HKFM_2015 module is 5710. Other vehicles may have 2098 (at least going off what I found present in my FDLCheat.xml), so if this doesn't show up in your cheat sheet, you may need to change the ID at the beginning. This is set to code the value 00A0 for each.
Appreciate 1