Creator's Comments:
TheNewDerf [Creator]
A long time ago I released a bundle of games/toys (https://delicious-fruit.com/ratings/game_details.php?id=17470). These were never meant to be available separately, because some of them were unfinished (and included so that people could strip their assets/poke around with them), and some of them (like this engine) were just silly jokes included to amuse people.
For some reason, a few of the parts of this bundle have been given separate Del Fruit entries, which makes no sense to me. Apologies to the people who have (apparently earnestly) reviewed this as a standalone project below, but it's not, it's just a joke that shouldn't have a separate page on here.
[6] Likes
For some reason, a few of the parts of this bundle have been given separate Del Fruit entries, which makes no sense to me. Apologies to the people who have (apparently earnestly) reviewed this as a standalone project below, but it's not, it's just a joke that shouldn't have a separate page on here.
Rating: N/A
Difficulty: N/A
Oct 27, 2020
4 Reviews:
Chatran
Fun bit of information about this engine, I was the person that obfuscated it by Derf's request because he didn't have Java on his computer at the time. We both had a good laugh over this in particular http://prntscr.com/1d8j36f
[2] Likes
Rating: N/A
Difficulty: N/A
Jul 19, 2021
OccultCube
I have mixed feeling about this. Difficulty-wise, it's ten times harder than infamous ririry's engine, but unlike ririry's engine, this engine is clearly generated by certain program and has 10000 times less effort spent to it.
You don't believe? Try searching 'GM_Obfuscator'. This program makes your gmk file virtually impossible to read by doing those:
1. Modifying all names of objects, scripts, sprites, etc to craps.(Either random string or 'reserved' words of gamemaker. I dunno why this does not cause any error)
2. Mixing sprites in various way so they do not show properly in gamemaker(but do in-game)
3. Inserting some junk between codes.
Try it with standard yuuutu engine and you will get something very similar to this.
(Trivia : you can't make worst engine possible by inserting ririry engine into this tool, because this thing does not work well with execute_string because it's already too cancerous.)
[2] Likes
You don't believe? Try searching 'GM_Obfuscator'. This program makes your gmk file virtually impossible to read by doing those:
1. Modifying all names of objects, scripts, sprites, etc to craps.(Either random string or 'reserved' words of gamemaker. I dunno why this does not cause any error)
2. Mixing sprites in various way so they do not show properly in gamemaker(but do in-game)
3. Inserting some junk between codes.
Try it with standard yuuutu engine and you will get something very similar to this.
(Trivia : you can't make worst engine possible by inserting ririry engine into this tool, because this thing does not work well with execute_string because it's already too cancerous.)
Rating: 1.0 10
Difficulty: 97 97
Sep 17, 2020