Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[SOLVED : crredit to LUNAMOO] MH3 mem stick duo not inserted ~B10
03-19-2014, 05:50 AM (This post was last modified: 03-19-2014 07:18 AM by LunaMoo.)
Post: #6
RE: Ask:MH3 save issue " the mem stick duo ~B10 used to start this game was mot inserted"
Well, if I was an expert I would just hack the protection for the game to allow save over desynchronized save to begin with and kill the problem totally for everyone with a simple cw cheat. Maybe I'll try my luck later with ppsspp debug build and desync my own save trying to find it. I'm just not used to ppsspp debugging features nor even to mips which is psp assembly and cheat engine which I use for messing with pc games on windows has very limited use in emulators.:C

As of current method, I mostly need a savestate, normal save isn't soo important, since I can just use my own save for other files to get it working. That is if it's stored inside memory dump, if it's not, and that can happen under rare circumstances, I'll not be able to help you in such way.


Edit: Hell I was soo blind to not try it earlier;p, PPSSPP shows in it's debug info exact location of the function. This is epic. XD
I was able to find a code that when nopped allow deleting unpaired save and saving the correct one all from game O.o I need to test some stuff and maybe find a different one, but if you have only 1 character, instead of bothering with uploading savestate, try this cw cheat:
Code:
//this is for normal mhp3rd the non-hd version
_C0 change save to delete/create new save
_L 0x2008E5E8 0x00000000
_C0 restore normal saving
_L 0x2008E5E8 0x0E22393D
I'll probably look around for changing this to only affect the problem we have without deleting like now, but this code as is pretty funny as is as it does add extra functionality as well^_^, when you save your game it'll allow you to delete whole save and save only the character you're playing with to a new and completely working save. As far as I know normally we can't delete older characters in MH games, only replace them with new, so this is pretty cool ;D.

Usage:
- use the first cheat,
- try to save to delete the old/broken save and create a new one(with only 1 character),
- disable the cheat and enable the second one, return to game at least once and you can disable the other one as well.

http://forums.ppsspp.org/showthread.php?tid=6594 - Custom PPSSPP Shaders!
http://forums.ppsspp.org/showthread.php?tid=3590&pid=117172#pid117172 - simple CE scripts to help creating CWCheats,
https://github.com/LunaMoo/PPSSPP_workarounds - CWCheat workarounds.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: - LunaMoo - 03-19-2014, 02:48 AM
RE: Ask:MH3 save issue " the mem stick duo ~B10 used to start this game was mot inserted" - LunaMoo - 03-19-2014 05:50 AM
RE: - LunaMoo - 03-19-2014, 10:19 AM

Forum Jump: