Flashing Lights: How to Unlock All DLC Items for Free

Are you a gaming enthusiast looking to enhance your experience with additional content but without the extra cost? Look no further! This guide will walk you through the process of acquiring all the DLC items for free in Flashing Lights. Yes, you heard it right—free!

 

DLC Guide

Hi guys today I will gib you DLC for free which means you’ll have all DLCS for free. It’s actually wildly easy to bypass the checks for the DLC’s in this game.

Step #1: Get yourself DnSpy, you can find it open source on Github. It will help you modify C# programs/dlls. (https://github.com/dnSpyEx/dnSpy)

Step #2: Navigate to the folder containing Flashing Lights, for me this is in my SteamApps folder under common. You can also find this by right clicking on the game in library and going to Manage -> Browse Local Files.

Step #3: Open the Assembly-CSharp.dll in DnSpy, you can do this by opening it and drag/dropping the dll in or using the open selection in DnSpy.

Step #4: Once it is open we’ll expand the Assembly-CSharp and Assembly-CSharp.dll then find HutongGames.PlayMaker.Actions and expand it too.

Step #5: Once you have gone to the top level as stated in step #4, you’ll need to find the function called “CheckSteamDLCOwned”. Once this is found you’ll click on it and it should load into the right hand side. Right click on the function called OnEnter and click Edit Method.

We’ll change this line:
this.isOwned.Value = flag;

To this:
this.isOwned.Value = true;

Then click the compile button at the bottom.

You’ll now need to go up to file and click SaveAll and overwrite the dll or do Ctrl+Shift+S and click OK.

Now you can launch the game and will have access to all the DLC vehicles and ect.

More Guides:

Leave a Comment

ArabicEnglishFrenchGermanItalianJapaneseKoreanPortugueseSpanish