• The Eevee Expo Game Jam #10 has concluded, congratulations to all participants! Now it's time for the judges to play through the games, and you can play along to vote who deserves the community choice spotlight.
    You can check out the submitted games here!
    Play through the games and provide some feedback to the devs while you're at it!
  • Hi, Guest!
    Some images might be missing as we move away from using embedded images, sorry for the mess!
    From now on, you'll be required to use a third party to host images. You can learn how to add images here, and if your thread is missing images you can request them here.
    Do not use Discord to host any images you post, these links expire quickly!
Generation 8 Project for Essentials v18 and v18.1 (Scripts, PBS, Sprites, Icons and More)

Generation 8 Project for Essentials v18 and v18.1 (Scripts, PBS, Sprites, Icons and More) v1.5

Pokémon Essentials Version
v18.1 ➖
This Project has been discontinued. It has a ton of bugs like Mega Evolution, Weathers, Terrains etc crashing and not working, and the PBS has alot of missing/incorrect data. Use this instead
What is this?
I've compiled a resource of Gen 8 Scripts, PBS, Sprites (Battler, Icons and Item Icons) and cries which make adding Gen 8 to your game a 1- step installation process. Consider this a successor to the Generation 6 Project for v16.2 by mej71. Major props to the Essentials GitHub team who were able to complete all this in a period of a few months of v18's release.

Features:
  • PBS for items, Pokemon, Moves, Abilities etc from Gen 1-8 (Including Isle of Armor and Crown Tundra)
  • Battler, Icon and Overworld Sprites for all Pokemon from Gen 1-8 (Including Isle of Armor and Crown Tundra)
  • Icons for all Items from Gen 1-8 (Including Isle of Armor and Crown Tundra)
  • Scripts for Moves, Abilities, Items and most new mechanics (Except Z-Moves and Dynamax) from Gen 1-8 (Including Isle of Armor and Crown Tundra) in rxdata form.
  • Many more bugfixes over regular v18.1 and constant updates in the future.

Why should you use this over other Gen 8 Compilations?
Unlike other resources which are still incomplete, this resource is 100% complete in terms of Scripts, and PBS and 99.99% complete in terms of Sprites, Icons and Cries. It's a one stop solution for all Gen 8 Stuff. If any bugs and oddities are found then they are quick to be patched, because this resource is being actively bugtested and updated by those handling the Essentials GitHub.
Speaking of Essentials on GitHub, since this Project is based on the GitHub version of Essentials, it has more bugfixes than other resources and even v18 and v18.1

Bugfixes over v18.1:
  • Corrected AI for Sticky Web
  • Fixed issue with "noMoney" and "noExp" battle rules
  • Fixed AI issue with switching
  • Fixed issue with Synchronize Ability
  • Fixed Bugs with Scene Loading
  • Fixed Improper Spacing in Fonts
  • Fixed Dependent Events not working at all
  • Fixed Partner Trainer unable to participate in some battles
  • Fixed Fusion Items not functioning properly
  • Fixed looping wild battles under certain conditions
  • Fixed Functionality of X Items in Battle for AI
  • Fixed some status Icons showing incorrectly
  • Fixed Pokemon Replacement for AI
  • Fixed Incorrect Seen and Owned numbers in Pokedex
  • Fixed Timer not showing up in the Overworld
  • Fixed usage of PP Restoring Items in Battle
  • Fixed Crashing of Terrain Tag Editor
  • Fixed Crash when entering Pokemon into Hall of Fame
  • Loads of BugFixes with Shadow Pokemon and Pokemon Breeding


How to Use:
  1. Download the ZIP from the link below
  2. Backup your game
  3. Extract the contents of the zip into your game. This will lead to permanent changes to make sure you've completed step 2.
  4. Read the FAQ as it answers very important questions related to the project.
  5. Enjoy!

FAQ:
Scripts:
Q: How do I intstall this without losing my existing progress
A: Manually copy the changes from your old project to this one. It's highly recommended because this version was last updated on 25th November, unlike Essentials v18.1 which was updated last on 29th September.

Q: How do I evolve Milcery
A: Spinning in place for a certain amount of time will evolve Milcery. If you are hing trouble spinning in place then hold the A Key on your PC and use the Arrow Keys to spin in place.

Q: How do I evolve Galarian Yamask
A: Have this method in a script command in a parallel process method on the map you want Yamask to evolve.
Code:
Expand Collapse Copy
pbEvolveOnField(x1,x2,y1,y2) #x1 and x2 are the x values between which the Yamask Evolution can Happen #y1 and y2 are the y values between which the Yamask Evolution can Happen

Q: I cannot Mega evolve! What the heck!?
A: https://www.pokecommunity.com/showpost.php?p=10250347&postcount=8


Battler Sprites:
Q: The backsprites are too small.
A: This is because the backsprites were made for Gen 5 styled games, and there are no Gen 4 Styled Resources that I know of.

Q: The sprites are too big to fit the default UI
A: The UI in Essentials was made for 160x160 sprites, but these sprites are 192x192. So you have to make some edits yourself for these sprites to work with your game.

Q: Some Gen 6 Sprites have different Palettes/Styles for Front and Back
A: This is because the Gen 6 Smogon Resource is going through a major sprite revamp. This will be all made consistent eventually.


Icons Sprites:
Q: Where can I get Shiny Icons?
A: You can't. They don't exist officially. Essentials makes up for this by showing the Shiny Star Icon next to the Pokemon Icon.

Q: Icons don't animate
A: Since Gens 6-8 don't have a 2 frame animations, the icons are static with a small jump animation.


PBS:
Q: I get undefined evolution method error
A: You don't have the scripts installed. Get those first.

Q: I get undefined error in tm.txt
A: Try opening your project again.

Q: I get undefined error when opening the Pokedex
A: Restart your save.

Other Questions:
Q: X is missing from the resource can you add it?
A: Check the items mentioned in the Whats Missing.txt, if it's covered there, it'll be added later (this doesn't apply for Dynamax and Z-Moves). If it's not covered there then it won't be added.

THIS IS A DEVELOPER BUILD OF ESSENTIALS. IF YOUR EXISTING PUBLIC RESOURCES BUG OUT OR CAUSE ANY ISSUES WITH THIS PROJECT THEN DON'T PANIC. STAY CALM AND DON'T DM THE CREATORS OF THE RESOURCE TO FIX THE SCRIPT BECAUSE THIS IS AN UNOFFICIAL PROJECT AND MOST RESOURCE CREATORS CAN'T/ DON'T WANNA UPDATE THEIR RESOURCES TO AN UNOFFICIAL DEVELOPER VERSION.

There are some things that this resource doesn't have. These will be added in later. The missing items have been explicitly mentioned in the Whats Missing.txt.
Credits
Sprite Credits:
Gen 1-5 Pokemon Sprites- Luka SJ (Static EBS Sprites)
Gen 6 Pokemon Sprites- All Contributors To Smogon X/Y Sprite Project
Gen 7 Pokemon Front Sprites- All Contributors To Smogon Sun/Moon Sprite Project
Gen 8 Pokemon Front Sprites- All Contributors To Smogon Sword/Shield Sprite Project

Gen 1-5 Pokemon Overworlds- MissingLukey, help-14, Kymoyonian, cSc-A7X, 2and2makes5, Pokegirl4ever, Fernandojl, Silver-Skies, TyranitarDark, Getsuei-H, Kid1513, Milomilotic11, Kyt666, kdiamo11, Chocosrawlooid, Syledude, Gallanty, Gizamimi-Pichu, 2and2makes5, Zyon17,LarryTurbo, spritesstealer
Gen 6 Overworlds-princess-pheonix, LunarDusk, Wolfang62, TintjeMadelintje101, piphybuilder88
Gen 7 Overworlds-Larry Turbo
Gen 8 Overworlds- SageDeoxys, Wolfang62

Gen 1-6 Pokemon Icon Sprites- Alaguesia
Gen 7 Pokemon Icon Sprites- Marin, MapleBranchWing, Contributors to the DS Styled Gen 7+ Repository
Gen 8 Icon Sprites- Larry Turbo, Leparagon

Cry Credits:
Gen 1-6 Pokemon Cries- Rhyden
Gen 7 Pokemon Cries- Marin, Rhyden
Gen 8 Pokemon Cries- Zeak6464

PBS Credits:
Zerokid, TheToxic, Golisopod User, HM100, KyureJL, ErwanBeurier

Script Credits:
Gen 8 Scripts: Vendily, TheToxic, HM100, Golisopod User, Aioross, WolfPP, MFilice, lolface, KyureJL, DarrylBD99, Turn20Negate, TheKandinavian, ErwanBeurier

UberDunsparce - Compilation of Resources
Author
UberDunsparce
Downloads
3,458
Views
13,716
First release
Last update

Ratings

4.75 star(s) 8 ratings

Latest updates

  1. Fixing bugs and adding sprites

    Fixed a few base Essentials crashes and and added some other optimizations in Gen 8 Scripts...

Latest reviews

Many thanks for this compilation of works. It has been really helpful that would have taken hours of time to work on. I was about to ask what's wrong with the mega evolution issue, but I looked at the faq. Will be using this for the many projects to come.
This was great for my v18 project, last year I took quite a bit out of development time to find something packaging this together.
Is it gonna be updated for v19 cause people like me (who don't know wtf they're doing with the scripts) have no idea what to put into the game and what not as well as what isn't compatible.
Very helpful resource. I feel stupid having wasted a good part of a weekend trying to download all the sprite work on my own. I'll keep an eye out for updates, but for now, this will give me enough to get things done. Thanks for taking the time to make this.
A very good resource, thank you very much. Does it have all the abilities and moves?
Awesome work. I was looking for something like this.
Back
Top