Post Reply 
 
Thread Rating:
  • 13 Votes - 4.38 Average
  • 1
  • 2
  • 3
  • 4
  • 5
CwCheat Support
08-29-2013, 10:57 AM
Post: #391
RE: CwCheat Support
Its a dumb behavior that i forgot about. At the time, i couldn't use a vector to store the cheats, i had to use an array, and i set it to 64. Ill fix it tonight.
Find all posts by this user
Quote this message in a reply
08-29-2013, 12:28 PM
Post: #392
RE: CwCheat Support
Hello, I'm new and I have enough time following the emulator, but I have problems with cheats, I have the INI file created on the PC and works without probelmas, load the same INI to android in the folder PSP / Cheat (Galaxy S3) and active the trick, and by the game and falls off the emulator, I've tried several ways and fuciona, any solution thanks
Find all posts by this user
Quote this message in a reply
08-29-2013, 01:13 PM
Post: #393
RE: CwCheat Support
(08-29-2013 12:28 PM)darkjust Wrote:  Hello, I'm new and I have enough time following the emulator, but I have problems with cheats, I have the INI file created on the PC and works without probelmas, load the same INI to android in the folder PSP / Cheat (Galaxy S3) and active the trick, and by the game and falls off the emulator, I've tried several ways and fuciona, any solution thanks

hmm,don't use many code in the ini,try to use one or two first to check whether it will crash or not,if it work for your pc then why not on android.also can you clear the detail,i don't really undetstand"the game fall of the emulator",does it crash or freezes.and does it exactly crash after you tick any cheats.

my sub weapon:
xperia mini hd
1ghz scorpion
single core
not clocked

my ultimate weapon
acer(laptop)
2.2ghz ?core
intel media accelarator 3000

i'm a tester,but not as good as other,please be kind with me,haha.
Visit this user's website Find all posts by this user
Quote this message in a reply
08-29-2013, 04:13 PM
Post: #394
RE: CwCheat Support
(08-29-2013 01:13 PM)aki21 Wrote:  
(08-29-2013 12:28 PM)darkjust Wrote:  Hello, I'm new and I have enough time following the emulator, but I have problems with cheats, I have the INI file created on the PC and works without probelmas, load the same INI to android in the folder PSP / Cheat (Galaxy S3) and active the trick, and by the game and falls off the emulator, I've tried several ways and fuciona, any solution thanks

hmm,don't use many code in the ini,try to use one or two first to check whether it will crash or not,if it work for your pc then why not on android.also can you clear the detail,i don't really undetstand"the game fall of the emulator",does it crash or freezes.and does it exactly crash after you tick any cheats.

hello, manages to fix, to activate the cheat in android ppsspp in the folder creates a *. INI clean, h and copy the tricks and it worked without problem, so well




thanks for your reply, and thanks to this emulator, to improve further
Find all posts by this user
Quote this message in a reply
08-29-2013, 11:12 PM
Post: #395
RE: CwCheat Support
Okay pull request is up to change max cheat list size to 128. Changing it to a vector would be much too troublesome at this point without a lot of time to fix it up. Also fixed crashing when there is a blank line in the cheat file.
Find all posts by this user
Quote this message in a reply
08-30-2013, 06:24 AM
Post: #396
RE: CwCheat Support
Hello first I would like to thank you for your hard work on this feature, it's really made using cheats a lot easier. However there is one issue that I noticed. When ever you disable individual cheats from within the cheat menu option on the screen you go to after hitting backspace key, it doesn't actually turn off the cheats. You have to actually go under Game Settings>System and deactivate cheating there in order to get the cheat to stop working. It's not that big of a deal I just thought I should mention it. Also I'm rather tired now so if any of this is unclear let me know and I'll try to make more sense after I get some sleep.
Find all posts by this user
Quote this message in a reply
08-30-2013, 11:04 AM
Post: #397
RE: CwCheat Support
Heh, its because the reloadcheats bool is set to activate when your press the "back" icon on the screen. I don't think it works if you press the keyboard "backspace" key. I didn't know that you could back out like that.
Find all posts by this user
Quote this message in a reply
09-01-2013, 01:06 PM
Post: #398
RE: CwCheat Support
This is my first time trying to read from cheat.db but does that option currently work(0.9.1-400 x86)
When I start a game and use the button to import the cheats for a game(any game...there are cheats for the games I tried),ppsspp either freeze or it need really long time(I didn't wait more than 2 minutes)to import the codes from cheat.db file that is 2.16mb

If there are no cheats,it will exit the menu after 1 or 2 seconds

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
09-01-2013, 01:52 PM
Post: #399
RE: CwCheat Support
2.16MB? That's way too big, it must conflict with:

Code:
bool enableCheat [128]
Find all posts by this user
Quote this message in a reply
09-01-2013, 02:23 PM
Post: #400
RE: CwCheat Support
That is pretty big, however, i don't think thats the problem. Vsub, there will be a new update soon when henrik merges that will probably fix it. For the game that you are playing, check the cheat.db and make sure that there aren't any cheats that start with _C1. That is what causes it, and its gonna be fixed in the latest update.
Find all posts by this user
Quote this message in a reply
09-01-2013, 02:23 PM (This post was last modified: 09-01-2013 02:25 PM by vsub_.)
Post: #401
RE: CwCheat Support
Well I just downloaded the file couple of days ago and now I decided to try it.
When there are no cheats for a game,then it's ok but if there is(no matter how many)ppsspp always freeze when I try to import them.

How does the import function work...import codes only for the current game(I guess)or create cheat files for every single game that there are codes for it.

(09-01-2013 02:23 PM)makotech222 Wrote:  ...For the game that you are playing, check the cheat.db and make sure that there aren't any cheats that start with _C1. That is what causes it, and its gonna be fixed in the latest update.
No,everything is _C0 and that's not for a single game...everything is _C0 for every game

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
09-01-2013, 02:36 PM
Post: #402
RE: CwCheat Support
Only for the current game. Can you give me a link to your cheat.db?
Find all posts by this user
Quote this message in a reply
09-01-2013, 02:58 PM
Post: #403
RE: CwCheat Support
http://raing3.gshi.org/psp-utilities/cheatdb

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
09-01-2013, 03:12 PM
Post: #404
RE: CwCheat Support
Ah yeah, those codes are for a different cheat device. We don't support that yet.

Here's a link to mine for cwcheat.
http://www.mediafire.com/download/zr2wcg...w/cheat.db
Find all posts by this user
Quote this message in a reply
09-01-2013, 03:19 PM (This post was last modified: 09-01-2013 03:20 PM by vsub_.)
Post: #405
RE: CwCheat Support
Didn't know and yes,those are working(looks little weird on codes with long description).
BTW what do you think about disabling the codes when you exit the game(I have to always remember if I have codes enabled for certain game when starting in)

Now I have all of the battle music on Radiant Mythology 3 Smile

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
Post Reply 


Forum Jump: