Chaosplay

Be Good!

Chaosplay header image 4

Un-Censor Magma Cum Laude

June 7th, 2008 · No Comments

I am moving posts from my old blog and saw this. Its an old game but I thought someone might still be playing this game and may want to use this trick.
Open up AppInit.Jam in any hex editor. Search for “”Nudity””. It should say something like Nudity Setting (Change to 1 for European version): 0. [...]

[Read more →]

Tags: tech · video games

Quick Tech Tip: How to find large directories on AIX

June 6th, 2008 · No Comments

Be careful running this from /.
I usually run it from under a partition which is running out of space.
du -g | sort -n -r

[Read more →]

Tags: tech