Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some cartridge games(eg. muramasa rebirth) cannot launch dumper mode #4

Closed
asdion opened this issue Sep 16, 2016 · 17 comments

Comments

Projects
None yet
5 participants
@asdion
Copy link

commented Sep 16, 2016

2016-09-16-121820
2016-09-16-121831

After that it opens the game itself but instead of switching back to the manager it stays on the app
i had no problems dumping from a dumped game the problem came only with the cart version of Muramasa Rebirth

@d3m3vilurr

This comment has been minimized.

Copy link
Owner

commented Sep 17, 2016

I guess, it will fixed 117df8d. please check with 0.4.1

@asdion

This comment has been minimized.

Copy link
Author

commented Sep 17, 2016

Sadly the problem still persists
the only thing that changed can be seen in the screenshot
2016-09-17-102534
after this it opens the game but doesn´t switch back to the manager

@d3m3vilurr

This comment has been minimized.

Copy link
Owner

commented Sep 17, 2016

please share your ur0:shell/db/app.db to email. d3m3vilurr at gmail.com.
it's too strange situation...

@asdion

This comment has been minimized.

Copy link
Author

commented Sep 17, 2016

the email is sent

Edit:sorry accidentally clicked the wrong button ^^;

@asdion asdion closed this Sep 17, 2016

@asdion asdion reopened this Sep 17, 2016

@d3m3vilurr

This comment has been minimized.

Copy link
Owner

commented Sep 17, 2016

can you test urlcaller
input psgm:play?titleid=PCSE00240, then share result about start game.

@asdion

This comment has been minimized.

Copy link
Author

commented Sep 17, 2016

doing that the game simply starts as if i had started it normally after asking me to close the urlcaller

@d3m3vilurr

This comment has been minimized.

Copy link
Owner

commented Sep 17, 2016

i don't know why stuck there..
please check this, wait few sec after print DO NOT ...., then close app force, start your game manually.
then share result.

@asdion

This comment has been minimized.

Copy link
Author

commented Sep 17, 2016

i can not wait for a few seconds after "do not..." because the app itself opens the game
as i mentioned above it does open the game but it doesn´t switch back to the manager afterwards

i´ve to close the app before it can start the game and then start the game manually and there´s nothing special happening the game starts normally

@d3m3vilurr

This comment has been minimized.

Copy link
Owner

commented Sep 17, 2016

ah. now understand real issue. you mean, you cannot see dumper menu, cuz game start normally, right?

@asdion

This comment has been minimized.

Copy link
Author

commented Sep 17, 2016

pretty much yes
after what is in my last screenshot happens
the game starts normally

@d3m3vilurr d3m3vilurr changed the title Failiure at savedecryption Cannot inject dumper on cartridge version muramasa rebirth Sep 17, 2016

@d3m3vilurr

This comment has been minimized.

Copy link
Owner

commented Sep 17, 2016

ok, can you share gro0:app/PCSE00240/sce_sys/param.sfo & ux0:patch/PCSE00240/sce_sys/param.sfo if exists

@asdion

This comment has been minimized.

Copy link
Author

commented Sep 17, 2016

yes both exist and i sent them per email
i added gro0-- and ux0-- to the name so you can recognize which one is which

@d3m3vilurr d3m3vilurr added the bug label Sep 17, 2016

@d3m3vilurr d3m3vilurr changed the title Cannot inject dumper on cartridge version muramasa rebirth Some cartridge games(eg. muramasa rebirth) cannot launch dumper mode Sep 17, 2016

@Sir-Charles

This comment has been minimized.

Copy link

commented Mar 18, 2017

I'm also having this issue with legit US cart of Ultimate Marvel Vs Capcom 3 PCSE00004. It opens the game and then stays there, not switching back to the dumper.

@apizzamra

This comment has been minimized.

Copy link

commented Sep 2, 2017

Hi, i confirmed this bug also happen on dynasty warrior cartridge version...

@asdion

This comment has been minimized.

Copy link
Author

commented Dec 26, 2017

Dunno if this is anything new or useful but it's the only method that worked for me.
The savedata can be plainly copied out of the grw0 partition and thrown into ux0:user/00/savedata
Then you have to get the game to run as a nonpdrm dump which should be able to recognize the save and then you can use the savemgr to dump the save properly.
This at the very least works with Muramasa Rebirth.

@NijiBashira

This comment has been minimized.

Copy link

commented Feb 21, 2018

I asked about this on GBATemp and got this answer :

  "The physical version of this game saves on grw0. The patch is also located in grw0. Usually, to dump save, the save manager replaces the patch in ux0. But in this case, grw0 patch is started first. So you need to manually copy the save manager patch from ux0 to grw0. Then, restart the game: the save manager should start instead. Once you get your save, don't forget to put back the original patch in grw0."

So what I did is :

  • Start Vita-savemgr and select Muramasa (with the cartridge inserted)
  • Once Muramasa starts normally, exit and close it.
  • Start Vita Shell and go to grw0:patch/
  • BACKUP THE PCSE00240 FOLDER
  • Go to ux0:patch/ and copy the PCSE00240 folder
  • Paste it in grw0:patch/
  • Start the game, the dumper should start

Once you're done, restore the grw0:patch/PCSE00240 folder to the backup you made.

Notes :

  • I only tested this on Muramasa, so I don't know if it'd work for other games.
  • PCSE00240 is the Title ID of the US version of Muramasa. It will be different for other versions of the game and (obviously) other games.
@d3m3vilurr

This comment has been minimized.

Copy link
Owner

commented Apr 9, 2018

no more use app switching

@d3m3vilurr d3m3vilurr closed this Apr 9, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.