|
|
#11 | |
|
Member
![]() Join Date: Dec 2012
Posts: 50
Likes: 0
Liked 2 Times in 2 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
|
trophy concept is a good thing, but is up to everyone to give it the right value; it is full of places where u find game saves that put you in the point of the game just before gaining "that-specific trophy"; Xploder is out... - So i'm here in a forum called ps3hax, right? I like to experiment, i'm curious, i like programming... that's what this community is all about. Is there still a method to hack the trophies? thanks |
|
|
|
|
|
|
#12 |
|
Apprentice
![]() Join Date: Dec 2012
Posts: 16
Likes: 14
Liked 0 Times in 0 Posts
Mentioned: 4 Post(s)
Tagged: 0 Thread(s)
|
recomended for ofw..???
|
|
|
|
|
|
#13 |
|
Member
![]() Join Date: Dec 2012
Posts: 50
Likes: 0
Liked 2 Times in 2 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
|
|
|
|
|
|
|
#14 | |
|
Member
![]()
Join Date: Sep 2011
Location: canada ,ontario
Posts: 459
Likes: 122
Liked 125 Times in 92 Posts
Mentioned: 23 Post(s)
Tagged: 0 Thread(s)
|
Only some games work. some games you can edit a file in the game folder called achievments.xml you can make it so they all unlock on one thing or change what you have to do to unlock said trophy. other games take different files. these said trophies can be synced. and show up compared to with psn friends anouther way some games for instance heavy fire afganistan. can be done with a save game . and you do one thing in game and it unlock all trophies. most save trophies have to be triggered somehow by either collecting the last piece of intel or something, ect.
__________________
|
|
|
|
|
|
|
#15 | ||
|
Member
![]() Join Date: Dec 2012
Posts: 50
Likes: 0
Liked 2 Times in 2 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
|
these said trophies can be synced. and show up compared to with psn friends Thanks |
||
|
|
|
|
|
#16 |
|
Apprentice
Join Date: Oct 2010
Posts: 1
Likes: 0
Liked 0 Times in 0 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
|
Hey ya, Great Tut, But Im having trouble with Nba2k13. The Trophies now say I have all bar Plat 80%, but when I go to play the game it just stays on " Loading Setting". Its been like this for about 30min. Any help would be appricated. So Im running Cfw Rogero 4.30 and I have a back up so worst case I'll just put it back.
Thanks heaps |
|
|
|
|
|
#17 | |
|
Member
![]()
Join Date: Sep 2011
Location: canada ,ontario
Posts: 459
Likes: 122
Liked 125 Times in 92 Posts
Mentioned: 23 Post(s)
Tagged: 0 Thread(s)
|
the game ( tour de france) first of all. you must find a game like tour de france. with this file. then make a backup of said file. rename the backup to a .txt file and open with notepad now look the the list and find the easiest and fastest trophy ( example complete tutorial ) this is a cut and paste from the achivements.txt <Achievements> <MyFirstRide points="5" difficulty="Easy"> <Conditions> <CheckTutorialScreen screen="1" sub_screens="2"/> </Conditions> </MyFirstRide> <NotWithoutMyHeadset points="5" difficulty="Easy"> <Conditions> <CheckTutorialScreen screen="1" sub_screens="2"/> now find the easiest one. copy the line under conditions. inbetween the lower < > s look at the cut and paste so that all conditions are the same. there for when you check the tut in game it will unlock all trophies for said game. this would be what it should look like <?xml version="1.0" encoding="utf-8"?> <Achievements> <Categories> <QuickGame> <GameModes> <GameMode id="3"/> </GameModes> </QuickGame> <Tour> <GameModes> <GameMode id="2"/> </GameModes> </Tour> </Categories> <Achievements> <MyFirstRide points="5" difficulty="Easy"> <Conditions> <CheckTutorialScreen screen="1" sub_screens="2"/> </Conditions> </MyFirstRide> <NotWithoutMyHeadset points="5" difficulty="Easy"> <Conditions> <CheckTutorialScreen screen="1" sub_screens="2"/> </Conditions> </NotWithoutMyHeadset> <InControl points="5" difficulty="Easy"> <Conditions> <CheckTutorialScreen screen="1" sub_screens="2"/> </Conditions> </InControl> <SurprisingAttacker points="5" difficulty="Easy"> <Conditions> <CheckTutorialScreen screen="1" sub_screens="2"/> </Conditions> </SurprisingAttacker> <JustForTheFun points="5" difficulty="Easy"> <Conditions> <CheckTutorialScreen screen="1" sub_screens="2"/> </Conditions> </JustForTheFun> <TVTimeForMySponsor points="5" difficulty="Easy"> <Conditions> <CheckTutorialScreen screen="1" sub_screens="2"/> </Conditions> </TVTimeForMySponsor> <IfYouDontTryYouCantWin points="5" difficulty="Easy"> <Conditions> <CheckTutorialScreen screen="1" sub_screens="2"/> </Conditions> </IfYouDontTryYouCantWin> <ILiveInTheMoutains points="5" difficulty="Easy"> <Conditions> <CheckTutorialScreen screen="1" sub_screens="2"/> </Conditions> </ILiveInTheMoutains> <AvoidTheRisk category="Tour" points="5" difficulty="Easy"> <Conditions> <CheckTutorialScreen screen="1" sub_screens="2"/> </Conditions> </AvoidTheRisk> <MasterMind category="Tour" points="5" difficulty="Easy"> <Conditions> <CheckTutorialScreen screen="1" sub_screens="2"/> </Conditions> </MasterMind> <FastAsTheWind points="5" difficulty="Easy"> <Conditions> <CheckTutorialScreen screen="1" sub_screens="2"/> </Conditions> </FastAsTheWind> <DontLetMeDown category="Tour" points="5" difficulty="Easy"> <Conditions> <CheckTutorialScreen screen="1" sub_screens="2"/> </Conditions> </DontLetMeDown> <ManOfHisWord points="5" difficulty="Easy"> <Conditions> <CheckTutorialScreen screen="1" sub_screens="2"/> </Conditions> </ManOfHisWord> <StrongFinisheur points="10" difficulty="Easy"> <Conditions> <CheckTutorialScreen screen="1" sub_screens="2"/> </Conditions> </StrongFinisheur> <Back2Back category="Tour" points="10" difficulty="Easy"> <Conditions> <CheckTutorialScreen screen="1" sub_screens="2"/> </Conditions> </Back2Back> <FastGuy points="15" difficulty="Easy"> <Conditions> <CheckTutorialScreen screen="1" sub_screens="2"/> </Conditions> </FastGuy> <NoPreferences category="Tour" points="15" difficulty="Easy"> <Conditions> <CheckTutorialScreen screen="1" sub_screens="2"/> </Conditions> </NoPreferences> <ClimbLikeAnAngel category="Tour" points="15" difficulty="Easy"> <Conditions> <CheckTutorialScreen screen="1" sub_screens="2"/> </Conditions> </ClimbLikeAnAngel> <KingOfTheMountains category="Tour" points="15" difficulty="Easy"> <Conditions> <CheckTutorialScreen screen="1" sub_screens="2"/> </Conditions> </KingOfTheMountains> <KingOfTheSprints category="Tour" points="15" difficulty="Easy"> <Conditions> <CheckTutorialScreen screen="1" sub_screens="2"/> </Conditions> </KingOfTheSprints> <BritishPunctuality category="QuickGame" points="15" difficulty="Easy"> <Conditions> <CheckTutorialScreen screen="1" sub_screens="2"/> </Conditions> </BritishPunctuality> <YellowHopeful category="Tour" points="15" difficulty="Easy"> <Conditions> <CheckTutorialScreen screen="1" sub_screens="2"/> </Conditions> </YellowHopeful> <UsualSuspects category="Tour" points="15" difficulty="Easy"> <Conditions> <CheckTutorialScreen screen="1" sub_screens="2"/> </Conditions> </UsualSuspects> <FirstAndLast category="Tour" points="15" difficulty="Easy"> <Conditions> <CheckTutorialScreen screen="1" sub_screens="2"/> </Conditions> </FirstAndLast> <Underdog category="Tour" points="15" difficulty="Easy"> <Conditions> <CheckTutorialScreen screen="1" sub_screens="2"/> </Conditions> </Underdog> <FrenchSkills points="15" difficulty="Easy"> <Conditions> <CheckTutorialScreen screen="1" sub_screens="2"/> </Conditions> </FrenchSkills> <AllRounder category="Tour" points="25" difficulty="Easy"> <Conditions> <CheckTutorialScreen screen="1" sub_screens="2"/> </Conditions> </AllRounder> <ThreeInARow category="Tour" points="25" difficulty="Easy"> <Conditions> <CheckTutorialScreen screen="1" sub_screens="2"/> </Conditions> </ThreeInARow> <TheSmallTeamsCountToo category="Tour" points="25" difficulty="Easy"> <Conditions> <CheckTutorialScreen screen="1" sub_screens="2"/> </Conditions> </TheSmallTeamsCountToo> <NeverSayNever category="Tour" points="25" difficulty="Easy"> <Conditions> <CheckTutorialScreen screen="1" sub_screens="2"/> </Conditions> </NeverSayNever> <AllForMyTeamMates points="50" difficulty="Medium"> <Conditions> <CheckTutorialScreen screen="1" sub_screens="2"/> </Conditions> </AllForMyTeamMates> <FromStartToEnd category="Tour" points="50" difficulty="Easy"> <Conditions> <CheckTutorialScreen screen="1" sub_screens="2"/> </Conditions> </FromStartToEnd> <AlwaysOnTime category="Tour" points="50" difficulty="Medium"> <Conditions> <CheckTutorialScreen screen="1" sub_screens="2"/> </Conditions> </AlwaysOnTime> <InTheOlympus category="Tour" points="50" difficulty="Medium"> <Conditions> <CheckTutorialScreen screen="1" sub_screens="2"/> </Conditions> </InTheOlympus> <ExperiencedPlayer category="Tour" points="50" difficulty="Medium"> <Conditions> <CheckTutorialScreen screen="1" sub_screens="2"/> </Conditions> </ExperiencedPlayer> <LegendOfTheTour category="Tour" points="150" difficulty="Hard"> <Conditions> <CheckTutorialScreen screen="1" sub_screens="2"/> </Conditions> </LegendOfTheTour> <SonOfTheGreatest category="Tour" points="150" difficulty="Hard" unlock_at="EndStage" same_rider="1"> <Conditions> <CheckTutorialScreen screen="1" sub_screens="2"/> </Conditions> </SonOfTheGreatest> <AbsoluteDomination category="Tour" points="150" difficulty="Hard" unlock_at="EndStage"> <Conditions> <CheckTutorialScreen screen="1" sub_screens="2"/> </Conditions> </AbsoluteDomination> </Achievements> </Achievements> its a pretty easy process just alot of cut and pastes. Also you dont need exploder or game giene if you have cfw look around you can find the instant plat save game for heavy fire afganistan you simply ftp all the files from that save into your save . the only file you do not use from the downloaded save is the other persons.SFO hdd0/home/00000002/savedata/blesxxxxxx this method works with most saves . the ONLY game it doesnt seem to work on for me is need for speen most wanted note : you can use fake game save owner on rebug to use other saves on games like need for speed most wanted . but be warned any trophies earned with a save that isnt yours while using fake owner will NOT sync . but if you just use ftp swap all the files execpt the .sfo the trophies will sync and be comparable to friends . anyways hope this helped ALSO!!! forgot to mention . if you use the original tut from tis thread editing the troph. file this doesnt work. sure you can edit some hexes and it will show up as unlocked but only for you OFFLINE these cannot be synced as when trophies are unlocked they are linked with your save games .sfo file by editing the hex . this doesnt happen . same crap as the unlock trophy feature on rebug this is exactly what it does. the only reason for it is to check what a hidden trophy is and then lock it back up again.
__________________
Last edited by Sawatis; 12-21-2012 at 10:08 AM. |
|
|
|
|
|
Likes: (1) |
|
|
#18 | |
|
Member
![]() Join Date: Dec 2012
Posts: 50
Likes: 0
Liked 2 Times in 2 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
|
Hey dude, thanks for your help. to sumup: 1. the *.xml method, i don't understand where is the edit of the xml file where we chagnge the trophy condition from OFF to ON (lock/unlock) from the text you gave me it seems the same... 2. xploder or FTP method, CLEAR 3. other fake do not work OFFLINE 4. i found also this new info:http://www.ps3hax.net/showthread.php?t=47723 It seems complicated, but will work to unlock trophies? let's say those online with servers closed? Last edited by powerdrome; 12-22-2012 at 07:12 AM. |
|
|
|
|
|
|
#19 |
|
Apprentice
Join Date: Jan 2013
Posts: 2
Likes: 0
Liked 0 Times in 0 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
|
I literally just joined an hour ago, so I know I'm not gonna understand all this just yet.. but I was wondering about what Sawatis mentioned.
I am needing two online trophies from MLB the Show 09, but the server is shutdown. Taking a risk, I want to be able to sync these trophies as not sync'ing them is pointless. Can I have a list of things I need and where to get them.. even if it's from this website? I can look into the details later. Like for example.. --I need CFW right? Can I put it on a 80gb ps3? --A save file from a %100 MLB the show 09?.. or at least one with the two trophies I need? Where could I find this? Thats all I can think of.. but please respond soon Sum up: 1. Two online trophies I can't get due to server shutdown 2. Be able to Sync (risk or not) 3. With timestamps (would be nice) 4. MLB the Show 09 5. 80gb ps3 for CFW? 6. Previde undetailed (or detailed, if nice) list Thanks for reading P.S. What does ftp mean? Last edited by cold_turkey_4; 01-02-2013 at 11:11 PM. |
|
|
|
|
|
#20 | |
|
Member
![]() Join Date: Dec 2012
Posts: 50
Likes: 0
Liked 2 Times in 2 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
|
u need a PS3 (fat or slim) with at least firmware 3.55 and install CFW |
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
|
|