Post Reply 
 
Thread Rating:
  • 13 Votes - 4.38 Average
  • 1
  • 2
  • 3
  • 4
  • 5
CwCheat Support
09-21-2013, 02:35 PM
Post: #436
RE: CwCheat Support
(09-21-2013 02:31 PM)LunaMoo Wrote:  
(09-21-2013 01:56 PM)dlanor Wrote:  (...)
Another thing to consider is that some program code manipulation cheats will only have proper effect if loaded before the JIT compilation of the affected program segment. So changing such cheats back and forth during a game session will not always work (depends on current JIT methods).
(...)

Thanks for this info+1,
I had a stupid problem like that with Monster Hunter FU HP display cheat which does inject code and couldn't explain why it happens;p. Anyway I found out before seeing this that using "savestate" seems to reset something(JIT state?) and allow such codes to being enabled/disabled in-game anyway.Smile Wonder if same reset could be applied to switching cheats, but blah got used to workarounds with cheat enabling/disabling from pcsx2 anyway already.

Very interesting, I need to test this later Wink

♦ Intel Core i7-6700HQ | 16 GB RAM | NVIDIA GeForce GTX 960M | Debian Testing
♦ Intel Core i7-2630QM | 4 GB RAM | NVIDIA GeForce GT 540M | Debian Testing
♦ PSP-3004 | 6.60 PRO-C2
Find all posts by this user
Quote this message in a reply
09-21-2013, 04:41 PM
Post: #437
RE: CwCheat Support
(09-21-2013 02:31 PM)LunaMoo Wrote:  Thanks for this info+1,
I had a stupid problem like that with Monster Hunter FU HP display cheat which does inject code and couldn't explain why it happens;p.
I'm glad I could clarify it for you.

Quote:Anyway I found out before seeing this that using "savestate" seems to reset something(JIT state?) and allow such codes to being enabled/disabled in-game anyway.Smile
That makes a lot of sense to me. Some games may very well be using run-time loaded code segments, and for such cases the revival of a "savestate" could require JIT recompilation of the affected code, so as to restore conditions to what they were at the time of saving. And this may very well take into consideration any new RAM values patched by cheat codes too.

Quote:Wonder if same reset could be applied to switching cheats,
It probably can be done, though a safer method would be to make a proper in-game gamesave and then exit+restart the game from the emulator's main menu. Only then can we be certain that all the game code is recompiled for emulation.

Quote:but blah got used to workarounds with cheat enabling/disabling from pcsx2 anyway already.
I've had a lot of fun with PCSX2 cheats as well, especially the widescreen patches and widened 'camera' viewing angle of such games as FF10. Some of the former even work well on a real PS2, though the wide-angle cheats require a higher internal 3D rendering resolution such as PCSX2 offers on a modern PC.

But a problem with workarounds and beta versions of any emulator is that something that works well one day might fail the next, when a new beta version has modified the methods that the workaround relied on.

Best regards: dlanor
Find all posts by this user
Quote this message in a reply
09-22-2013, 01:51 AM
Post: #438
RE: CwCheat Support
-Cheats on my android ! LG L3 E400
-Lord of Arcana ( EUR ) :

[Image: 57565161.20130920112653.png?rand=0.9508446438703686]
Find all posts by this user
Quote this message in a reply
09-22-2013, 05:12 AM (This post was last modified: 09-22-2013 05:16 AM by bhavin192.)
Post: #439
RE: CwCheat Support
(09-20-2013 06:01 AM)cyclonmaster Wrote:  
(05-23-2013 05:48 PM)makotech222 Wrote:  [Android Guide]
Android is now supported on the latest builds. It functions very similarly to the Windows version. Place your cheat.db or cheat ini's in the cheats folder and play!(8/26/2013)

Note: If your game crashes after enabling cheats and loading the game, then you must manually create the "Cheats" folder in the /PSP/ Directory.

Edit: Updated to reflect the new format.

I did try on latest build for android, the cwcheat seem to not working. Test on God of War CoO, Hexyz Force, FF3 etc. Only working on windows.

Same problem in my symbian phone
cheats are not get loaded

same ini file is working in windows but in phone I have placed it in PPSSPP/PSP/cheats
but not working also tried to creat diff. Folder outside PPSSPP like PSP/cheats
still not working

Phone: Nokia 701 FP2
Intel Core i5-3337U | 4GB RAM | 2GB AMD Radeon HD 8730M | Windows 8.1 x64
Find all posts by this user
Quote this message in a reply
09-22-2013, 06:08 AM (This post was last modified: 09-22-2013 06:09 AM by Maverick81PL.)
Post: #440
RE: CwCheat Support
Have someone working cheats for Monster Hunter 3rd HS Ver. to display monsters HP??

http://teammaverickone.blogspot.com/
Windows 7 x64 :: 8GB RAM :: E6300 3.52 GHz :: GeForce GTX 560
Visit this user's website Find all posts by this user
Quote this message in a reply
09-22-2013, 08:32 AM
Post: #441
RE: CwCheat Support
(09-22-2013 06:08 AM)Maverick81PL Wrote:  Have someone working cheats for Monster Hunter 3rd HS Ver. to display monsters HP??

I would love just HP Display hack for MHFU and MH3rd for PPSSPP too.
Find all posts by this user
Quote this message in a reply
09-22-2013, 10:50 AM
Post: #442
RE: CwCheat Support
(09-22-2013 05:12 AM)bhavin192 Wrote:  
(09-20-2013 06:01 AM)cyclonmaster Wrote:  
(05-23-2013 05:48 PM)makotech222 Wrote:  [Android Guide]
Android is now supported on the latest builds. It functions very similarly to the Windows version. Place your cheat.db or cheat ini's in the cheats folder and play!(8/26/2013)

Note: If your game crashes after enabling cheats and loading the game, then you must manually create the "Cheats" folder in the /PSP/ Directory.

Edit: Updated to reflect the new format.

I did try on latest build for android, the cwcheat seem to not working. Test on God of War CoO, Hexyz Force, FF3 etc. Only working on windows.

Same problem in my symbian phone
cheats are not get loaded

same ini file is working in windows but in phone I have placed it in PPSSPP/PSP/cheats
but not working also tried to creat diff. Folder outside PPSSPP like PSP/cheats
still not working

I think you may be using the wrong folders here.

For me PPSSPP cheats are working fine under Android, and primarily used on my OUYA (the Android unit most suited for console games).

But the main folder which PPSSPP created for storage of its cheats, saves and savestates (each in separate subfolders) has the full pathname "/sdcard/PSP". In this folder I had to manually create the subfolder "cheats" thus giving it the full pathname "/sdcard/PSP/cheats". (That manual folder creation might not be needed on later versions, though I'm not sure of this, as I haven't tried a fresh install of them. I simply update my existing installation with the new betas.)

Judging from your description of the paths you've used, you seem to have created folders of your own in the filesystem's root directory, and such may not be recognized by PPSSPP.

Best regards: dlanor
Find all posts by this user
Quote this message in a reply
09-22-2013, 04:53 PM
Post: #443
RE: CwCheat Support
I did everything right to put the codes in persona 3, used the cheat and then opened the version of the game and put the codes that I want then I put Enable Cheats (two of the v091 834) does not work and the code that I'm trying it is

_C0 Experience Mutliplier
_L 0x20256034 0x00051200
Find all posts by this user
Quote this message in a reply
09-24-2013, 04:48 AM
Post: #444
RE: CwCheat Support
im currently use ppsspp v0.9.1-752-g2745744 on my Iphone4. but whenever i try to open game with Enable Cheat, it freeze immediately. Can someone help me? Im new to this.

My game: Valkyria Chronicle 2
Find all posts by this user
Quote this message in a reply
09-24-2013, 05:02 AM
Post: #445
RE: CwCheat Support
(09-24-2013 04:48 AM)darksky5992 Wrote:  im currently use ppsspp v0.9.1-752-g2745744 on my Iphone4. but whenever i try to open game with Enable Cheat, it freeze immediately. Can someone help me? Im new to this.

My game: Valkyria Chronicle 2

make sure you not input these codes with 0x2******* applied

my english is poor , sorry
Find all posts by this user
Quote this message in a reply
09-24-2013, 05:19 AM
Post: #446
RE: CwCheat Support
(09-24-2013 05:02 AM)SeiRyuu Wrote:  
(09-24-2013 04:48 AM)darksky5992 Wrote:  im currently use ppsspp v0.9.1-752-g2745744 on my Iphone4. but whenever i try to open game with Enable Cheat, it freeze immediately. Can someone help me? Im new to this.

My game: Valkyria Chronicle 2

make sure you not input these codes with 0x2******* applied

Thanks SeiRyuu, but i couldnt even have a chance to input the codes. First, u have to turn on Enable Cheat in System, then open the game to create the Cheats folder, rights? I did the same thing and it keep freezing, after i turn the Cheat off i can get into the game normally.
Find all posts by this user
Quote this message in a reply
09-24-2013, 05:45 AM
Post: #447
RE: CwCheat Support
(09-24-2013 05:19 AM)darksky5992 Wrote:  Thanks SeiRyuu, but i couldnt even have a chance to input the codes. First, u have to turn on Enable Cheat in System, then open the game to create the Cheats folder, rights? I did the same thing and it keep freezing, after i turn the Cheat off i can get into the game normally.

try to close the program after enabling cheats or after disabling it and then relaunch the emu then try to load your game

if it doesn't work try another old builds that worked with cwcheat

my english is poor , sorry
Find all posts by this user
Quote this message in a reply
09-24-2013, 07:42 AM
Post: #448
RE: CwCheat Support
(09-24-2013 05:45 AM)SeiRyuu Wrote:  
(09-24-2013 05:19 AM)darksky5992 Wrote:  Thanks SeiRyuu, but i couldnt even have a chance to input the codes. First, u have to turn on Enable Cheat in System, then open the game to create the Cheats folder, rights? I did the same thing and it keep freezing, after i turn the Cheat off i can get into the game normally.

try to close the program after enabling cheats or after disabling it and then relaunch the emu then try to load your game

if it doesn't work try another old builds that worked with cwcheat

i will try looking for older builds, it keep freezing when i use the cheat function, thanks for your advices SeiRyuu
Find all posts by this user
Quote this message in a reply
09-24-2013, 10:40 AM
Post: #449
RE: CwCheat Support
IOS isn't really supported or tested yet. I suppose you could try though. Make sure you manually create the "cheats" folder like in Android.
Find all posts by this user
Quote this message in a reply
09-24-2013, 02:52 PM
Post: #450
RE: CwCheat Support
(09-24-2013 04:48 AM)darksky5992 Wrote:  im currently use ppsspp v0.9.1-752-g2745744 on my Iphone4. but whenever i try to open game with Enable Cheat, it freeze immediately. Can someone help me? Im new to this.

My game: Valkyria Chronicle 2

I think makotech222 is on the right track on this issue, though you might need some additional details.

I'm not sure if it works the same way on an iPhone, but when I first started trying to use cheats I had a very similar problem. In my case this was due to PPSSPP not creating the "cheats" subfolder, even though another routine was dependent on its existence, such that it would crash if launching a game with the "Enable Cheat" option set with that "cheats" folder still missing. I had to use a file manager to create that folder, and after doing so everything worked fine.

If you have a file manager for your Iphone, try to check if there is a "cheats" subfolder in the same place as your folders for gamesaves and savestates of PPSSPP. Under Android this would be in "/sdcard/PSP/", but I have no clear idea of how things are stored under iOS since I've never used any iOS devices.

Best regards: dlanor
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: