Go Back  
Reply
 
Thread Tools
Old 02-12-2013   #301
aldostools
Homebrew Developer
 
aldostools's Avatar
 
Join Date: Sep 2010
Location: dev_hdd0/game/BLES80608
Posts: 936
Likes: 895
Liked 1,225 Times in 480 Posts
Mentioned: 572 Post(s)
Tagged: 0 Thread(s)
Originally Posted by butnut View Post
2.6.2 eboot patching is working great!

One thing I noticed is pressing ctrl+E then selecting an eboot/elf and after selecting cheats then pressing ctrl+p, well that part works but when I press ctrl+J nothing happens. So I click on patch elf then make self and it creates the patched eboot.

If I then restart the program and this time go straight to the patch elf button and select open elf then apply patch to elf, well at this point if I press ctrl+J then the new window pops up.

It's not really a big deal and other than that the program is working 100%.
@butnut
That minor issue should be solved now in the version 2.6.2 that is online ...yes, same version number
__________________
~ Dreams and dedication are a powerful combination.
... multiMAN is a perfect demonstration.
aldostools is offline   Reply With Quote
Likes: (2)
Old 02-12-2013   #302
butnut
Member
 
Join Date: Jul 2011
Posts: 678
Likes: 275
Liked 248 Times in 145 Posts
Mentioned: 87 Post(s)
Tagged: 0 Thread(s)
Originally Posted by aldostools View Post
@butnut
That minor issue should be solved now in the version 2.6.2 that is online ...yes, same version number

Yes sir, you fixed it!

Thanks @aldostools
__________________
I want to be banned from the internet!
butnut is offline   Reply With Quote
Likes: (1)
Old 02-13-2013   #303
gingerbread
Senior Member
 
gingerbread's Avatar
 
Join Date: Mar 2012
Posts: 1,398
Likes: 283
Liked 807 Times in 415 Posts
Mentioned: 300 Post(s)
Tagged: 0 Thread(s)
@aldostools I notice a major bug. When user press F1 to view info and close the viewer and when the user press the save button, the info is actually saved to the database itself.
gingerbread is offline   Reply With Quote
Old 02-13-2013   #304
haxxxen
Member
 
Join Date: Oct 2010
Posts: 469
Likes: 91
Liked 145 Times in 104 Posts
Mentioned: 94 Post(s)
Tagged: 0 Thread(s)
@aldostools
i don't know anymore where it was maybe even sdk, but i have read the ps3 memory begins at 0x03000000. maybe taking this value into consideration as new limit
haxxxen is offline   Reply With Quote
Likes: (1)
Old 02-14-2013   #305
aldostools
Homebrew Developer
 
aldostools's Avatar
 
Join Date: Sep 2010
Location: dev_hdd0/game/BLES80608
Posts: 936
Likes: 895
Liked 1,225 Times in 480 Posts
Mentioned: 572 Post(s)
Tagged: 0 Thread(s)
Originally Posted by gingerbread View Post
@aldostools I notice a major bug. When user press F1 to view info and close the viewer and when the user press the save button, the info is actually saved to the database itself.
Yes, the issue was introduced when F1 was used also to show external .txt files. The window was originally intended to edit the header of the ps3cheat file, but when I reused it to also show the external files, caused this bug.

It should be fixed now in 2.6.3.

There is a new "Edit File Comments" option for text files databases.

This build also includes @haxxxen 's suggestion, where codes with addresses higher than 0x03000000 are tagged as memory code cheats (instead of >=0x02600000).

The installer also includes the CheatsDB.ps3cheat v0.97 and the new info file: "Silent Hill Homecoming.txt"
__________________
~ Dreams and dedication are a powerful combination.
... multiMAN is a perfect demonstration.
aldostools is offline   Reply With Quote
Likes: (2)
Old 02-14-2013   #306
gingerbread
Senior Member
 
gingerbread's Avatar
 
Join Date: Mar 2012
Posts: 1,398
Likes: 283
Liked 807 Times in 415 Posts
Mentioned: 300 Post(s)
Tagged: 0 Thread(s)
@aldostools Thanks for fixing the issue!
gingerbread is offline   Reply With Quote
Old 02-21-2013   #307
aldostools
Homebrew Developer
 
aldostools's Avatar
 
Join Date: Sep 2010
Location: dev_hdd0/game/BLES80608
Posts: 936
Likes: 895
Liked 1,225 Times in 480 Posts
Mentioned: 572 Post(s)
Tagged: 0 Thread(s)
@gingerbread
I have uploaded the build 2.6.5 of the PS3 Cheats Editor.

Changes are:
- Includes Cheats Database 1.02 (531 games)
- The installer now includes make_package_npdrm.exe, instead of psn_package_npdrm.exe
- Program detects if make_package_npdrm.exe or psn_package_npdrm.exe exist in the folder to make the PKG that installs st.dat
- if make_package_npdrm.exe is found, the PARAM.HIP is renamed to PARAM.HIS before the creation of the PKG. Then it is restored as PARAM.HIP
- FTP upload now shows a message if the connection to the FTP server was not made.
__________________
~ Dreams and dedication are a powerful combination.
... multiMAN is a perfect demonstration.
aldostools is offline   Reply With Quote
Likes: (1)
Old 02-21-2013   #308
gingerbread
Senior Member
 
gingerbread's Avatar
 
Join Date: Mar 2012
Posts: 1,398
Likes: 283
Liked 807 Times in 415 Posts
Mentioned: 300 Post(s)
Tagged: 0 Thread(s)
@aldostools Will report back tomorrow!
gingerbread is offline   Reply With Quote
Old 02-21-2013   #309
gingerbread
Senior Member
 
gingerbread's Avatar
 
Join Date: Mar 2012
Posts: 1,398
Likes: 283
Liked 807 Times in 415 Posts
Mentioned: 300 Post(s)
Tagged: 0 Thread(s)
Originally Posted by aldostools View Post
@gingerbread
I have uploaded the build 2.6.5 of the PS3 Cheats Editor.

Changes are:
- Includes Cheats Database 1.02 (531 games)
- The installer now includes make_package_npdrm.exe, instead of psn_package_npdrm.exe
- Program detects if make_package_npdrm.exe or psn_package_npdrm.exe exist in the folder to make the PKG that installs st.dat
- if make_package_npdrm.exe is found, the PARAM.HIP is renamed to PARAM.HIS before the creation of the PKG. Then it is restored as PARAM.HIP
- FTP upload now shows a message if the connection to the FTP server was not made.
I just tried installing the PKG in PS3. There is a problem, after installing, CU ends up in "Game Data Utility".
gingerbread is offline   Reply With Quote
Old 02-21-2013   #310
aldostools
Homebrew Developer
 
aldostools's Avatar
 
Join Date: Sep 2010
Location: dev_hdd0/game/BLES80608
Posts: 936
Likes: 895
Liked 1,225 Times in 480 Posts
Mentioned: 572 Post(s)
Tagged: 0 Thread(s)
Originally Posted by gingerbread View Post
I just tried installing the PKG in PS3. There is a problem, after installing, CU ends up in "Game Data Utility".
Try these versions (both are updated):
http://aldostools.org/temp/PS3_Cheat..._installer.rar
http://aldostools.org/temp/BruteforceSaveData.rar

Now I'm going to sleep

BSD has changes about the FTP (asks user id)
PCE has changes about the PKG issue (also allows to create PKG for patched EBOOT)
__________________
~ Dreams and dedication are a powerful combination.
... multiMAN is a perfect demonstration.
aldostools is offline   Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



PS3Hax.net is Copyright © 2010-2013.
Use of this site is governed by our Terms of Use and Privacy Policy. All Trademarks and images are owned by their respected owners.
Posts and links are subject to each author on this forum and are no way affiliated with the operations and/or opinions of ps3hax.net
All times are GMT -5. The time now is 07:19 AM.