Post Reply 
 
Thread Rating:
  • 13 Votes - 4.38 Average
  • 1
  • 2
  • 3
  • 4
  • 5
CwCheat Support
08-23-2013, 09:14 AM
Post: #346
RE: CwCheat Support
It worked! I tried it on version 0.7.6-1543-g9a0e05f and it worked! Peace Walker died right after start of the battle!
Find all posts by this user
Quote this message in a reply
08-23-2013, 09:53 AM
Post: #347
RE: CwCheat Support
So the code didn't work with the latest build? makotech222, do you think that the new changes made to increase the compatibility with 0x6 codes broke the 0x2 ones?

Since English is not my first language sorry for some misspelling on my posts
Find all posts by this user
Quote this message in a reply
08-23-2013, 11:22 AM
Post: #348
RE: CwCheat Support
Nope, no changes were made. No idea what he was doing that would change things.
Find all posts by this user
Quote this message in a reply
08-23-2013, 03:38 PM
Post: #349
RE: CwCheat Support
Just as info, my brother tried to use this code on sd gundam g generation overworld (NPJH-50681):

_C1 Capital Max
_L 0x211D0600 0x0098967F

I already explained and tried to help him in order to make the code work, but with no success. Do you think that this is a bad made code? I also tried to manually find the correct value through cheat engine...resulting in a failure. If you could give me any heads-up I would appreciate it.

Since English is not my first language sorry for some misspelling on my posts
Find all posts by this user
Quote this message in a reply
08-23-2013, 09:09 PM
Post: #350
RE: CwCheat Support
I would assume so, if it isn't working. 0x2 codes always work with the right address.
Find all posts by this user
Quote this message in a reply
08-24-2013, 02:11 AM
Post: #351
RE: CwCheat Support
Alright, the UI is pretty much done. Right now, the pull request is still open, but i'd like it if someone with android PPSSPP can build it and test it on their system. You can also try the cheat.db import. The cheat.db file needs to be located on your sdcard/psp/cheats folder.

Here's a pic of the UI
http://i.imgur.com/sxAVWzU.png
Find all posts by this user
Quote this message in a reply
08-24-2013, 06:40 AM
Post: #352
RE: CwCheat Support
(08-23-2013 09:09 PM)makotech222 Wrote:  I would assume so, if it isn't working. 0x2 codes always work with the right address.

Damn, I need to find a way to make it work then.

(08-24-2013 02:11 AM)makotech222 Wrote:  Alright, the UI is pretty much done. Right now, the pull request is still open, but i'd like it if someone with android PPSSPP can build it and test it on their system. You can also try the cheat.db import. The cheat.db file needs to be located on your sdcard/psp/cheats folder.

This is just so fancy, nice job makotech222!

Since English is not my first language sorry for some misspelling on my posts
Find all posts by this user
Quote this message in a reply
08-24-2013, 07:03 AM
Post: #353
RE: CwCheat Support
Since I can't test it until it's added to master(and compiled by the buildbot),I have a question.
When you use the reload cheats button,what happens...all of the cheats are reloaded or only those that you enable from that menu?

Using PPSSPP on Windows 7 x64 SP1
i7 4771 3.5Ghz,GTX750TI,16GB RAM

Batch iso <=> cso converter
http://forums.ppsspp.org/showthread.php?tid=5384
Save Game\States Manager
http://forums.ppsspp.org/showthread.php?tid=5516
Find all posts by this user
Quote this message in a reply
08-24-2013, 07:31 AM (This post was last modified: 08-24-2013 07:33 AM by Gurlok.)
Post: #354
RE: CwCheat Support
I suppose only those enabled...when I manually disable some cheats by using _C0 on the .ini and press the "reload cheats" button only those enabled (_C1) are the ones working (assuming that there will still be the reload cheats feature).

Since English is not my first language sorry for some misspelling on my posts
Find all posts by this user
Quote this message in a reply
08-24-2013, 07:44 AM
Post: #355
RE: CwCheat Support
I know that...the question is,does that feature edit the cheat file or he store the file contents on memory and enable\disable the cheats

Using PPSSPP on Windows 7 x64 SP1
i7 4771 3.5Ghz,GTX750TI,16GB RAM

Batch iso <=> cso converter
http://forums.ppsspp.org/showthread.php?tid=5384
Save Game\States Manager
http://forums.ppsspp.org/showthread.php?tid=5516
Find all posts by this user
Quote this message in a reply
08-24-2013, 12:22 PM (This post was last modified: 08-24-2013 12:32 PM by makotech222.)
Post: #356
RE: CwCheat Support
It does pretty much the same as usual. "Reload Cheat" is pretty much obsolete on the settings page, now. So i should probably remove it. When you import from cheat.db, it will copy the relevant cheats into the game's cheat ini. When you exit out of the cheats menu, it will automatically reload cheats and execute the enabled cheats.

Oh and as a workaround, pressing "import from cheat db" will exit you to the main menu, so just go back to cheats menu from there. It does this in order to refresh the list. I will have to find a proper way to do it.

Edit: and finally, we are gonna need a good cheat.db file that contains all of the codes. The one i have now it from 2012, and it is pretty messy and has lots of duplicates.
Find all posts by this user
Quote this message in a reply
08-24-2013, 03:34 PM
Post: #357
RE: CwCheat Support
Any confirmation of 0x6 code working. I hear it does but not so for me. 0x2 works no problems if it's a good code.
Find all posts by this user
Quote this message in a reply
08-24-2013, 04:32 PM
Post: #358
RE: CwCheat Support
(08-24-2013 12:22 PM)makotech222 Wrote:  and finally, we are gonna need a good cheat.db file that contains all of the codes. The one i have now it from 2012, and it is pretty messy and has lots of duplicates.

It is really necessary? I'd favor a dummy file which we can fill with our codes, but the decision is yours of course.
As side note, most of the cheat.db found on the internet seem to be updated till 2012.

Since English is not my first language sorry for some misspelling on my posts
Find all posts by this user
Quote this message in a reply
08-24-2013, 04:35 PM (This post was last modified: 08-24-2013 04:35 PM by TheDax.)
Post: #359
RE: CwCheat Support
Hopefully a new Android build will be pushed soon. I cleared up all of the build errors(I think). Then the new cheat UI can be enjoyed on Android, too.

4GHz AMD 3900X, 32GB DDR4 RAM, 6GB Nvidia RTX 2060, Asus Crosshair 7 Hero (Wifi), Linux
How to ask useful questions: https://web.archive.org/web/20110214010944/http://support.microsoft.com/kb/555375
I'm not Dark_Alex, nor do I claim to be. Our nicknames are merely coincidence.
Find all posts by this user
Quote this message in a reply
08-24-2013, 04:58 PM
Post: #360
RE: CwCheat Support
Well we can certainly add/remove codes from the cheat.db as we please, but i would like to eventually include one with PPSSPP
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: