Search found 490 matches
- Thu Oct 18, 2012 7:29 pm
- Forum: General Topics
- Topic: Your first video card?
- Replies: 9
- Views: 6262
Re: Your first video card?
Yeah dx9 shaders looked impressive back then. I remember loading Far Cry with Radeon 9800SE and seeing water shader gave me an eyegasm. Now the same water looks awfull.
- Thu Oct 11, 2012 12:14 pm
- Forum: General Topics
- Topic: Your first video card?
- Replies: 9
- Views: 6262
Re: Your first video card?
Geforce 2 mx 64mb. Soon it became absolete.
- Tue Jun 26, 2012 7:15 pm
- Forum: Games Support
- Topic: How do I view the contents of the xbox360 isos?
- Replies: 3
- Views: 2959
Re: How do I view the contents of the xbox360 isos?
Xiso 2.7 helped:
Code: Select all
http://www.multiupload.com/X3WVUTZHCU
- Thu Jun 14, 2012 2:30 pm
- Forum: Games Support
- Topic: How do I view the contents of the xbox360 isos?
- Replies: 3
- Views: 2959
Re: How do I view the contents of the xbox360 isos?
I have Kinect Star Wars PAL XBOX360-COMPLEX, but both programs wont recognize that.
- Thu Jun 14, 2012 12:23 pm
- Forum: Games Support
- Topic: How do I view the contents of the xbox360 isos?
- Replies: 3
- Views: 2959
How do I view the contents of the xbox360 isos?
How do I view the contents of the xbox360 isos? I tried exFAT, but still cant see.
- Thu Apr 12, 2012 10:29 pm
- Forum: General Topics
- Topic: What is this?
- Replies: 8
- Views: 6654
- Mon Apr 02, 2012 5:18 pm
- Forum: General Topics
- Topic: Mipony v2.0.4 (download manager)
- Replies: 16
- Views: 17031
Re: Mipony v1.6.1 (download manager)
I suspect this program for spreading viruses. I may be wrong though. Be aware.
- Wed Dec 21, 2011 3:26 pm
- Forum: General Topics
- Topic: Stop Online Piracy Act
- Replies: 75
- Views: 49617
Re: Stop Online Piracy Act
Dont worry, they will do what corporations want them to do. Just relax and enjoy it.



- Mon Dec 12, 2011 1:57 pm
- Forum: General Topics
- Topic: Encryption
- Replies: 5
- Views: 4609
Re: Encryption
Any .lua file starts with these 16 bytes (magic string):
25 AE B3 04¦C5 E7 FE 8A¦3E 38 FA 00¦56 B1 1C 39
and all filesizes are 16-byte aligned.
Therefore it seems that the game uses a strong encryption algorithm for all .lua files.
It could be troublesome to crack it. Is it this worth? Well ...
25 AE B3 04¦C5 E7 FE 8A¦3E 38 FA 00¦56 B1 1C 39
and all filesizes are 16-byte aligned.
Therefore it seems that the game uses a strong encryption algorithm for all .lua files.
It could be troublesome to crack it. Is it this worth? Well ...
- Fri Nov 11, 2011 10:55 pm
- Forum: General Topics
- Topic: Encryption
- Replies: 5
- Views: 4609
Re: Encryption
luadec51 doesnt seem to decompile it.
- Thu Sep 22, 2011 6:32 pm
- Forum: General Topics
- Topic: Test your vocabulary
- Replies: 9
- Views: 7300
Re: Test your vocabulary
Your total vocabulary size is estimated to be:
14,100
words
14,100
words
- Wed Aug 24, 2011 11:23 am
- Forum: Site Suggestions
- Topic: omg what did you do to the site?
- Replies: 4
- Views: 4081
omg what did you do to the site?
omg what did you do to the site?!
I hate the new design and I hate the shoutbox. I'll probably delete the site from my bookmarks. 


- Sat Aug 13, 2011 2:11 pm
- Forum: Games Support
- Topic: Stubbs the Zombie and Windows 7 64bit
- Replies: 17
- Views: 12111
- Fri Aug 12, 2011 7:27 pm
- Forum: Games Support
- Topic: Stubbs the Zombie and Windows 7 64bit
- Replies: 17
- Views: 12111
I'm running Win7 64 here too. I haven't tried too many older games since I installed, but haven't had much trouble getting stuff to run. Of course it's Ultimate so it's got about as much comatabilty as it's ever going to have. My friend gave me his laptop with Win764 a couple of times, but it is ...
- Sat Jul 16, 2011 9:22 pm
- Forum: General Topics
- Topic: Encryption
- Replies: 5
- Views: 4609
Encryption
Any encryption experts here? I'm trying to make an installer for a small game, but there is one file which gets generated once you enter the serial number. I dont have problems with that, but I dont know what is being hidden in that encrypted file besides the serial. Could someone take a look at it ...