Forum: PS2 Homebrew/Dev & Emu Scene - Topics relating to homebrew PS2 development and emulation. Stay current and up to date on the latest homebrew releases from the best devs on the scene.


The above video goes away if you are a member and logged in, so log in now!




 
Would you like to get all the new info from
PSX-Scene in your email each day?




Want to learn more about the team keeping you up to date with the latest scene news?

Read about them now!

Check out our Developer bios, too!

 


User Tag List

Thread: 'cheats' file for codebreaker
  

Page 4 of 5 FirstFirst ... 2 3 4 5 LastLast
Results 31 to 40 of 45
  1. #31  
    misfire is offline Modern Robin Hood
    Join Date
    Jul 2004
    Location
    Germany
    Posts
    139
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    1
    Likes Received
    6
    Quote Originally Posted by dlsmd View Post
    @misfire

    are you planing to include a gui for this tool???
    Nope. Maybe I'll add the compile feature to CB2crypt, but cb2util is command line only.
    Reply With Quote  

  2. #32  
    dlsmd is offline Member
    Join Date
    Jul 2006
    Posts
    659
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    2
    Quote Originally Posted by misfire View Post
    Nope. Maybe I'll add the compile feature to CB2crypt, but cb2util is command line only.
    ok i was just wondering because i remember hoe long it took to do things in dos
    please bare with me dyslexia is a pain
    Reply With Quote  

  3. #33  
    misfire is offline Modern Robin Hood
    Join Date
    Jul 2004
    Location
    Germany
    Posts
    139
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    1
    Likes Received
    6
    Quote Originally Posted by dlsmd View Post
    ok i was just wondering because i remember hoe long it took to do things in dos
    Actually, even Windows' cmd.exe has only little in common with ancient DOS. But it's certainly true that command line interfaces (CLI) only excel on Unix/Linux shells.

    A CLI allows you to do amazing things without too much effort. Let's assume you have a folder containing 100 CodeBreaker code saves. The following command extracts all cheats from the 100 files, decrypts the codes, and writes the result to cheats.txt.

    Code:
    $ cb2util cbc --decrypt /some/folder/*.cbc > cheats.txt
    Try to do the same thing with a GUI.
    Reply With Quote  

  4. #34  
    misfire is offline Modern Robin Hood
    Join Date
    Jul 2004
    Location
    Germany
    Posts
    139
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    1
    Likes Received
    6
    Well, I guess cb2util v1.1 is complete.

    As for the cheats file, here's how it's gonna work: https://github.com/misfire/cb2util/b...op/README#L121

    I'll be releasing the official version tomorrow, along with a Win32 build. Stay tuned.
    Reply With Quote  

  5. #35  
    dlsmd is offline Member
    Join Date
    Jul 2006
    Posts
    659
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    2
    Quote Originally Posted by misfire View Post
    Actually, even Windows' cmd.exe has only little in common with ancient DOS. But it's certainly true that command line interfaces (CLI) only excel on Unix/Linux shells.

    A CLI allows you to do amazing things without too much effort. Let's assume you have a folder containing 100 CodeBreaker code saves. The following command extracts all cheats from the 100 files, decrypts the codes, and writes the result to cheats.txt.

    Code:
    $ cb2util cbc --decrypt /some/folder/*.cbc > cheats.txt
    Try to do the same thing with a GUI.
    this i know but it still doesn't mean it's as easy as a gui i remember using some software that needed about a 300 character strings
    please bare with me dyslexia is a pain
    Reply With Quote  

  6. #36  
    TnA's Avatar
    TnA
    TnA is offline Member
    Join Date
    Apr 2005
    Location
    Germany
    Posts
    4,580
    Downloads
    0
    Uploads
    0
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    12
    Likes Received
    30
    I guess a Win32-Implementation into CB2Crypt would be nice and useful.
    I think those guys from PS3-Tools.de could make a good use out of your newer CB2util.
    PS2 V7/DMS3 V2 (FW:2.4b7); Seagate Baracuda 200GB
    PS2 V7/CC1.0 (FW:34 hacked v2 BM:2.1.6); Maxtor DiamondMAX9 PLUS 160GB
    PS2 SCPH-30004R; NoMod+NoLaser

    3xSony BBA
    3xSony MC 8MB
    MAX/Datel 16MB with Boot-CD
    MAX/Datel 32MB&64MB

    Custom FMCB 1.8b+ Beta-Build, my AIO 0.5, Sony&xRhino-Linux
    Reply With Quote  

  7. #37  
    misfire is offline Modern Robin Hood
    Join Date
    Jul 2004
    Location
    Germany
    Posts
    139
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    1
    Likes Received
    6
    Reply With Quote  

  8. #38  
    scontra is offline Registered User
    Join Date
    Dec 2010
    Location
    Boise, ID
    Posts
    10
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    WOO HOO! Thanks misfire! Awesome! Much respect!
    Reply With Quote  

  9. #39  
    scontra is offline Registered User
    Join Date
    Dec 2010
    Location
    Boise, ID
    Posts
    10
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Hey misfire, I tried out the new cb2util last night and I had a quick question. I created a txt file with a bunch of cheats, converted it to a 'cheats' file with cb2util 1.1. Then put that on the mem card in the right place and loaded codebreaker. My list showed up!!! But unfortunately I had put in bad codes or something because whenever I tried to launch a game with cheats selected, the ps2 would lock up. With no cheats selected it would boot just fine. So I found good cheats, input a couple manually and they worked. So now that I have good codes, I created a new txt file with them. I converted them and moved the 'cheats' file over. This is where there was a problem! Codebreaker would not see the new 'cheats' file. I think it was pulling the old one (with bad codes) out of some cache somewhere. Even if I went into ulaunchelf and completely deleted the 'cheats' file, it would still pull up my list of bad games. I tried disconnecting the power and waiting for a bit to see if that would clear out any cache, but I just could not get codebreaker to see the second 'cheat' file I created. Do you know what I'm doing wrong? Thanks!
    Reply With Quote  

  10. #40  
    misfire is offline Modern Robin Hood
    Join Date
    Jul 2004
    Location
    Germany
    Posts
    139
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    1
    Likes Received
    6
    Do you have a HDD connected to your PS2?

    Mind posting the cheats file you're uploading?
    Reply With Quote  

Page 4 of 5 FirstFirst ... 2 3 4 5 LastLast
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •