Recent content by ppivotiiii

  1. P

    Homebrew NSUI v28 GBA VC Banner Fix

    You did everything right, but iirc there is a problem with how the program handles special characters on some systems. Try renaming the roms from Pok_é_mon to Pokemon. If there are any special characters in your user name try temporarily moving them and the exe somewhere else as well. I actually...
  2. P

    Homebrew NSUI v28 GBA VC Banner Fix

    I ported this from Python to C++, so hopefully no more anti virus software going haywire because it extracts the Python runtime on launch :)
  3. P

    Homebrew NSUI v28 GBA VC Banner Fix

    Are the banners for GBC games not displaying for you? I haven't had problems with them.
  4. P

    YANBF custom banner (and sound) requests

    The wav needs to be less than 3s, yours is 3.8s.
  5. P

    Homebrew [DISCUSSION] New Super Ultimate Injector (NSUI)

    These are just false positives. You can run basically any software through VirusTotal and get at least some hits.
  6. P

    Homebrew NSUI v28 GBA VC Banner Fix

    It is, if you don't trust the exe you could download the main.py file from Github and run it directly if you have Python installed.
  7. P

    Homebrew NSUI v28 GBA VC Banner Fix

    I've sent you a dm.
  8. P

    Homebrew NSUI v28 GBA VC Banner Fix

    Hm that's strange, is Advance Wars really a .cia created with v28? It seems like the language specific banner files are missing and I don't think there is a way for NSUI to omit them. If the program crashes the temp folder should not be getting deleted, there should be banner0 through 14 in...
  9. P

    Homebrew [NDS] Yet Another nds-bootstrap Forwarder: more than 40 forwarders are now possible

    I have actually made a few pull requests some time ago that add a few features, including animated banners which can also be roughly 1.5x as big. I'm just waiting for hansol to merge them or something.
  10. P

    Homebrew Is there a way to view TwiLight Menu++ game saves in Checkpoint?

    In PKSM press X on the game selection screen to open settings, then go to the third tab and press Extra Saves. Select B/W and press A to select the location of the .sav file. Once done go back to the game selection, press Y and select B/W, then load your save with A. Kind of convoluted, I wish...
  11. P

    Homebrew NSUI v28 GBA VC Banner Fix

    That means you either didn't pass a .cia file as an argument or had none in the directory probably. Have you read the instructions? I should probably change it so that it prints the instructions again if no .cia files can be found.
  12. P

    The Pokemon Company is looking to hire those with NFT, metaverse, and blockchain experience

    I'm as big of a NFT hater as they come, but in theory Pokemon would be a neat use case to prevent cheated mons. At least it would be neat if that would not require an always online connection. Or a way to make sure that wild Pokemon are not tempered with. Or that it would not block all old...
  13. P

    Pokemon Leaf Green sav to cia on 3DS

    How did you dump the save? Maybe whatever tool you used messed with the byte order or something. Try converting the save with this tool and try injecting it again. If that doesn't work maybe take a look at GBAVCSM, because I am not sure if injecting an EEPROM save is as straightforward as a...
  14. P

    Homebrew [DISCUSSION] New Super Ultimate Injector (NSUI)

    I haven‘t tried SNES on 28, but no banner/sound showing usually happens if the sound is longer than 2.99s.