Intake

From Sinden Lightgun
Revision as of 02:01, 3 July 2026 by Admin (talk | contribs)
Jump to navigation Jump to search



Windows Game
Download: Steam
License: Commercial
Game info
Developer: Cipher Prime Studios
Released: 5 Nov, 2013
Players: 1 Players
Type: Rythm shooter
Intak banner.png
Intake gameplay.jpg
Note: Requires patch

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's Managed folder:
 #: ...\steamapps\common\Intake\Intake_Data\Managed\
 # You should now have the following files sitting next to your existing Assembly-CSharp.dll:
 #* apply_patch.bat
 #* Assembly-CSharp.xdelta
 #* xdelta3.exe
 # Run apply_patch.bat directly from that folder (double-click it).
 # The script will automatically:
 #* Rename your original Assembly-CSharp.dll to Assembly-CSharp.dll.bak (kept as a backup)
 #* Generate the patched Assembly-CSharp.dll in its place, using the original filename
 # When the window shows SUCCESS, close it and launch the game normally.
 === Reverting / Uninstalling ===
 # Delete the patched Assembly-CSharp.dll.
 # Rename Assembly-CSharp.dll.bak back to Assembly-CSharp.dll.
 === Troubleshooting ===
 * "A backup already exists" — the patch has already been applied in this folder. Either delete
 Assembly-CSharp.dll.bak if you no longer need it, or revert first (see above) before re-running the
 patcher.
 * "Patching failed" — your Assembly-CSharp.dll doesn'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.