Jump to content

SkyLink98

Event Staff
  • Posts

    912
  • Joined

  • Last visited

  • Days Won

    66

Everything posted by SkyLink98

  1. 1) Emulators Vs real hardware is a controverse topic. Most communities sees playing on emulators as legitimate as long as roms are dumped from your own games. Some others don't like the idea of emulators or custom firmwares at all. In the end, do what you like and what you feel good to. There's the chance emulators don't accurately reproduce real hardware behaviour. For example, in Gen 3 there could be a different handling for vblank sometimes. That would result in illegal mons of course. 2) Injected events require third party tool to do modifications to save file/bcat, hence reasonably seen as non legit. Tho, wondercard injection are completely legal, and game wise there's absolutely no difference than a legitimate one. Legit -> no third party modifications and/or knowingly glitch abusing. Legal -> could obtain that data within standard gameplay boundaries. On the other hand, Injecting events directly into boxes makes PKHeX to simulate the wondercard redeeming process, and that might be more or less accurate. Im unsure if it reproduces the redeeming process 1:1 in all the games. In gen 9 it doesn't account for the "nickname bug", for example. Also unsure wheter it accounts for trash bytes, if any.
  2. You named your save file "Main". Needs to be "main", all lowercase. In the same folder of the "main" file, you also have to have a "backup" file, which also needs to be a valid save file.
  3. Yeah, GF screwed up delivery group ids in the latest event. The latest Tera Finder commit can handle that, but you'll either have to build it from source code or wait for the next stable release. Edit: Released.
  4. If the save file correctly shows progress in PKHeX, then you're most likely confusing sysnand and emunand. Restore your save file with checkpoint or JKSV, then open the game without powering off your console and without rebooting your console. You need to open the game from the same nand partition you restored the save file for it to work.
  5. 2319 downloads

    Event description This is an event raid held by Scarlet and Violet. Notably, with this event you get a chance to encounter Tera raids featuring a level 45-75 Armarouge on Scarlet and a level 45-75 Ceruledge on Violet. This event ran from February 3 to February 5, 2023. What can be done with these files The files to be imported into your save file are placed in the Files directory. We also provide human-readable data in Json format, and an Identifier.txt file containing the event index. Use our tutorial to import these files into your save. After importing you might need to advance one day in the Date/Time from your console System Settings, to reroll the dens. To see other Poké Portal Events, here.
  6. 732 downloads

    This gift was made available via a redemption code included in the official Japanese Scarlet & Violet Strategy Guide Book. Rev. 1: #0008: Strategy Guide Purchase Bonus Exp. Candy S x100 Serial Code | SV | Only One Allowed | Feb 2, 2023 to March 29, 2023 Format Ver.3.0.1-3, Post Updated Date:20230202_1359 Rev. 2: #0008: Strategy Guide Purchase Bonus Exp. Candy S x100 Serial Code | SV | Multiples Allowed | March 29, 2023, to March 31, 2025 Format Ver.3.0.1-5, Post Updated Date:20230330_1024 What can be done with these files In-Game Mystery Gift redemption with Switch Gift Data Manager
  7. 473 downloads

    This gift has been available for players through the After School Pokémon Research video series with the code LETSTERA. #0012: TM171 Gift TM171 x1 Serial Code | SV | Only One Allowed | Feb 2 to March 31, 2023 Format Ver.3.0.1-3, Post Updated Date:20230202_1331 What can be done with these files In-Game Mystery Gift redemption with Switch Gift Data Manager What can be done with these files In-Game Mystery Gift redemption with Switch Gift Data Manager
  8. If you can't find it in the PKHeX Plugins release page, it's because there's no new release for it yet. Wait patiently, or download the repository and compile the binaries from yourself. Edit: the new release has been published.
  9. Yes. You may want to check Tera Finder and RaidCalc for this purpose When connecting online, 4 blocks are synced with BCAT: fixed_reward_item_array, lottery_reward_item_array, raid_enemy_array, raid_priority_array. Then, the game generates an uint Identifier block based on those files identifier. The event raids are stored in Flatbuffers structures, as the ROM Raids are. This, I don't know for sure. I tried forcing a Distribution and a Might7 whith Null event files. The Raids ended up being from the standard ROM pool, but that could be because the Null event is filled with standard Raids afaik. Yes: https://github.com/Lincoln-LM/sv-live-map/blob/master/resources/den_locations.json That, or connecting online if the local event raids does not match BCAT events. Not that I know of.
  10. I'll answer here to the questions somehow related to the Gift Data Manager tool. As Slayer mentioned, we're not really focused on general Switch modding. For Event injection purposes, yes. Other than the Homebrew Launcher itself of course. Wonder records takes the date-time from the internal system unix time. Changing the date/time from system settings won't work. Read the FAQ 9 I won't give further support o instructions on using switch-time. Users will have to figure it out from themselves. I also don't know if it can be dangerous. I used it few times and I'm not banned, but I wouldn't necessarily recommend to use it. Forged BCAT themselves will not be sent to the unmodded switch. You have to redeem gifts in the modded console and only then proceed with system transfer to the other console. Basically just avoid any installation. Which involves NSP, XCI etc. And don't use cheat in online competitive games, such as Splatoon or Pokémon online matches. And avoid mismatching logs. If you connect emunand and then sysnand Nintendo would notice mismatching logs, even if you didn't do stuff I mentioned earlier.
  11. The tutorial is in the first post. If you have issues with specific tasks or steps, please ask accordingly by giving as much informations as you can.
  12. The release downloads are the same since when I uploaded them about 20 hours ago. If there were any changes to the files, it would be reported there: Idk, maybe your Microsoft Defender was using old definitions or something. Happy it's all good however
  13. You sure you downloaded the latest release from the github? Here's a virustotal scan for the Zip: https://www.virustotal.com/gui/file/ca6ce87b3c2d70c3ef885e16ae89387b6dd804dc8dc9150aac9ba5d14f554d37 Please check the SHA-256 checksum of the zip you downloaded matches the one reported by virustotal. If anyone else have false positives reports with the zip downloaded from the official github, please let me know. I'm currently unable to reproduce that report.
  14. Microsoft Defender does not report any issue to me. If you're talking about the Microsoft SmartScreen, then that's a popup that should appear for every executable downloaded from internet, during the first program startup. VirusTotal says 1 out of 70 antivirus flag it as malicious. Anyways, it's a false positive. Users can inspect the source code and eventually build the executable from themselves if they don't trust the downloads.
  15. Tera Finder allows users to view, edit and calculate Raids and Mass Outbreaks for Scarlet & Violet, by loading a Save File or by Live RAM reading/editing. Both a standalone program and a PKHeX plugin are available for use. The .NET Desktop Runtime 8.0 is required for this tool to work! Compatible Games: Pokémon Scarlet & Pokémon Violet Source Code: https://github.com/Manu098vm/Tera-Finder Downloads: https://github.com/Manu098vm/Tera-Finder/releases Base Tutorials and Features: Initial Setup Use the Tera Finder plugins with PKHeX Connection to Remote Device (WiFi or USB) View & Edit Mass Outbreaks View & Edit Tera Raids Import Poké Portal News (Raid and Mass Outbreak Events) in Zip/Folder formats Calculate RNG seeds that result in Pokémon with wanted details/stats Calculate RNG seeds that result in Raids with wanted rewards Reverse a Pokémon into its Origin Seed to check legality Edit Tera Raid related Game Progress and Caught Flags Supports localized languages Full Tutorials: Encounter wanted Tera Raid Pokémon or Raid Rewards Encounter wanted Mass Outbreaks Generate Legal PK9s from Tera Raid and solve "Unable to match an encounter from origin game" or "PID mismatch" errors Import the Event's Gallery Raid Events Import the Event's Gallery Mass Outbreak Events Troubleshooting: Feel free to comment this thread if you find any issues. Please check the troubleshooting page for common errors. FAQ: Q) Can I use this program on unmodded Switch consoles? A) You can calculate seeds and generate PK9 files if you want, but interacting with the games requires Atmosphere CFW to be running on your Switch system. Q) Can I share the injected Raids and Outbreaks online? A) Yes, injected raid seeds are completely legal and could have been generated during the normal gameplay of the game. Default outbreaks data is dumped from legally obtained Outbreaks. Q) Can I generate a seed to produce Legendary / Shiny Locked / 999x Item Rewards / Unreleased stuff etc. A) This tool only produces legal raids. Check here to see what's possible and what not. Related Tools: RaidCalc - A super-fast, multiplatform Seed calculator, written in C++ RaidCrawler - A great SysBot-based Raid RAM Viewer with capabilites of automatate routines to search for wanted Raids, written in C# sv-live-map - Another great SysBot-based RAM Viewer with capabilites of automate routines to search for wanted Raids, written in Python sv_raid_lookup - A very cool website to check available raids and encounters, written in Rust
  16. @Kaphoticsbringing this to your attention. I can replicate the issue. It appears that the class constructors for WB7, WC7, WC6, PGF all returns null when loading a file This happens on both importing a file into the Mystery Gift editor, and on importing a file straight into the boxes/pkmeditor.
  17. ALM is not yet updated for the latest PKHeX release. You can either: 1 - Remove ALM plugin DLLs and use base PKHeX 2 - Download an old PKHeX version to be used with ALM 3 - Wait patiently for an ALM update that will be compatible with the PKHeX NET 7 version
  18. This was solved in latest commits, please download again the latest development build
  19. You'll have to be way more specific if you want to get assistance. Describe precisely your issue, and the steps you already did or solutions you already tried.
  20. There's no legitimate way to transfer pokemon from old games into Scarlet and Violet.
  21. Why would you load an XCI into PKHeX? PKHeX is a save file editor, not a ROM editor.
  22. 1697 downloads

    Event description This is a Raid event held by Scarlet and Violet. Notably, with this event you get a chance to encounter Tera raids featuring a level 45-75 Drifblim on Scarlet and a level 45-75 Mismagius on Violet. This event runs from January 20 to January 22, 2023. What can be done with these files The files to be imported into your save file are placed in the Files directory. We also provide human-readable data in Json format, and an Identifier.txt file containing the event index. Use our tutorial to import these files into your save. After importing you might need to advance one day in the Date/Time from your console System Settings, to reroll the dens. To see other Poké Portal Events, here.
  23. @Zeuswaplease don't double post, you can just edit previous messages if you need to add informations This doesn't really makes much sense, you probably just have to wait for MewTracker to add the latest event data (developing may require some time and devs may have to prioritize real life than Pokémon-related stuff; please be patient). Seeds spaces from 0x00000000 to 0xFFFFFFFF, they don't need to be "added".
  24. Assuming we're talking about Scarlet/Violet. Open your game, connect online, save the game and only then do a save file backup (to which you can edit the raids). Raids are rerolled every day, and also when connecting online if the event files in your save don't match with the latest events from the servers.
  25. 580 downloads

    This gift has been available for players through the After School Pokémon Research video series with the code T0KUSE1STUDY. #0011: Ability Capsule Gift Ability Capsule x1 Serial Code | SV | Only One Allowed | Jan 19 to Feb 28, 2023 Format Ver.3.0.1-3, Post Updated Date:20230119_1701 What can be done with these files In-Game Mystery Gift redemption with Switch Gift Data Manager
×
×
  • Create New...