Jump to content

Leaderboard

  1. suloku

    suloku

    Innovator


    • Points

      4

    • Posts

      741


  2. Sabresite

    Sabresite

    Administrator


    • Points

      2

    • Posts

      2056


  3. BlackShark

    BlackShark

    Contributor


    • Points

      2

    • Posts

      1579


  4. ReignOfComputer

    ReignOfComputer

    Super Moderator


    • Points

      1

    • Posts

      1482


Popular Content

Showing content with the highest reputation on 02/18/17 in all areas

  1. Here's the Wailord test wondercard Purin mentioned above. It's in the European Movie 11 Shaymin cart. You can find it in the data.bin file or if you don't unpack the ROM at offset 0x6BD50. This is it's wondercard text, it says something about it beeing a test wondercard. ふしぎなおくりものテストだよ ふなつきばに ふるびたかいずを もっていくと さいはてのことうに いけるぞ! やせいのミュウに あいにいこう! 0011 - ふしぎなおくりものテストだよ.pcd
    2 points
  2. My computer got to 14million in about 8 hours, how do I enable that vblank patch? It's not like I'm in a hurry or anything, but it seems at my current state it will take 100 h to get to the frame (edit: it may just be my computer being slow, it's the last quad core model intel made so...) I'll upload the savestate when I reach a reasonable close frame for RNG with the offset for trainer name editing (I'm using my own savefile on which I put a japanese valid name for it, wiht only 6 chars etc). I'll test your script assap.
    2 points
  3. Status : Incomplete / In progress Edit 1 : Method 1 is complete (maybe in the future I will make small edits, like adding tips or a couple of additional examples) Edit 2 : Method H is complete (as stated above, future alterations are possible) Hello ! In this thread, I will try to show you how to RNG abuse in 3rd Gen (R/S/E/FR/LG) using an emulator. RNGing in emulators has many benefits, like save states, speed boosts, memory viewing and the ability to use lua scripts (which will be used very extensively in this tutorial). The guide will focus on 3 basic methods : Method 1 (for static, starter and gift pokemon), Method H (for wild pokemon encountered in tall grass, caves, while surfing/ fishing etc.) and the method to breed pokemon in Emerald. Regardless of the method you want to choose, there are certain tools you need to have : Other things to note : 1) Method 1 2) Wild Pokemon (Method H) 3) Pokemon Breeding RNG (Emerald focus only) I hope this guide will help you ! Pokemonstats lua script : http://forums.pokemonspeedruns.com/viewtopic.php?t=314 There are instructions to use it on this site, apart from the dl link. You can also check these guides at reddit : EmuRNG Emerald stationary abuse : https://www.reddit.com/r/pokemonrng/comments/1nz3x7/guide_emerald_emurng_stationary_abuse_repost/ Emerald EmuRNG Breeding Abuse : https://www.reddit.com/r/pokemonrng/comments/2c5ipb/guide_emerald_emurng_breeding_abuse/
    1 point
  4. I extended the script to go up to 180 days just for shits n giggles. Could easily restrict it to 30 or 45 days.
    1 point
  5. That's an interesting theory. If so, there'll be more Pokemon distribution finally coming. To see Shiny Tapu Koko card being released, means most likely we'll get it as an event too (like Shiny Xerneas and Yveltal) By the way, does anyone have any idea if there was a 3D model of Zygarde in 10% and 50% forme used anywhere in Pokemon Sun and Moon (besides in battle/Pokedex)? Apparently, Zygarde 10% and 50% have NPC models programmed into the game. Do note, NPC models and Pokedex models are different formats, so it ain't the same thing. Perhaps Zygarde was originally planned to be final boss in Resolution Cave, but they scrapped the idea? (Resolution Cave does bear similar layout and naming to Terminal Cave)
    1 point
  6. Been searching at smogon and seems someone already researched how pokéwalker generation works... http://www.smogon.com/forums/members/romsstar.33244/ With the propper tools, coding a generator would be possible. What I'm seeing right now is a program that loads your save (to read things like OT name, TID/SID, game of origin, language... then you can select course and pokémon, which gets generated randomly (or not, depending on user's will) from a set of the possible frames. I guess I should start a new thread for this. EDIT: this is more complete, seems the japanese did research it thoroughly, a generator should be possible. http://www.smogon.com/forums/threads/past-gen-rng-research.61090/page-10#post-2634864
    1 point
  7. Are you asking about the file? It only has the ENG pokémon. I've found the thread, apparently the uploader also got one of each for the unrelesaed courses. Thinking more about it, maybe the best solution would be a romhack that triggers the game into generating pokéwalker pokémon when selecting a course, without actually needing a pokéwalker... If I just knew how to RE (not that it means I could do it, but it would help), and I don't think there's lots of interest in gen 4 to RE how the pokewalker works.
    1 point
  8. So I wrote a repl as a proof of concept. Of course this is restricted to Emerald and static encounters. Basically for mew. https://repl.it/FoZE/17
    1 point
  9. Not going to add a feature, but it's easy to leverage PKHeX.Core to do things for you. string result; foreach (var file in SaveUtil.getSavesFromFolder(path)) SaveUtil.getVariantSAV(File.ReadAllBytes(file)).dumpBoxes(path, out result); Feed a path to it and it'll get all the save file paths, then dump every single one's boxes to the same path.
    1 point
  10. Too much... I died. Source: Twitter Event_Fan
    1 point
  11. This is strange. It appears some bits of data were changed when you ran them through the mass editor. These changes don't really show up when you're using PKHeX, because PKHeX tries to automatically correct them for you. PKHaX on the left, PKHeX on the right. Pheromosa has been given the Sturdy Ability instead of Beast Boost after going through the mass editor. Could you try to [View] your Pokemon, then click the Legality tick to make sure they're Legal, then [Set] them back to the box and save? PKHeX would automatically correct any issues and you can try to go online then. Can't find anything wrong with your OT btw.
    1 point
×
×
  • Create New...