Gaming [Help] Downgrading O.O

TodayiSawMyHeroF

Well-Known Member
OP
Member
Joined
Dec 15, 2008
Messages
143
Trophies
0
Location
To your right.
Website
Visit site
XP
47
Country
United States
Well, i read its impossible to downgrade a 2.81 to 1.5 without GTA LC and im just making sure that its impossible. If it is possible now can someone link me to a thread or a tutorial on how to downgrade from a version 2.81 to a 1.5.


Thanks, and yes i searched it on google.
 

DarkWay

tsubasa hiroge
Member
Joined
Aug 21, 2008
Messages
1,550
Trophies
0
Age
34
Location
Cornwall
Website
Visit site
XP
241
Country
why would it be "impossible to downgrade a 2.81 to 1.5 without GTA LC"? all you need is a memory stick pro duo, firmware version 1.5 and a pandora battery...at least thats what I've read.
 

xist

ΚΑΤΑ ΤΟΝ ΔΑΙΜΟΝΑ ΕΑΥΤΟΥ
Member
Joined
Jul 14, 2008
Messages
5,859
Trophies
0
XP
984
Country
Just update to 5.03 and then use the ChickHen to run Hellcats Recovery Flasher to install CFW.
 

SifJar

Not a pirate
Member
Joined
Apr 4, 2009
Messages
6,022
Trophies
0
Website
Visit site
XP
1,175
Country
there have been a few exploits since GTA. The latest is for 5.03 and uses a tiff image. There is also one for below 3.5 using Lumines and one for 2.8 and below using a tiff image. i'd recommend doing as xist said and upgrading to 5.03, using ChickHEN to run Hellcat's Recovery Flasher and installing 5.00m33-6 (NOT 1.5, this is a CFW, much better than 1.5, this has more features, and can use modern homebrew, which 1.5 can't. CFW can also use plugins, has ISO loading built in and uses POPS for near-perfect PSX emulation). Here's a summary of all exploits that can be used to downgrade:

TIFF Exploit [eLoader] – 2.00: Used a bug in libtiff to run unsigned code, this exploit was patched in 2.01
GTA:LCS Exploit (GTA:LCS) [eLoader] – 2.00 to 2.60: Used a modified savegame to run unsigned code, can be used to downgrade in 2.50, 2.60, save slots 1-7 were patched to prevent this exploit in 2.70
TIFF Exploit [eLoader/HEN] – 2.01 to 2.80: Used a bug in libtiff to run unsigned code, can be used to downgrade in 2.01, 2.71, 2.80, this exploit was patched in 2.81
“Goofy” Exploit (GTA:LCS) [HEN] – 2.00 to 3.03: Used a modified savegame to run unsigned code, this exploit is different than the one for firmwares 2.00 to 2.60 as it uses save slot 8 instead of slots1-7, Sony patched slots 1-7 but not slot 8, can be used to downgrade in 3.03, this exploit was completely patched in 3.10
Illuminati Exploit (Lumines) [HEN] – 1.50 to 3.50: Used a modified savegame to run unsigned code, can be used to downgrade in 3.11,3.50, this exploit was patched in 3.51
Easter Eggsploit [HEN] – 5.00 to 5.05: Also called the “Laughing Man Exploit”, uses a bug in the way Sony implemented libtiff to run unsigned code, can be used to install CFW on 5.03*, this exploit was patched in 5.50

Looks like you'll have to upgrade to 5.03 unless you have an old copy of lumines (new copies are patched i think). So upgrade to 5.03 and use ChickHEN.
 

andyc799

Member
Newcomer
Joined
Mar 14, 2009
Messages
19
Trophies
0
XP
10
Country
use this to downgrade/upgrade 2.81 to cfw 3.52m33:http://www.megaupload.com/?d=6O10WQJ0
no need for pandora or anything else.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • BigOnYa @ BigOnYa:
    Did you feed the hamster in your internet router? It prob died and is running slow now.
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, why did you start saying my pc has a hamster in the first place?
    +1
  • BigOnYa @ BigOnYa:
    Its actua!ly just a old joke, meaning its slow. Was just kidding around with you.
    +1
  • BigOnYa @ BigOnYa:
    I bet @AncientBoi has some hamsters hidden somewhere tho....
    +2
  • Psionic Roshambo @ Psionic Roshambo:
    I think Game streaming should work like this.... Local Hardware able the run the game fine, game engine and common assets stored locally, all FMV and music and textures could be streaming
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    Some temporary storage
  • Xdqwerty @ Xdqwerty:
    also @BigOnYa im making some progress on my gdevelop project, implemented various mechanics
  • Psionic Roshambo @ Psionic Roshambo:
    They went all in on streaming, should have been more of a hybrid approach
    +1
  • BigOnYa @ BigOnYa:
    Or free government supplied high speed internet be nice also. Like Obama care. Xdqwerty that's cool, its time consuming but rewarding once done or playable, to see what you've made from scratch. Animations take forever, but worth it.
    +1
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, although the bullets are a bit buggy
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    Not to mention this would be a massive pain to pirate
  • Xdqwerty @ Xdqwerty:
    @BigOnYa,
    and the visual aspect of the game is quite crude (the sprite that looks best is that of the protagonist just because he is a stickman with sunglasses)
    +1
  • BigOnYa @ BigOnYa:
    There is a bullets behaviour you assign to your character, that makes the code easier, under "behaviours"
  • Xdqwerty @ Xdqwerty:
    i meant that when the character is pointing to the right, the bullets spawn where they should, but when he is on the right, they move to the right but the spawn point is incorrect
  • BigOnYa @ BigOnYa:
    Itch.io has lots of free assets also. Under the bullets behavior tab, there is a "rotate bullets" option, can try that. Or in the code can try
    - fire bullet Player.X(PlayerDirection)
  • Xdqwerty @ Xdqwerty:
    im taking a break for today anyway
    +1
  • BigOnYa @ BigOnYa:
    YEa gotta after a while, looking at code for long periods will bug your eyes.
    +1
  • BigOnYa @ BigOnYa:
    That's cool tho, I'm proud of you going back to it, not giving up. It is difficult at first to learn, but fun once you get the hang of it. I think I've watched every tutorial video there is, but I still struggle sometimes to get stuff to work right. But gotta keep trying dif things, and eventually you will get it right.
    +1
  • K3Nv2 @ K3Nv2:
    Lol McDonald's has a grandma mcflurry
  • Xdqwerty @ Xdqwerty:
    @K3Nv2, furry grandma?
  • BigOnYa @ BigOnYa:
    It sounds good actually, I like butterscotch
  • K3Nv2 @ K3Nv2:
    It sucked don't know wtf these little bits and pieces are they use now
    +1
    K3Nv2 @ K3Nv2: It sucked don't know wtf these little bits and pieces are they use now +1