Hello! Yeah the supply of Ink ribbons is pretty limited in this edition. This is something i've updated for Director's cut, the game will be more generous on Ink.
Anyway, yes there's a way to cheat and there's how you can do it:
-Get Slade if you don't have it yet, this is needed to open the files and edit them. : https://slade.mancubus.net/index.php?page=downloads
-Open MainGameData.IWAD (Or MiseryData.IWAD if you want to edit the expansion files) in slade and find the MAPINFO lump. The files are located inside the DATA folder.
-In the MAPINFO lump there's the difficulty settings and you should see "DisableCheats" in each of the difficulty setting codes. Just comment them out by adding "//" in front of them or just delete those line all together.
Here's an exemple of a difficulty setting with the cheat commented out:
skill Tikles
{
ACSReturn = 1
NoMenu
SpawnFilter = "easy"
AutoUseHealth
RespawnTime = 0
//DisableCheats
MonsterHealth = 0.7
DamageFactor = 0.6
name = "Tiklesonthedeads"
PicName = "D_TIKLES"
}
-Save everything and load your game...
You should be able to load your game and enter cheat codes.