More than likely not given the change list, but some options might work. I don't have time to test atm.
Ok, I tested and as follows for the last posted trainer (21609):
Everything works but Infinite Torch.
Caveat: Infinite Items will absolutely crash your game inside of dungeons at camps and periodically anywhere it does an inventory check, such as after picking up items from a chest. It will also crash your game if you are just sitting in town. Item amounts are set too high, the game is meant to have a hard limit on some items and if the stack size goes above that it causes a crash. Game will also crash due to this when you exit a dungeon because you're trying to automatically sell back all of those supplies, and it A) goes into a loop because you never run out of items and B) tries to create new gold piles in your inventory, which instantly change to "infinite", and start a second loop, rinse, repeat. The game will crash because it runs out of 32-bit pointers to use. For some reason the devs think we're all running Pentium 4s on 32-bit OSes so programmed it as a 32-bit piece of software. Either that or this game originated in Adobe Flash...
My workaround: Only use it when you're buying provisions to embark, buy every item you want, allow it to create the large stacks, turn off Inf Items cheat, then 1 by 1 sell the items down to a reasonable level (say no more than 99 of each). Do not under any circumstance use it while you're in a dungeon run. Yes, it is tedious, but it drastically reduces the chances at your game crashing.