Jump to content

naamah

New Member
  • Posts

    11
  • Joined

  • Last visited

Reputation

1 Neutral
  1. Actually, it looks like it might not work with the dotnet sdk, but mono has support for Windows Forms. Unfortunately, I get to compile that compiler from source 80 times before I get to try it because circular dependencies. I'll test that tomorrow.
  2. I got as far as starting a build on Linux (managed to set the release candidate to linux-x64 and the runtime to net7.0, and that's all it took), but when it came time to build, the compiler tells me that Windows Forms programs can only be compiled for Windows (sure enough, it's not a cross-platform API). Meaning the PKHeX.Core would probably compile, but it's useless without a GUI.
  3. I think the default was Scarlet/Violet before I changed it. I haven't experimented with it anymore since changing it, but it did the same thing on both Windows and Linux/Wine after a fresh install (the only thing I did in either case was say "yes" when it asked if I wanted it to create a backup folder). They were both downloaded separately from the April 6 build posted on this forum. > not a bug Good to know. I still have a lot to learn about Pokemons. I just don't want to edit anything into my save file if it's not something that I could have legitimately gotten somehow by that point in the game. I added the Gigantamax flag to the wrong Gengar. Dammit.
  4. I was using the stable build that you linked to (how I found these forums). I will try a dev build, but the main issue is solved! Yeah, it turns out that selecting Sword as the default save type before loading the save makes it start working. Loading the save wasn't enough on its own for some reason. Cross-referencing its legality checker with Bulbagarden makes me wonder if maybe it's stuck in the defaults for another game for some reason. It's telling me that Toxic is okay, even though there's apparently no way for Gengar to learn it having come from Pokemon Shield, but numerous moves that Bulbagarden lists as legal for Gengar (especially the ones via TR) give me a warning in PKHeX. Weird. If it's just a standard C# application using .NET, the code itself should compile on Linux. I just have no idea what words to type into my bash to make that happen, mainly because I'm not really sure which files to point a compiler at or how they're linked or how Mono works at any level. This should be trivial with some Googling and reading some basic Mono/C# tutorials. I'll look into it. Probably just have to write my own build script instead of using a Visual Studio project file. Thanks for your help.
  5. Yes! Thank you. Yeah, that's not there at all, even after loading a Sword save, but maybe I'll change the default and restart it and see if that helps. Dev builds... Does this compile on Linux? It says there's not any platform-specific code, but trying to build the project from the command line using the dotnet SDK on Gentoo results in an error that the project targets Windows and recommends enabling cross-compilation. There aren't any *nix makefiles or autotools scripts or anything. I have some experience with C/C++, but not really even sure where to start with compiling a C# program outside of Microsoft's IDEs. I haven't touched Visual Studio since I was a teenager and don't really have space for it on my tiny Windows partition that I only use for Steam (unless I can install it on an external drive?); otherwise, I'd be fine to compile it from source. (In fact, I prefer it that way. Yuzu was crashing every 10 minutes on Windows; compiled it myself for Linux and it'll crash maybe once or twice in an eight-hour play session.) Will post back if successful in case anyone else has the problem.
  6. No, I''m not. To clarify, that's not my screenshot above. That's someone else's screenshot from a 2019 version that shows what I should be seeing in the newest version. There appears to be no Gigantamax option in the latest version. I was hoping somebody might point out where it went.
  7. I know this is (another) stupid question, but one that does not have an obvious solution. There are numerous videos and YouTube and posts on the forum that clearly show a toggleable Gigantamax icon button next to the shiny icon button on older version of PKHeX, but I can't find it anywhere on the current release. I've looked in every tab my eyes can see, clicked on everything that looks like it should be clickable, and tried both in Linux using Wine and Windows. This is way too much work for something that should really not be this hard, so now I'm asking. It looks like the layout is different from older versions of PKHeX, but I can't imagine such an important feature was removed from newer versions. So... where is it? EDIT: And here is what I'm talking about. Image attached. I don't see this on the version that was released April 6.
  8. Okay, cool, thanks. It doesn't look like there's anyplace to put a TID for the second OT? Do I just make up a name, select a language, and I'm good?
  9. naamah

    Hey.

    I remember playing around with the original Pokemon GBA ROM hacking tools in the early 2000s, played a few ROM hacks since then. Currently making my way through Sword and Shield via Yuzu after not touching the Pokemon series for several years and found the site. Thinking about working on a ROM hack. Needed help figuring something out and decided I'd register. I may stick around some.
  10. Hey. I'm currently just trying out PKHeX to evolve Pokemon that I can't evolve easily ingame for whatever reason (mostly trades and stones). I caught Gastly in Pokemon Sword, evolved him to Haunter, and then changed his species to Gengar in PKHeX, but now it's saying "Unable to match an encounter from origin game". Is there something else I need to change? Why isn't Gengar valid? Is this not any different than if I had traded Haunted back and forth to and from another Sword game? Thanks for your help.
×
×
  • Create New...