Skip to content

The-f6X/Gen4OverlayScript

Repository files navigation

Pokémon gen 4 and 5 overlay script

A script so you don't have to update your overlay by hand.

Key FeaturesHow To UseDownloadCreditsLicense

Demo

forthebadgeforthebadge

TwitchGitHub license

Key Features

  • Autonomous
    • Quickly see updates to your overlay with no manual input.
  • Customizable
    • Choose what types of images you want and where they go.
  • Current health
    • As plain text and as a bar graph.
  • Current level
  • Artwork for each team member
    • Supports empty slots and eggs
  • Nicknames
    • Coming Soon™

How To Use

For this script to work, you need to have the following:

After downloading the most recent version of the script, you should have a folder like this: screenshot

The assets folder needs to be populated with images of all pokemon and named with their national dex number:

screenshot

  • Note: You will also need a file for an empty slot (0.png) and for an egg (egg.png)

In DeSmuME, there is the option to add a lua script under tools -> Lua Scripting:

screenshot

After the script is running in DeSmuME, you then need to run the python script.

cd <path to folder>
python Script.py

Then over in OBS, you need to add image sources for the the team members and their health bars making sure to point to the files located in the out/ folder.

screenshot

Then add the text for each team member making sure to point to the text files in out/.

screenshot

And you're done! Unfortunately it is a lot of images/text to setup. But when you're done it should look something like this:

screenshot

Download

You can download the latest version of the script for Windows since DeSmuME doesn't support Lua scripting on other platforms.

Credits

  • Shawn for taking interest in the projct and developing the hell out of it.
  • KazoWar for the original Lua script.
  • MatPlotLib for the health bar code.
  • Markdownify for readme formatting.

Twitch The_f6X  ·  GitHub @The-f6X  ·  Twitter @The_f6X  ·  GitHub @shawnrc  ·  Twitter @_shawnrc

About

Python and Lua scripts which help stream pokemon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •