Intake
Jump to navigation
Jump to search
Intake is the new retro-futuristic drugstep arcade shooter from Cipher Prime. In this polychromatic love child of Dr. Mario and Ikaruga, you battle a never-ending barrage of pills, pushing your skill and reflexes to the limit to avoid a lethal dosage.
Blast and combo your way through an epic cascade of audiovisual mayhem so intoxicating it comes with its own warning label.
You can buy and download the game from Steam
Lightgun patch
This patch modifies your existing Assembly-CSharp.dll in place. It does not replace or require a fresh copy of the file — you apply it directly to the DLL already installed with the game.
=== Download ===
* IntakePatch.zip
=== Installation ===
# Download IntakePatch.zip from the link above. # Extract (unzip) the entire contents of the archive directly into your game'sManagedfolder: #:...\steamapps\common\Intake\Intake_Data\Managed\# You should now have the following files sitting next to your existingAssembly-CSharp.dll: #*apply_patch.bat#*Assembly-CSharp.xdelta#*xdelta3.exe# Runapply_patch.batdirectly from that folder (double-click it). # The script will automatically: #* Rename your originalAssembly-CSharp.dlltoAssembly-CSharp.dll.bak(kept as a backup) #* Generate the patchedAssembly-CSharp.dllin its place, using the original filename # When the window shows SUCCESS, close it and launch the game normally.
=== Reverting / Uninstalling ===
# Delete the patchedAssembly-CSharp.dll. # RenameAssembly-CSharp.dll.bakback toAssembly-CSharp.dll.
=== Troubleshooting ===
* "A backup already exists" — the patch has already been applied in this folder. Either deleteAssembly-CSharp.dll.bakif you no longer need it, or revert first (see above) before re-running the patcher. * "Patching failed" — yourAssembly-CSharp.dlldoesn't match the game version this patch was built for. The script automatically restores your original file when this happens, so nothing is left broken.