Difference between revisions of "Intake"

From Sinden Lightgun
Jump to navigation Jump to search
Line 30: Line 30:
=== Download ===
=== Download ===


* [https://www.mediafire.com/file/XXXXXXXXXXXXXXX/IntakePatch.zip/file IntakePatch.zip]
* [https://www.mediafire.com/file/psslj85924opw5y/IntakePatch.zip/file IntakePatch.zip]


=== Installation ===
=== Installation ===

Revision as of 02:03, 3 July 2026



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

Installation

  1. Download IntakePatch.zip from the link above.
  2. Extract (unzip) the entire contents of the archive directly into your game's Managed folder:
    ...\steamapps\common\Intake\Intake_Data\Managed\
  3. You should now have the following files sitting next to your existing Assembly-CSharp.dll:
    • apply_patch.bat
    • Assembly-CSharp.xdelta
    • xdelta3.exe
  4. Run apply_patch.bat directly from that folder (double-click it).
  5. 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
  6. When the window shows SUCCESS, close it and launch the game normally.

Reverting / Uninstalling

  1. Delete the patched Assembly-CSharp.dll.
  2. 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.