@Guyverd ,these are the DLCs i have
as for the DLCs that are in Nopaystation,those are pkg(packages)and on the side there is a work.bin,you cannot install them directly on the PS Vita, but you need PKG2Zip to convert them to Zip and then unpack them,then insert them in ux0:addcount(where there are the DLCs of all the installed games)press triangle (from Vitashell main menu)and refresh livearea and refresh license.
It is one thing to know how to create only cheats,it is quite another to know how to make modding to your console.
@Guyverd ,these are the DLCs i have View attachment 329402View attachment 329403
as for the DLCs that are in Nopaystation,those are pkg(packages)and on the side there is a work.bin,you cannot install them directly on the PS Vita, but you need PKG2Zip to convert them to Zip and then unpack them,then insert them in ux0:addcount(where there are the DLCs of all the installed games)press triangle (from Vitashell main menu)and refresh livearea and refresh license.
It is one thing to know how to create only cheats,it is quite another to know how to make modding to your console.
Wow
You have 23 DLCs, it's mean they are complete.
Mine is 20 DLCs.
That's why I couldn't unlock the missing one.
Yeah, I read your post about it and there's nothing I could do till PKGJ add them or someone share it.
Those DLCs were posted before and removed, for the new user couldn't get them.
Wow
You have 23 DLCs, it's mean they are complete.
Mine is 20 DLCs.
That's why I couldn't unlock the missing one.
Yeah, I read your post about it and there's nothing I could do till PKGJ add them or someone share it.
Those DLCs were posted before and removed, for the new user couldn't get them.
@Guyverd ,have you tried to download them from Nopaystation and do as you wrote in the previous post?
pkg2zip is a program for PC,but since i no longer have time to use it,i do everything from snartphone and console and share files via FTP,both with PS Vita and with the Nintendo Switch.
Can you go to the cuddle corner to make discussions. It's annoying to read DLC all the time, almost no one is interested and it doesn't help us at all in the cheat search. So finally make an end to it ...
I found out how to make the search more successful.
All that is needed a dump with pattern X and the next with pattern Y . If you use both X Y and start a search the success will be bigger for the right pointer.
What is X;
For example 83300000 Money Code
What is Y;
For example 83400000 Money Code
I know that it is not easy to get X or Y, preferably both, but this hint might help for the future.
I had 5 dumps with the pattern X and got 800 results for a possible pointer, that's too much then I took a Y dump and the result went to 15 pointers. All worked.....
It could all be coincidence but I don't think so because I know it well.
Also, I have found that if you have too many results then always take the value that is similar to Seg1.
For example;
Seg1 82300000
TempAr address 823xxxxx
This is a good start to find the right ones
@Yohoki
I 've tried the new TemAR. What I have to confess is that your work is a masterpiece.
As you see, sometimes TempAR's multilevel pointer searching function is even better than Universal Pointer Searcher!
I have to specify the last offset 0x808 in UPS finding my pointers. Which is useless while we have no idea what the offset is.
@Yohoki
I 've tried the new TemAR. What I have to confess is that your work is a masterpiece.
As you see, sometimes TempAR's multilevel pointer searching function is even better than Universal Pointer Searcher! View attachment 329574
I have to specify the last offset 0x808 in UPS finding my pointers. Which is useless while we have no idea what the offset is.
I would recommend you look into why that may be. There's a reason why that pointer isn't showing up in UPS.
TempAR works by displaying all pointers in the first dump only. It then looks at the other dumps and changes the original lists colors. It doesn't add or remove any pointers.
UPS makes a list of all pointers in all the dumps and will only display a pointer if it is in ALL of the dumps, and removes any pointers not in all of them.
So, for your TempAR, that pointer is colored red, meaning that it is found in 5 of your 6 dumps. Since that pointer is missing in one of your dumps, UPS has thrown it out. For some reason, one of your dumps does not have that pointer, which means that sometimes while playing, that code will not work.
Are you using the noASLR plugin? If not, I would recommend you put it on while searching for codes.
I would recommend you look into why that may be. There's a reason why that pointer isn't showing up in UPS.
TempAR works by displaying all pointers in the first dump only. It then looks at the other dumps and changes the original lists colors. It doesn't add or remove any pointers.
UPS makes a list of all pointers in all the dumps and will only display a pointer if it is in ALL of the dumps, and removes any pointers not in all of them.
So, for your TempAR, that pointer is colored red, meaning that it is found in 5 of your 6 dumps. Since that pointer is missing in one of your dumps, UPS has thrown it out. For some reason, one of your dumps does not have that pointer, which means that sometimes while playing, that code will not work.
Are you using the noASLR plugin? If not, I would recommend you put it on while searching for codes.
I'm quite sure no settings are wrong——I've test it many times. I can't find the certain pointer even with only 1 dump. BUT CAN BE FOUND WITH "LAST OFFSET" OPTION SET.
I'm always using noASLR cause its one of the best weird-problem solvers.
We know the usual codes for D-Pad but is it possible to use also the right stick below that would give more possibilities?
Other topic;
I know from experience that all Ratalika games are the most difficult to get stable codes.
Why;
It often happens that with 2 dumps you get 6+ results and this is not helpful because the third dump sets everything to zero.
All Ratalika games are a bit special if you want a pointer. Now things seem to be a bit easier with NoSL plugin but still not always easy.
There are a lot of Ratalika games that have not been hacked yet, so we should could do something about it and kick these games in the Ass...
I'm quite sure no settings are wrong——I've test it many times. I can't find the certain pointer even with only 1 dump. BUT CAN BE FOUND WITH "LAST OFFSET" OPTION SET.
I'm always using noASLR cause its one of the best weird-problem solvers.
I'm quite confident in my answer, that it is NOT there in at least one dump, but present in the other 5. I typically use HxD or Cheat Engine to inspect pointers. But that requires getting comfortable with HEX and raw data, which I'm aware not everyone is going to have fun with. If you have noASLR installed for all of those dumps, find a different pointer. It's probably not a good one. It's highlighted, so it IS in the seg1 range, but it's not a valid pointer in one of your dumps, meaning it's going to fail at times.
I get that "sometimes" these bad pointers work most of the time, and may even seem to work 100% of the time when we check it. But, you've no idea what the pointer is and what it's doing when that pointer isn't right. Maybe it's doing nothing. Maybe it writes to a useless part of memory, but also just as likely is maybe it's writing to a part of your savegame (corrupt save data)
or maybe it writes to a system file (game crash or worse).
It's better to find a good pointer if you have the option. I'd rather dig a bit better and explore other options than release a code that I already know isn't perfect.
It's probably possible, but it's not currently coded into vitacheat. But if you want more options, I don't think there's a limit to how many buttons you use in a code. Like, you should be able to make it L+R+[ ]+X.... Nothing's stopping you, that I know of.
I know from experience that all Ratalika games are the most difficult to get stable codes.
Why;
It often happens that with 2 dumps you get 6+ results and this is not helpful because the third dump sets everything to zero.
All Ratalika games are a bit special if you want a pointer. Now things seem to be a bit easier with NoSL plugin but still not always easy.
There are a lot of Ratalika games that have not been hacked yet, so we should could do something about it and kick these games in the Ass...
If you're going to do one, I found a list here that has some Top 10 (really more like 15) of their games on Vita. Unless you had a better idea, these would be a good place to start.
Specifically, this "Super Destronaut DX".... It should be possible to make a code that lets you scroll through weapon types. I did something similar on a few games, like "Plants vs Zombies" and "Birth of Isaac"..... The method was like this:
I hacked a value into a code cave,
Tracked that value
Used b200 to target vitacheat's Seg1
Made Changed the value part of the code in seg1
Use b200 to switch back to the game's seg0/1
Write the new, Changed value to the game
Feels like finding pointers now went from finding a needle in a hay tack to finding a speck of dirt in a hay stack. Back to Freedom Wars and using noaslr.skprx.
I pulled all nighters trying to find just "something" even with 100k offsets and still nothing. So my only clue was that maybe a couple of my dumps are bad seeing as I can only find pink/purple ones but I found that strange because I'm usually careful when it comes to making dumps.
So before I decided to make more dumps I took a peek with hxd and noticed that things were a complete mess of addresses. While I did have the right addresses and the dumps were "correct", the addresses above and below were all random strings in various sizes with no kind of pattern or anything in each dump. I then categorized the bad dumps(3 and 5) with the good dumps to see if I could get all 6 matching dumps and sure enough I did but took me 4 more dumps just to get 2 more good dumps.
So either:
1) this game is still swapping memory sections even with ASLR off and still needs a condition. The old condition I had been using probably isn't it anymore since ASLR is off and have to find a new one.
2) vitacheat jumbles up the addresses when its searching or creating dumps.
For 1) I tried seeing if the bad dumps would match in tempAR but so far I haven't found anything yet. I still need to dig deeper though. For 2) Freedom Wars is really strange with it address where sometimes when making dumps during missions, enemies and party members would randomly fly or drop in random places on the map. Basically weird things start to happen when you make dumps during missions.
I worked with this game with @Yohoki years ago and end the end, it still feels like I'm doing the same thing we did with the previous codes done with ASLR on. Just fewer results to look for.
Code:
# PCSA00147 Freedom Wars US
# Version 1.22 + all the DLC
_V0 Infinite Max Ammo 2nd weapon slot
$B200 00000001 00000000
$3203 003D72BC 00000048
$3200 00000000 00000028
$3200 00000000 000003BC
$3300 00000000 000003E7
I haven't done much testing with that code as I'm burned out at the moment, plus carpel tunnel but this is the Infinite Max Ammo I was going to make years ago and never got around to it. I made an Infinite current Ammo years ago but that ended up crashing the game after using it for too long. I don't think the game could handle shooting that much ammo for too long so it could crash. Infinite Max Ammo should be a better code. Hate that I still need to do this for the 1st slot.
Feels like finding pointers now went from finding a needle in a hay tack to finding a speck of dirt in a hay stack. Back to Freedom Wars and using noaslr.skprx.
I pulled all nighters trying to find just "something" even with 100k offsets and still nothing. So my only clue was that maybe a couple of my dumps are bad seeing as I can only find pink/purple ones but I found that strange because I'm usually careful when it comes to making dumps.
So before I decided to make more dumps I took a peek with hxd and noticed that things were a complete mess of addresses. While I did have the right addresses and the dumps were "correct", the addresses above and below were all random strings in various sizes with no kind of pattern or anything in each dump. I then categorized the bad dumps(3 and 5) with the good dumps to see if I could get all 6 matching dumps and sure enough I did but took me 4 more dumps just to get 2 more good dumps.
So either:
1) this game is still swapping memory sections even with ASLR off and still needs a condition. The old condition I had been using probably isn't it anymore since ASLR is off and have to find a new one.
2) vitacheat jumbles up the addresses when its searching or creating dumps.
For 1) I tried seeing if the bad dumps would match in tempAR but so far I haven't found anything yet. I still need to dig deeper though. For 2) Freedom Wars is really strange with it address where sometimes when making dumps during missions, enemies and party members would randomly fly or drop in random places on the map. Basically weird things start to happen when you make dumps during missions.
I worked with this game with @Yohoki years ago and end the end, it still feels like I'm doing the same thing we did with the previous codes done with ASLR on. Just fewer results to look for.
Code:
# PCSA00147 Freedom Wars US
# Version 1.22 + all the DLC
_V0 Infinite Max Ammo 2nd weapon slot
$B200 00000001 00000000
$3203 003D72BC 00000048
$3200 00000000 00000028
$3200 00000000 000003BC
$3300 00000000 000003E7
I haven't done much testing with that code as I'm burned out at the moment, plus carpel tunnel but this is the Infinite Max Ammo I was going to make years ago and never got around to it. I made an Infinite current Ammo years ago but that ended up crashing the game after using it for too long. I don't think the game could handle shooting that much ammo for too long so it could crash. Infinite Max Ammo should be a better code. Hate that I still need to do this for the 1st slot.
It's funny. I also remembered this one being really difficult to get good dumps. I was going to try it out after I tested Ys8 and Criminal Girls, but I ended updating TempAR instead.
I'll have another look at this one again. IIRC, the game changed it's layout every time you enter a mission. So having more than one dump per mission doesn't help.... And (again, iirc) I think it was that mission 1 has a set area in ram, and mission 2 has a different set, etc.... not that each time you play mission 1 it randomizes.
I will have to look into all that again, though. It's been several years since I've tried hacking it.
hi could someone tell if there is a cheat for Resogun US version? I was playing the amazing spider man but it crashes on the loading screen, so until I solve this I'm going to play resogun.
hi could someone tell if there is a cheat for Resogun US version? I was playing the amazing spider man but it crashes on the loading screen, so until I solve this I'm going to play resogun.
It's funny. I also remembered this one being really difficult to get good dumps. I was going to try it out after I tested Ys8 and Criminal Girls, but I ended updating TempAR instead.
I'll have another look at this one again. IIRC, the game changed it's layout every time you enter a mission. So having more than one dump per mission doesn't help.... And (again, iirc) I think it was that mission 1 has a set area in ram, and mission 2 has a different set, etc.... not that each time you play mission 1 it randomizes.
I will have to look into all that again, though. It's been several years since I've tried hacking it.
Yeah I almost never make dumps in the same mission or setting and usually just restart the game after finding what I needed. Or at least I do that now. Usually I just make dumps in different missions to try to get things all jumbled up. Where the 1st dump will be a random mission with no party members then close out of the game. Then 2nd dump will be a completely different mission or map but I'll add 1 or more party members, then repeat with more of fewer party members.
I'll try testing the code to see if it changes and plan to look into the bad dumps to see if I could find a pointer with those.
It wasn't too long ago we saw our first glimpse of Courage Reborn, another Twilight Princess PC port in the works based on last year's decompilation efforts. With...
After much speculation, Nintendo has finally followed their competitors in announcing price increases for their hardware.
You can find a breakdown of what's changing...
Seemingly out of nowhere a PC port for Pokemon Platinum has surfaced online, bundled alongside the source code for those interested in building and developing it for...
Airing last night with very little in the way of warning, a brand new Nintendo Direct was aired. Running for 15 minutes in total, it took a moment to celebrate the...
With very little in the way of announcement, Valve has today increased the price of the Steam Deck but some fairly considerable margins. Both of the available models...
As a part of their Financial Results Briefing for the previous year, Nintendo president Shuntaro Furukawa took to the floor to answer key questions around the Switch...
Earlier this year, Sony announced major price increases for the PS5, PS5 Pro, and PlayStation Portal. Now the company is raising prices again, this time for...
We are once again here to tell you about a game leaking before its release, but for once, it's not one published by Nintendo. The game files for Microsoft's upcoming...
Continuing with the great news of Pokémon Platinum getting a native unofficial PC port just a few days ago, today, yet another classic title from the franchise has...
The latest in a growing number of native PC ports, Paper Mario ReCut got its first pre-release build earlier this week. Based on the N64 recompilation toolchain, the...
It wasn't too long ago we saw our first glimpse of Courage Reborn, another Twilight Princess PC port in the works based on last year's decompilation efforts. With...
With very little in the way of announcement, Valve has today increased the price of the Steam Deck but some fairly considerable margins. Both of the available models...
After much speculation, Nintendo has finally followed their competitors in announcing price increases for their hardware.
You can find a breakdown of what's changing...
Airing last night with very little in the way of warning, a brand new Nintendo Direct was aired. Running for 15 minutes in total, it took a moment to celebrate the...
Seemingly out of nowhere a PC port for Pokemon Platinum has surfaced online, bundled alongside the source code for those interested in building and developing it for...
Earlier this year, Sony announced major price increases for the PS5, PS5 Pro, and PlayStation Portal. Now the company is raising prices again, this time for...
As a part of their Financial Results Briefing for the previous year, Nintendo president Shuntaro Furukawa took to the floor to answer key questions around the Switch...
The latest in a growing number of native PC ports, Paper Mario ReCut got its first pre-release build earlier this week. Based on the N64 recompilation toolchain, the...
A whole hour of PlayStation content is on the way, thanks to the latest State of Play showcase. Headlining the stream will be Marvel's Wolverine, alongside a...
For the first time in 13 years, the Call of Duty series will again return to Nintendo's consoles. Set to launch on the 23rd of October, the latest release, Modern...