This post has been marked by the post author as the answer.
1. Shut down GameGuru
2. Got to:
GameGuru/Files/effectbank/reloaded
3. find:
settings.fx
4. open it in notepad and find the line:
//#define CARTOON // enable / disable cartoon (cel) shader.
5. changed it to:
#define CARTOON // enable / disable cartoon (cel) shader.
(ie just delete // from the beginning of the line)
6. save and close notepad.
7. In the reloaded folder delete all of the files ending in .blob .
8. Load gameguru and your test mode will be cel shaded.
9. Proffit
Bonus Point:
You can define how thick the lines are with the line (in the same file):
#define CARTOONIMPACT (4.2)
(reminder: all of this needs to be done with GameGuru closed down, and the .blob files need to be deleted after every change before loading GameGuru), you can use the forceloadtestgameshaders command in setup.ini to recreate the .blob files, but manually deleting them while you have the folder open anyway is much quicker)
Primary Desktop:
i7 7700,k NV1070 8GB, 16GB 3200mhz memory, 1x 2TB Hybrid, Win10.
Secondary Desktop:
i5 4760k, NV960 2GB, 16GB 2333mhz memory, 1x 2TB Hybrid, Win10.
Primary Laptop:
i5, NV1050 4GB, 8GB memory, 1x 1TB HDD, Win10.
Secondary Laptop:
i3, Intel 4000 series graphics, 6GB memory, 1x 500gb HDD, Win8.1.