Thursday, January 27, 2011

PS3 Firmware Update 3.56

If you idiotically updated your PS3 with the jailbroken 3.55 firmware you most likely aren't able to play any games..or turn your console on. There is currently no fix for this until 3.56 is decrypted and the master keys are obtained. If the keys are obtained than there is a very good chance we will see a 3.56 CFW and signed package files. If you successfully updated somehow than you might notice if you had a custom patch for MW2 it will still be there until you jailbreak or IW makes a new patch (which won't happen).

-v0rtex

Monday, January 24, 2011

My Game Titled "TALT"

More info on my game will be announced in the coming weeks, it will be released sometime this summer. It will be a single player mini-game for PC & Mac and possibly iPhone or iPad.

Sunday, January 23, 2011

Chronic Dev Confirms a 4.2.1 Untethered Jailbreak.

http://modmyi.com/images/mattsavoca/greenpois0n.png

If your like me you have most likely been paitently waiting for a 4.2.1 jailbreak than I have news for you. The news is that there will be a jailbreak for this firmware in the next 10-20 days.
This is not a smart move for the team because the next firmware will be released in the following months along with the rumored iPhone 5 and iPad 2 and this exploit will be patched meaning they will have to start all over again.

-v0rtex

Saturday, January 22, 2011

New Copybot.pl by Hookbot Script Function

This is a function that can be added to Copybot.pl that makes the Bot copy it's targets frame.
Note: I have only tested this with dancing.
sub handleSendFrame {
my $self = shift;
my $room_id_internal = shift;
my $PenguinID = shift;
my $state_code = shift;
if (my $u = $self->{penguin}->{$PenguinID}) {
my $who = $u->{name};
$u->{update} = time;
print scalar(localtime).": [$$] [$self->{username}] INTERPRET: Penguin [$who] did frame [$state_code]\n";
if ($target and $who =~ /$target/i) {
select(undef,undef,undef,0.55);
$self->doSendFrame($state_code);
}
}
-v0rtex

Welcome!

If you found my blog your most likley wondering what it basically is all about. Here on the v0rtex blog I will basically post what ever I feel like posting.
These things may include:

•PCL scripts.
•PS Blends.
•News for anything.
•Homebrew.
•Photos.
•Updates on my game..shh.
•Etc.

Friday, January 21, 2011