Stealth Unlocker ~ Plug n Play MOD

General homebrew games, programs and PlayStation PS-EXE's
User avatar
MottZilla
Verified
Serious PSXDEV User
Serious PSXDEV User
Posts: 88
Joined: Jul 04, 2015
Location: North America

Post by MottZilla » July 12th, 2023, 10:10 am

The ROM can be trimmed to 128KB if you need it to be. The actual size of the ROM data is very small. I thought we had options for 128k and 256k on the CD installer options.

The anti-mod patches as I said, we'd be looking at additional Japanese titles and maybe PAL titles but PAL titles are complicated due to LibCrypt being common. But maybe someday.

qkwyx
Interested PSXDEV User
Interested PSXDEV User
Posts: 9
Joined: Dec 29, 2022
PlayStation Model: 5501

Post by qkwyx » July 20th, 2023, 1:33 pm

MottZilla wrote: July 6th, 2023, 6:04 pm
qkwyx wrote: May 5th, 2023, 4:33 pm Good day. Any updates or news about Stealth Unlocker?
Nothing new at this time. I'm not sure that there is a lot to add to it at this point. I don't think there is much functionality to be added outside of more anti-piracy protection patches for PAL and JP releases. Was there something you think would be useful to add?
hmm adding PAL/NTSC selector or the button combo usually on cheat carts (L1+R1+Sel) or remove libcrypt (PAL) & action replay (NTSC) protection. Really, I don't know if you enable maybe it will not be Stealthy Plug and Play modchip as like before. Anyways I really appreciate your hardwork thanks very much.

User avatar
masterg0r0
Active PSXDEV User
Active PSXDEV User
Posts: 61
Joined: Jul 18, 2021
I am a: Modder and Hobbyist Developer
Motto: Everything is hackable 100%!
PlayStation Model: 1002+7502
Location: United Kingdom

Post by masterg0r0 » August 29th, 2023, 11:02 pm

XeCuTioNR wrote: July 9th, 2023, 4:07 pm the only thing i was going to suggest was to the small fix to the rom size down to 128kb for the flash cd. Anything else like Anti mod patches would be great, awesome rom.
Modify the ROM in a hex editor to shorten it down to 128Kb.

Super-EuF
Interested PSXDEV User
Interested PSXDEV User
Posts: 6
Joined: Aug 30, 2023
PlayStation Model: 7001
Location: Brazil

Post by Super-EuF » August 30th, 2023, 9:59 am

MottZilla wrote: July 22nd, 2022, 9:32 am This is a project I've been working on for a little while and finally is ready for release. Stealth Unlocker is a ROM to put on a Cheat Cartridge like the GameShark which turns it into something like a Stealthy Plug and Play modchip as it will allow you to boot Import and Unlicensed discs without installing a modchip and without changing the way your system looks when you turn it on. There are many methods to play these discs but this one is very light weight and stealthy. And the same ROM supports nearly all console regions and versions. And the support for Asian consoles is excellent.

Features:

+ American, European, and Net Yaroze Consoles
* CD-ROM drive is unlocked and will boot Unlicensed and Import discs.
* Anti-Mod patch to play protected games.

+ Japanese and Asian non-Japanese (SCPH-XXX3)
* License Data Region lockout on Japanese consoles is removed and will boot PAL & NTSC/U discs.
* CD Player swap trick is restored to enable booting Unlicensed and Import discs.
See text file for swap trick details.
* Swap Trick performance improvements including correct CD audio track playback and laser calibration.
* Note: These consoles don't have the secret unlock in their CD-ROM controller.

More information is included in the ZIP.
Japanese Capcom vs SNK Pro works to me


Could you make a 128KB version of Stealth from 220921?
Today many Action Replays get 128KB of capacibility.


I make Japanese Bust a Move 2 - Dance Tengoku Mix game works with a gameshark code on an American console. You should work with it:

D008FB02 1040
8008FB02 1000
D008FB78 2021
8008FB74 FFF6
D008FB78 2021
8008FB76 1000


Is there a plan to work gameshark codes on Stealth Unlocker?

alexfree
Verified
Extreme PSXDEV User
Extreme PSXDEV User
Posts: 221
Joined: Oct 21, 2021
I am a: Programmer, Gamer
PlayStation Model: SCPH-1000
Location: USA
Contact:

Post by alexfree » August 30th, 2023, 1:46 pm

Super-EuF wrote: August 30th, 2023, 9:59 am
MottZilla wrote: July 22nd, 2022, 9:32 am This is a project I've been working on for a little while and finally is ready for release. Stealth Unlocker is a ROM to put on a Cheat Cartridge like the GameShark which turns it into something like a Stealthy Plug and Play modchip as it will allow you to boot Import and Unlicensed discs without installing a modchip and without changing the way your system looks when you turn it on. There are many methods to play these discs but this one is very light weight and stealthy. And the same ROM supports nearly all console regions and versions. And the support for Asian consoles is excellent.

Features:

+ American, European, and Net Yaroze Consoles
* CD-ROM drive is unlocked and will boot Unlicensed and Import discs.
* Anti-Mod patch to play protected games.

+ Japanese and Asian non-Japanese (SCPH-XXX3)
* License Data Region lockout on Japanese consoles is removed and will boot PAL & NTSC/U discs.
* CD Player swap trick is restored to enable booting Unlicensed and Import discs.
See text file for swap trick details.
* Swap Trick performance improvements including correct CD audio track playback and laser calibration.
* Note: These consoles don't have the secret unlock in their CD-ROM controller.

More information is included in the ZIP.
Japanese Capcom vs SNK Pro works to me


Could you make a 128KB version of Stealth from 220921?
Today many Action Replays get 128KB of capacibility.


I make Japanese Bust a Move 2 - Dance Tengoku Mix game works with a gameshark code on an American console. You should work with it:

D008FB02 1040
8008FB02 1000
D008FB78 2021
8008FB74 FFF6
D008FB78 2021
8008FB76 1000


Is there a plan to work gameshark codes on Stealth Unlocker?
I just modified the Stealth Unlocker 220921 for you, I stripped the .rom file to 128KB and generated a new rom flasher CD so everything should now work on 128KB flash carts. I tested this modified version on my 512KB GameShark Pro v3.0 and it works, I unfortunately do not actually have a 128KB cart to see for myself.

(fixed build below)
Last edited by alexfree on August 31st, 2023, 7:20 am, edited 1 time in total.

Super-EuF
Interested PSXDEV User
Interested PSXDEV User
Posts: 6
Joined: Aug 30, 2023
PlayStation Model: 7001
Location: Brazil

Post by Super-EuF » August 31st, 2023, 7:10 am

alexfree wrote: August 30th, 2023, 1:46 pm
Super-EuF wrote: August 30th, 2023, 9:59 am
MottZilla wrote: July 22nd, 2022, 9:32 am
More information is included in the ZIP.
Japanese Capcom vs SNK Pro works to me


Could you make a 128KB version of Stealth from 220921?
Today many Action Replays get 128KB of capacibility.


I make Japanese Bust a Move 2 - Dance Tengoku Mix game works with a gameshark code on an American console. You should work with it:

D008FB02 1040
8008FB02 1000
D008FB78 2021
8008FB74 FFF6
D008FB78 2021
8008FB76 1000


Is there a plan to work gameshark codes on Stealth Unlocker?
I just modified the Stealth Unlocker 220921 for you, I stripped the .rom file to 128KB and generated a new rom flasher CD so everything should now work on 128KB flash carts. I tested this modified version on my 512KB GameShark Pro v3.0 and it works, I unfortunately do not actually have a 128KB cart to see for myself.

Thanks, but didn't work! Said:


Rom Size: 128k, EEPROM Size: 128k

Not enough room on the cart!
Trying to fit: 131101 bytes into 131072!

alexfree
Verified
Extreme PSXDEV User
Extreme PSXDEV User
Posts: 221
Joined: Oct 21, 2021
I am a: Programmer, Gamer
PlayStation Model: SCPH-1000
Location: USA
Contact:

Post by alexfree » August 31st, 2023, 7:20 am

Super-EuF wrote: August 31st, 2023, 7:10 am
alexfree wrote: August 30th, 2023, 1:46 pm
Super-EuF wrote: August 30th, 2023, 9:59 am

Japanese Capcom vs SNK Pro works to me


Could you make a 128KB version of Stealth from 220921?
Today many Action Replays get 128KB of capacibility.


I make Japanese Bust a Move 2 - Dance Tengoku Mix game works with a gameshark code on an American console. You should work with it:

D008FB02 1040
8008FB02 1000
D008FB78 2021
8008FB74 FFF6
D008FB78 2021
8008FB76 1000


Is there a plan to work gameshark codes on Stealth Unlocker?
I just modified the Stealth Unlocker 220921 for you, I stripped the .rom file to 128KB and generated a new rom flasher CD so everything should now work on 128KB flash carts. I tested this modified version on my 512KB GameShark Pro v3.0 and it works, I unfortunately do not actually have a 128KB cart to see for myself.

Thanks, but didn't work! Said:


Rom Size: 128k, EEPROM Size: 128k

Not enough room on the cart!
Trying to fit: 131101 bytes into 131072!
Oof my math was off. Lets try this again

(removed, fixed build below)
Last edited by alexfree on September 2nd, 2023, 3:16 pm, edited 1 time in total.

Super-EuF
Interested PSXDEV User
Interested PSXDEV User
Posts: 6
Joined: Aug 30, 2023
PlayStation Model: 7001
Location: Brazil

Post by Super-EuF » September 1st, 2023, 11:41 pm

alexfree wrote: August 31st, 2023, 7:20 am
Super-EuF wrote: August 31st, 2023, 7:10 am
alexfree wrote: August 30th, 2023, 1:46 pm

I just modified the Stealth Unlocker 220921 for you, I stripped the .rom file to 128KB and generated a new rom flasher CD so everything should now work on 128KB flash carts. I tested this modified version on my 512KB GameShark Pro v3.0 and it works, I unfortunately do not actually have a 128KB cart to see for myself.

Thanks, but didn't work! Said:


Rom Size: 128k, EEPROM Size: 128k

Not enough room on the cart!
Trying to fit: 131101 bytes into 131072!
Oof my math was off. Lets try this again
Sorry, but didn't work!

I'll wait for MottZilla's Stealth Unlocker update.
I'm hope he could use this gameshark code to Bust a Move 2 Dance Tengoku Mix for the next version:

D008FB02 1040
8008FB02 1000
D008FB78 2021
8008FB74 FFF6
D008FB78 2021
8008FB76 1000

I don't know if it is possible.

It's really great that Capcom vs SNK Pro (JP) works on Stealth Unlocker!! Thanks!!

alexfree
Verified
Extreme PSXDEV User
Extreme PSXDEV User
Posts: 221
Joined: Oct 21, 2021
I am a: Programmer, Gamer
PlayStation Model: SCPH-1000
Location: USA
Contact:

Post by alexfree » September 2nd, 2023, 4:54 am

Super-EuF wrote: September 1st, 2023, 11:41 pm
alexfree wrote: August 31st, 2023, 7:20 am
Super-EuF wrote: August 31st, 2023, 7:10 am


Thanks, but didn't work! Said:


Rom Size: 128k, EEPROM Size: 128k

Not enough room on the cart!
Trying to fit: 131101 bytes into 131072!
Oof my math was off. Lets try this again
Sorry, but didn't work!

I'll wait for MottZilla's Stealth Unlocker update.
I'm hope he could use this gameshark code to Bust a Move 2 Dance Tengoku Mix for the next version:

D008FB02 1040
8008FB02 1000
D008FB78 2021
8008FB74 FFF6
D008FB78 2021
8008FB76 1000

I don't know if it is possible.

It's really great that Capcom vs SNK Pro (JP) works on Stealth Unlocker!! Thanks!!
Does it flash correctly to the cart?

Super-EuF
Interested PSXDEV User
Interested PSXDEV User
Posts: 6
Joined: Aug 30, 2023
PlayStation Model: 7001
Location: Brazil

Post by Super-EuF » September 2nd, 2023, 6:37 am

alexfree wrote: September 2nd, 2023, 4:54 am
Super-EuF wrote: September 1st, 2023, 11:41 pm
alexfree wrote: August 31st, 2023, 7:20 am

Oof my math was off. Lets try this again
Sorry, but didn't work!

I'll wait for MottZilla's Stealth Unlocker update.
I'm hope he could use this gameshark code to Bust a Move 2 Dance Tengoku Mix for the next version:

D008FB02 1040
8008FB02 1000
D008FB78 2021
8008FB74 FFF6
D008FB78 2021
8008FB76 1000

I don't know if it is possible.

It's really great that Capcom vs SNK Pro (JP) works on Stealth Unlocker!! Thanks!!
Does it flash correctly to the cart?

No:

"Trying to fit: 131073 bytes into 131072!"

alexfree
Verified
Extreme PSXDEV User
Extreme PSXDEV User
Posts: 221
Joined: Oct 21, 2021
I am a: Programmer, Gamer
PlayStation Model: SCPH-1000
Location: USA
Contact:

Post by alexfree » September 2nd, 2023, 3:16 pm

Super-EuF wrote: September 2nd, 2023, 6:37 am
alexfree wrote: September 2nd, 2023, 4:54 am
Super-EuF wrote: September 1st, 2023, 11:41 pm

Sorry, but didn't work!

I'll wait for MottZilla's Stealth Unlocker update.
I'm hope he could use this gameshark code to Bust a Move 2 Dance Tengoku Mix for the next version:

D008FB02 1040
8008FB02 1000
D008FB78 2021
8008FB74 FFF6
D008FB78 2021
8008FB76 1000

I don't know if it is possible.

It's really great that Capcom vs SNK Pro (JP) works on Stealth Unlocker!! Thanks!!
Does it flash correctly to the cart?

No:

"Trying to fit: 131073 bytes into 131072!"
I was off by one. This will work 100%
You do not have the required permissions to view the files attached to this post.

Super-EuF
Interested PSXDEV User
Interested PSXDEV User
Posts: 6
Joined: Aug 30, 2023
PlayStation Model: 7001
Location: Brazil

Post by Super-EuF » September 3rd, 2023, 9:36 am

alexfree wrote: September 2nd, 2023, 3:16 pm
Super-EuF wrote: September 2nd, 2023, 6:37 am
alexfree wrote: September 2nd, 2023, 4:54 am

Does it flash correctly to the cart?

No:

"Trying to fit: 131073 bytes into 131072!"
I was off by one. This will work 100%
Thanks! Now it works!

User avatar
MottZilla
Verified
Serious PSXDEV User
Serious PSXDEV User
Posts: 88
Joined: Jul 04, 2015
Location: North America

Post by MottZilla » September 9th, 2023, 2:54 pm

qkwyx wrote: July 20th, 2023, 1:33 pm hmm adding PAL/NTSC selector or the button combo usually on cheat carts (L1+R1+Sel) or remove libcrypt (PAL) & action replay (NTSC) protection. Really, I don't know if you enable maybe it will not be Stealthy Plug and Play modchip as like before. Anyways I really appreciate your hardwork thanks very much.
I don't plan on having a PAL/NTSC selection, though you might be able to do that with some boot discs. Libcrypt patches would be cool to add and maybe that could get added someday. But those are only in PAL releases so the easy work around I would imagine is just to use the NTSC releases instead.

As you mentioned, adding things like NTSC/PAL selection as well as built in GameShark stuff would kind of do away with the Stealth nature of it. You can still use a disc based GameShark with Stealth Unlocker. GameShark Lite is one such choice.

What is this gameshark code for Bust a Move 2 Dance Tengoku Mix about? Is it a protected game?

alexfree
Verified
Extreme PSXDEV User
Extreme PSXDEV User
Posts: 221
Joined: Oct 21, 2021
I am a: Programmer, Gamer
PlayStation Model: SCPH-1000
Location: USA
Contact:

Post by alexfree » September 11th, 2023, 8:17 am

MottZilla wrote: September 9th, 2023, 2:54 pm
qkwyx wrote: July 20th, 2023, 1:33 pm hmm adding PAL/NTSC selector or the button combo usually on cheat carts (L1+R1+Sel) or remove libcrypt (PAL) & action replay (NTSC) protection. Really, I don't know if you enable maybe it will not be Stealthy Plug and Play modchip as like before. Anyways I really appreciate your hardwork thanks very much.
I don't plan on having a PAL/NTSC selection, though you might be able to do that with some boot discs. Libcrypt patches would be cool to add and maybe that could get added someday. But those are only in PAL releases so the easy work around I would imagine is just to use the NTSC releases instead.

As you mentioned, adding things like NTSC/PAL selection as well as built in GameShark stuff would kind of do away with the Stealth nature of it. You can still use a disc based GameShark with Stealth Unlocker. GameShark Lite is one such choice.

What is this gameshark code for Bust a Move 2 Dance Tengoku Mix about? Is it a protected game?
This is an 'APv1' game so it only triggers on consoles with a non-stealth mod-chip
Screenshot from 2023-09-10 17-16-26.png
You do not have the required permissions to view the files attached to this post.

Super-EuF
Interested PSXDEV User
Interested PSXDEV User
Posts: 6
Joined: Aug 30, 2023
PlayStation Model: 7001
Location: Brazil

Post by Super-EuF » September 21st, 2023, 11:03 am

MottZilla wrote: September 9th, 2023, 2:54 pm
qkwyx wrote: July 20th, 2023, 1:33 pm hmm adding PAL/NTSC selector or the button combo usually on cheat carts (L1+R1+Sel) or remove libcrypt (PAL) & action replay (NTSC) protection. Really, I don't know if you enable maybe it will not be Stealthy Plug and Play modchip as like before. Anyways I really appreciate your hardwork thanks very much.
What is this gameshark code for Bust a Move 2 Dance Tengoku Mix about? Is it a protected game?
Yes, Bust a Move 2 Dance Tengoku Mix is a protected game.

Is it possible transform a Brazilian Pal-M console in a NTSC one by using Stealth Unlocker software?
I think bypass the videogame by software.

alexfree
Verified
Extreme PSXDEV User
Extreme PSXDEV User
Posts: 221
Joined: Oct 21, 2021
I am a: Programmer, Gamer
PlayStation Model: SCPH-1000
Location: USA
Contact:

Post by alexfree » October 9th, 2023, 3:45 pm

Super-EuF wrote: September 21st, 2023, 11:03 am
MottZilla wrote: September 9th, 2023, 2:54 pm
qkwyx wrote: July 20th, 2023, 1:33 pm hmm adding PAL/NTSC selector or the button combo usually on cheat carts (L1+R1+Sel) or remove libcrypt (PAL) & action replay (NTSC) protection. Really, I don't know if you enable maybe it will not be Stealthy Plug and Play modchip as like before. Anyways I really appreciate your hardwork thanks very much.
What is this gameshark code for Bust a Move 2 Dance Tengoku Mix about? Is it a protected game?
Yes, Bust a Move 2 Dance Tengoku Mix is a protected game.

Is it possible transform a Brazilian Pal-M console in a NTSC one by using Stealth Unlocker software?
I think bypass the videogame by software.
Tonyhax International added support for this game https://alex-free.github.io/tonyhax-international/

edomatic
What is PSXDEV?
What is PSXDEV?
Posts: 1
Joined: Jan 05, 2024
PlayStation Model: scph-7500
Location: belgium

Post by edomatic » January 5th, 2024, 3:59 am

Hi Guys,

I have a japanese SCPH-7500, does this method work with this game enhancer + here? :
Image

thanks

Marin25
What is PSXDEV?
What is PSXDEV?
Posts: 3
Joined: Feb 12, 2024
PlayStation Model: PS1

Post by Marin25 » February 21st, 2024, 8:33 pm

Regarding the compatibility with the Japanese SCPH-7500, it's always recommended to check the specific details provided in the ZIP or any accompanying documentation.

User avatar
MottZilla
Verified
Serious PSXDEV User
Serious PSXDEV User
Posts: 88
Joined: Jul 04, 2015
Location: North America

Post by MottZilla » February 25th, 2024, 5:15 pm

Stealth Unlocker works with SCPH-7500 but that Cartridge you have may not. Some of the Cheat Cartridges use regular EPROMs and cannot be reprogrammed via the console.

Post Reply

Who is online

Users browsing this forum: No registered users and 3 guests