Jump to content

All Activity

This stream auto-updates

  1. Today
  2. Enable cutscene skip If you lost a lot of progress that means you chose not to save tho
    Alot of the first steps can be skipped, i spent hours trying to patch my game files which come to find out is basically impossible, i had to reach out for help and was given a link to the already patched files and then it was as simple as plugging those into my wii. Really need better and updated guide for this. With that being said im really glad this is available, and they got back to me almost instantly when i emailed them for help. Here is a link to the ready to go files they sent me to save yal the trouble: http://repo.mariocube.com/WADs/Customs/ Simply download the My pokemon ranch file, then re name it to Ranch.wad, and put it in your wad folder(make a folder named wad if you dont have one) on your sd card, put it in your wii, launch homebrew, then launch yawm, should open the wad automatically and then you just select the ranch wad and update it. Hope this helps people struggling like i did.
  3. Yes, drag & drop is problematic for some reason. I mentioned it in the OP specifically for the save files, but it also applies to the rest of the files. Always use File > Open.
  4. The game froze on the black transtition screen after completing a dungeon making me lose a lot of progress. I am done with this hack, fish it. I was playing on DSi using nds bootstrap
  5. I really hope there will be some sort of miracle work-around discovery that will let us transfer Pokémon over to home once bank shuts its doors. It still doesn't feel real, knowing that over 20 Pokémon games over the course of over two decades are going to be permanently sealed from ever being able to move Pokémon to Home.
  6. Ah so do you have the correct way to Trade by having both PkHex of borh save files? As I wasn't too sure if I did it correctly.. For Transferring the Purified Shadow Pokemon by drag and drop from pkhex save file to another save file right as a transfer right? Just want to make sure I did it correctly! So it's not reecomended to fix the Nature & IVs you want in Pre-Switch Pokemon Games before you send it to Home right?
  7. Hey Guys, Will you add the Summer 2026 Scarlet & Violet events with new 7 star raids and mass outbreaks ? Thanks !
  8. By playing on a functional emulator, FullRoid doesn't fit this description one bit
  9. I'm trying to import some pcdata.bin files into my save file, but I keep getting an empty black box that I can not clear, which eventually results in the entire program not responding I booted into a Windows 11 VM, and it seems to be this dialogue, but no matter what I try, I cannot dismiss it on Linux
  10. Yesterday
  11. It looks like you placed an international save into a Japanese game. Whether you restarted the game then or just overwrote the OT, I do not know. Having that trash byte is a problem..
  12. What kinds of things are you after? From the sounds of it, you're likely the only person who has them who is willing to trade them or share the files, especially with the imminent bank shutdown.
  13. Thank you for your help. Thanks to you, I successfully obtained the Member Card in SP (Shining Pearl). However, I have another question: the time when I received the card is my current real‑world time. Is there any way to change the acquisition time to the correct/proper date for this item? The reason I ask is that I haven't obtained this item in BD (Brilliant Diamond) yet.
  14. Created an account to say that it appears Abomasnow and Froslass' 3d models softlock when I applied the patch to a clean ISO.
  15. Please look into Let's Go -> Sword & Shield transfer compatibility. I tried to transfer Meltan from Let's Go Eevee into Sword and this is the error code that I got, saying it is incompatible with the save file (which couldn't be true since Meltan exists in Sword & Shield): System.InvalidOperationException: Species incompatible: 808 > 807 at PKMConverterUtils.CopyCommonPropertiesFrom(PKM pkm, PKM pkmSrc, Byte generation, PKMRndValues rndValues) at PK7Converter.ConvertToPK7(PB7 pb7, PKMRndValues rndValues) at PkmConvertService.TryVariantToPK(PKM source, PKMRndValues rndValues) at PkmConvertService.TryForwardConversion(PKM source, LanguageID fallbackLang, PKMRndValues rndValues) at PkmConvertService.ConvertRecursive(PKM current, Type targetType, LanguageID fallbackLang, PKMRndValues rndValues) at PkmConvertService.ConvertTo(ImmutablePKM sourcePkm, Type targetPkmType, PKMRndValues rndValues, SaveFile targetSave) at PkmConvertService.ConvertTo(ImmutablePKM sourcePkm, EntityContext context) at MainCreatePkmVariantAction.Execute(MainCreatePkmVariantActionInput input, DataUpdateFlags flags) at DataAction`1.ExecuteWithPayload(I input, DataUpdateFlags flags) at MovePkmAction.MainToSave(MovePkmActionInput input, DataUpdateFlags flags, String pkmVariantId, BoxDTO sourceBox, BoxDTO targetBox, Int32 targetBoxSlot) at MovePkmAction.<>c__DisplayClass8_0.<<Execute>g__act|0>d.MoveNext() --- End of stack trace from previous location --- at MovePkmAction.Execute(MovePkmActionInput input, DataUpdateFlags flags) at DataAction`1.ExecuteWithPayload(I input, DataUpdateFlags flags) at ActionService.<>c__DisplayClass31_0`1.<<AddAction>g__applyFn|0>d.MoveNext() --- End of stack trace from previous location --- at ActionService.ApplyAction(IServiceScope scope, Func`3 actionFn, DataUpdateFlags flags) at ActionService.AddActionInner(IServiceScope scope, Func`3 actionFn, DataUpdateFlags flags) at ActionService.AddAction[I](IServiceScope scope, Func`2 getScopedAction, I input, DataUpdateFlags _flags) at ActionService.AddAction[I](IServiceScope scope, Func`2 getScopedAction, I input, DataUpdateFlags _flags) at ActionService.MovePkm(String[] pkmIds, Nullable`1 sourceSaveId, Nullable`1 targetSaveId, String targetBoxId, Int32[] targetBoxSlots, Boolean attached) at PKVault.Backend.storage.routes.StorageController.MovePkm(String[] pkmIds, Nullable`1 sourceSaveId, Nullable`1 targetSaveId, String targetBoxId, Int32[] targetBoxSlots, Boolean attached) at lambda_method705(Closure, Object) at Microsoft.Extensions.Internal.ObjectMethodExecutorAwaitable.Awaiter.GetResult() at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) at ExceptionHandlingMiddleware.Invoke(HttpContext context) Trying to transfer Melmetal gave me the same result. Additionally, when trying to transfer any other Pokemon from LGPE, their data gets jumbled up with their origin game getting changed (usually to SM/USUM or FRLG), which causes serious legality issues. This does not happen with Pokemon transferred from Gen 6 or SM/USUM, they are converted just fine with the only legality issue being the missing Home tracker (obviously). Also, when trying to "transfer" Pokemon from LGPE into SwSh via PKHeX, it works just fine, unlike in PKVault, so it looks like it's specifically a PKVault issue.
  16. How do people recommend playing this ROM hack? In attempting to play it on a Samsung Galaxy S25 FE using the FullRoid emulator, it can function perfectly fine until any entity (myself, a partner, enemy) uses a move instead of a base attack, at which point the game instantly freezes. I'd love to learn upon what platforms it's worked for others.
  17. In all honesty, there are other parameters/telemetry that gets recorded in the save, that a simple "swap" like that won't be able to trigger, when it comes to "attempting to make it look like a trade" If I'm not mistaken, the type of telemetry changes per game... Don't remember, but that sounds mostly reasonable. You mean modifying the Natures and IVs before sending in HOME? Yes, HOME presently doesn't check PID IV correlations. But if they decide to, it'll be obvious the mon is illegal. If anyone else checks the data, it is obvious it is illegal.
  18. PKHeX is able to simulate transfers. The only issue is if you wanna send the simulated transfer into HOME for any reason, it will get rejected by HOME PKHeX is unable to assign HOME trackers. And 'stealing' a tracker from another mon won't work; The tracker is used to identify the mon and various stats and immutables need to match the entry stored in the server's logs. Note that the rejection doesn't occur when entering into SWSH, as it is likely related support for the base format used by HOME's launch. Abusing SWSH's loophole is risky business and I will not recommend it.
  19. Will the shut down of Pokemon Bank affect whether we are all able to transfer from Gen 1 to Gen 8 using Pkhex? or is there another method?
  20. Try using a less extreme window scaling setting for your operating system.
  1. Load more activity
×
×
  • Create New...