This repository aims to contribute to the TokenMaster Launcher Pro v5.x FDL Cheat Codes database.
credits : TokenMaster's Random Ramblings
<?xml version="1.0" encoding="utf-8"?>
<FDL\>
<cafd id="00000794" name="FEM_BODY" series="F020,F030"\>
<code description="Angel Eyes Parking Light Brightness 50%" series="F030"\>
<group id="3062"\>
<function start="68" end="68" mask="11111111b" comment="MAPPING_STANDL_V_L_PWM Level 1 - Left"\>32</function\>
<function start="80" end="80" mask="11111111b" comment="This is a comment..."\>32</function\>
</group\>
</code\>
</cafd\>
</FDL\>
- cafd id : You can find it into .ncd file name or into Header section of .ncd file into launcher FDL Editor :
- name : what you want but prefer the ECU real name
- series : useful for Launcher UI filtering capability (optional)
- description : useful for Launcher UI Review function to ensure you are coding the right settings (optional)
- group id, start, end and mask : you can find them into FDL Editor with "Storage Info" selected :
- function value : this is the setting value you want to code (Werte=32 in this sample above)
If the XML file does not exist in the launcher UI, you need to copy it to this folder : %ProgramFiles%\TokenMaster\LauncherPRO5\FDLCodes
and then restart the Launcher.
When XML file already exists into the Launcher UI, you only have to update to the last online version directly into the Launcher FDL Cheat Codes menu
Your XML Cheat Codes files will have to be in %LocalAppData%\LauncherPRO5\FDLCodes
(launcher must be restarted to take into account the new file). When updating to last version directly from Launcher UI, files are overwriten from this repository (since Launcher PRO v5.0.5). Before this version, master repository is packetpilot but not but not maintained anymore.