Jump to content

zaksabeast

Member
  • Posts

    8
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by zaksabeast

  1. PCalcG6 - v0.1.0
     
    What was thought to be impossible for nearly 4 years is now the reality - Gen 6 RNG is here
     
    Keep in touch with us at The Official pokeCalcNTR Discord!
     
    If you need help, please check out our Troubleshooting section!
     
     
    Current Key Combos
    • X+Up: Key Combo Menu
    • Start+Down: Egg Seed View
    • Start+Up: RNG Tools
    • Start+Left: Wild Pokemon View
    • Start+Right: Party Pokemon View
    • Select+Left: Party Pokemon View -1 Slot
      • (ORAS Plugin switches Daycare View to the other daycare)
    • Select+Right: Party Pokemon View +1 Slot
      • (ORAS Plugin switches Daycare View to the other daycare)
    • Start+Select: Pause Game
    • Pause+A: Unpause Game
      • Additionally, the XY plugin can press any D-Pad and the "Y" button as well
    • Pause+Start: Unpause Game
    • Pause+Select: Advance One Frame
    Troubleshooting
    • Update your console to 11.4
    • Update NTR to 3.5
    • Update ORAS to 1.4
    • Update XY to 1.5
    • ORAS and XY have two different plugins - make sure you have the correct one
    • Do not use Mode 3 NTR for Gen 6
    • If the plugin doesn't load, reboot - this is common for non-extended memory plugins (like PCalcG6)
    • pokeCalcNTR displays Init Seed as 00000000!
     
    Features
    • Multiple Menus and Views
      • X+Up for Menu, help, and features
      • Wild Pokemon View
      • Party Pokemon View, including all members of the party
      • Egg View
      • And RNG View!
    • RNG Tools!
      • View Initial Seeds
      • View Current Seeds
      • View Frames
      • Pause and Unpause the game Live
      • Frame Advance while paused
    • Multiple Breeding Tools
      • Egg Species Line Checking
      • Remaining Egg Cycle Counter
      • Notification for Egg at Nursery
    • TSV/PSV Checking
      • Check Your own TSV and Pokemon's PSVs
      • Check a trading partner's Pokemon's TSVs and PSVs
    • Stats Affected by Nature
    • IVs highlighted green or red depending on really high or really low stats
    Additionally, the attached file - AABBCCDD_codeips.zip - has a code.ips for Omega Ruby's 1.4 Update that will always force the seed AABBCCDD for people who do not have access to a computer and cannot find their init seed.  Your console will still show 00000000 for the init seed, but the seed really is AABBCCDD.
     
    Please post screenshots In #bragging on The Official pokeCalcNTR Discord!
     
    Notes
    • You will need wwwwwwzx's 3DSRNGTool for this to work!  It's the only way to get your initial seed!
    • The downloads will be hosted elsewhere soon.  To keep everything easy to manage, you can click this link for pcalcg6 and this link for the

    AABBCCDD code.ips

    Installation
    To install, download the zip below, and extract the "plugin" folder to the root of your sd card. Merge any folders it asks for.
     
    Guides
     
    Credits
    Thank you so much to our patrons who help fund us for faster development!!!
    Shiny_Sylveon for being there for me and being amazing at doing so (among many other things like testing, giving ideas, helping creatively) :)
    Admiral_Fish for helping code pokeCalcNTR-Gen6
    Zep715 and wwwwwwzx for helping reverse engineer Gen 6
    wwwwwwzx for his 3DSRNGTool - which enables us all to use PCalcG6
    Real96 for getting us in contact with Zep715 and wwwwwwzx as well as all the testing
    • Like 5
  2. Hey, my name's Zak

    I was sent to this forum due to one of my posts about having knowledge of gba save editing, as well as experience with web coding. Is anyone by chance interested in coding a GBA save editor online with me, completely in php?

    I already have pokemon extraction down, and have a gbaDatabase website where you can upload your save to share and download pokemon with other people, as well as check hidden stats. (http://zaksabeast.info/gbaDatabase)

    Is anyone interested in my site or wanting to make a full-on GBA Save editor with me online? I have many functions completed already such as unscrambling the save, splitting it into two files (backup and actual save), as well as the XOR and checksum functions. All that's really needed is the address at which pieces of the game are and how large they are (for editing purposes).

    Thanks~

    -Zaksabeast

  3. Thanks for your response! :)

    Yeah, I'll contact him and see if there's anything I can do to help. Who knows? Maybe A-Save could turn into a website, so you won't have to download any program to edit your files! (Though, I'm being a little too optimistic with that thought! xD)

    In any case, most of my friends love the 3rd gen, because it works with all of our phones, as opposed to the fourth gen and beyond; this is why I'm really interested in GBA save research.

  4. I legally own a backup of my emerald version that I play on my phone all the time, and (for competitive battling purposes with friends) I developed a site to help me with hidden stats really quick from my phone, as well as .3gpkm sharing, however there seems to be a lack of interest in this.

    Is anyone interested in gameboy advance save modification/preservation/training/breeding/etc. still? Or am I the only one?

    I'm also interested in 3rd gen event pokemon, but in 3rd gen .pkm format (since that's all my phone knows how to use and collect), which my site can help with.

    If interested, I could post some of my (very messy) code, such as the xor Functions that my site uses to decrypt saves, or give intel on how to unscramble, decrypt, and read GBA saves.

    Is anyone interested in this at all?

    Thanks~

    -Zaksabeast

  5. sorry if this is really obvious, but how do you upload and download onto a cartridge, or is this just for emulators?

    No, I'm glad to answer all questions! :) I use both emulators and cartirdges with this site.

    You either need a ds or gameboy advance with a homebrew device to backup cartridges onto your computer, or you can use an emulator.

    Since I use both, I primarily use my phone (since it's always with me), but my siblings use the cartridges on a daily basis. :)

    I hope that answers your question! :D (And if it doesn't, please do contact me again!)

  6. Thanks! That's one of my hopes!

    I hope that this site can help people, but I haven't gotten much feedback for it yet.

    Hopefully that will come with time! :D

    So far about 7 saves have been entered into the database, and 3 pokemon have been downloaded! ^^

  7. I made a project about three years ago that I just decided to release to my friends for personal use, but then thought, why not release it to others?

    The site I made is a Pokemon GBA Database. Essentially, you upload your 128 byte gameboy advance save to the site, and it takes your team and stores it in its database. Users are allowed to freely download all pokemon in the database too.

    It shows you hidden stats of gba pokemon, as well as having a shiny egg calculator so you can hatch shiny pokemon 100% of the time.

    The site is in alpha-release mode at the moment, as I coded it three years ago when I was still new to coding, and I've just been too busy to clean up the messy code (though, when it's private and for friends, there's no needj).

    Here's the link:

    http://zaksabeast.info/gbaDatabase

    Is anyone interested in this? Should I keep it up or take it down?

    Thanks all

    -Zaksabeast

×
×
  • Create New...