• Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
  • Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!

Search results

  1. NikDie

    Completed Pokémon Eon Guardians [Performance Update]

    Happy sunday everyone, I have finished the port of Pokémon Eon Guardians to Pokémon Essentials v21.1! That means Version 2.0.0 is out! The update contains mostly the port to the newer game engine which should improve the performance a lot. I mostly was running on 60 fps even with speed up, and...
  2. NikDie

    Resource Elite Battle DX (EBDX) - Unofficial port for Pokémon Essentials 21.1

    pbWait(x) changed from frames to seconds in v21.1. Just divide x/100 in the section where it takes to long and it should be fine
  3. NikDie

    Completed Pokémon Eon Guardians [Performance Update]

    Thanks a lot for your kind words :) none open to public, but I am already working on my next game
  4. NikDie

    Completed Pokémon Eon Guardians [Performance Update]

    Hey! Thanks for the kind words :) Well, the eviolite behaviour is intentional, I added this to save players the trouble to abort the evolution every level. It was requested on the discord like this. But if I'm not wrong, I adjusted the item text of the eviolite to tell the player exactly this.
  5. NikDie

    Completed Pokémon Eon Guardians [Performance Update]

    Just head to the eastern end of Route 10 (just walk from the mareep farm to the east) and you will find a mareep blockade. talk to the farmer and you will unlock the mareep quest.
  6. NikDie

    Completed Pokémon Eon Guardians [Performance Update]

    Yes I'm almost done with the port, I just have to add a few new things like a wardrobe to the update and have to play it once to make sure I dont oversaw some bugs
  7. NikDie

    Resource Modular Title Screen

    Yes that should be the problem. Just divide the value in the brackets like you did before like this: pbWait((IntroEventScene::SECONDS_PER_SPLASH * Graphics.frame_rate / 100).ceil)
  8. NikDie

    Resource Modular Title Screen

    Should be the same issue, you just have to find all the pbWaits
  9. NikDie

    Resource Modular Title Screen

    Yes I was referring to your message. If you have a look at the scripts of this resource, you will see the pbWait function is used quite a lot. For earlier Pokémon Essentials versions (which the resource was designed for) pbWait(x) was waiting for x frames. In 21.1 though, pbWait(x) is now...
  10. NikDie

    Resource Modular Title Screen

    The pbWait() function changed in v21.1 Try to modify the number arguments given by /10 (or /100, can't remember right now) for example
  11. NikDie

    Completed Pokémon Eon Guardians [Performance Update]

    Thanks a lot @safr ! Yes of course, small steps, but I'm still on it :) Plus I'm reworking Eon Guardians to v21.1 right now, so the lag issue can finally be dealt with. I wish you the very same! Keep you your positivity!
  12. NikDie

    Completed Pokémon Eon Guardians [Performance Update]

    What do you mean? Should be intact. Is the invention link not working for you?
  13. NikDie

    Completed Pokémon Eon Guardians [Performance Update]

    Version 1.3.9 is out! The updat contains a few bug fixes, adaptions and a New Game + mode. To start a New Game +, just go to any Pokémon Center PC after you have beaten the Pokémon League. A detailed description can be found here or in the changelog.
  14. NikDie

    Completed Pokémon Eon Guardians [Performance Update]

    Well the biggest tip I can give you is: Be patient. Things like spriting and coding takes time. LOTS of time. I'm editing my sprites with Paint and Gimp for around 15 years now and improved my skills there over time. They still have a lot of space for improvement, but what I want to tell you...
  15. NikDie

    Completed Pokémon Eon Guardians [Performance Update]

    Hi! First, thanks for your kind words, I appreciate it! I'd say yes, but not in the near future. I'm focusing more on my next game in the moment, but I will put this on my "maybe later list" for eon guardians.
  16. NikDie

    Completed Pokémon Eon Guardians [Performance Update]

    Hi, please join the discord, I have a few lag reduction solutions listed there!
  17. NikDie

    Completed Pokémon Eon Guardians [Performance Update]

    Yes, but the gen 4 held item, not the exp all.
  18. NikDie

    Completed Pokémon Eon Guardians [Performance Update]

    Hi! That issue is joiplay related, I got it reported before. Sadly I dont know how to fix it, but we have two possibilities to deal with that now, which worked already before. 1. you try another joiplay version 2. you send me your save file and I will "put" you after the champ battle, so you...
  19. NikDie

    Completed Pokémon Eon Guardians [Performance Update]

    Hi! Thanks for your kind words :) Yes, thats the best and only option to shiny hunt. You can hit F12 instead of closing the game by mouse, and use the speedup button Q to make things faster for you, if you dont do this already. No the overworld graphic is always the non shiny one, you can see...
Back
Top