• 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.
  • The Eevee Expo Game Jam has concluded! 🎉 Head on over to the game jam forum to play through the games.
    Don't forget to come back September 21st to vote for your favorites!
  • Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!
Marin's Enhanced Jukebox

Resource Marin's Enhanced Jukebox 2022-05-22

Marin submitted a new resource:

Enhanced Jukebox - A more extensive and feature-rich jukebox, with the ability to write some text for each track.

Please note: this plugin was commissioned by @DerxwnaKapsyla. As such, I will likely not provide any support or updates in the future.

Enhanced Jukebox

This plugin re-imagines the Jukebox in a way that gives players access to all the Ogg Vorbis audio files used by the game, at least as long as the developer chooses to expose those files to the player. Furthermore, it lets the developers specify where the track is used, where it came from, who made it...

Read more about this resource...
 
Hi. This Script is really beautiful and what my project needs.

The problem is that my game is in an extremely advanced state in an older edition (V17).

I am trying to adapt some things.

My question is, the OGG decoder is only compatible with V19?

Even though I edit the metadata in audicity I still get the "Invalid file format or data" message.

A hug, and thanks for sharing!
 
Hi. This Script is really beautiful and what my project needs.

The problem is that my game is in an extremely advanced state in an older edition (V17).

I am trying to adapt some things.

My question is, the OGG decoder is only compatible with V19?

Even though I edit the metadata in audicity I still get the "Invalid file format or data" message.

A hug, and thanks for sharing!

The decoder works in any version, but the jukebox UI probably won't work in anything other than v19.
 
How do you add multiple Source tags in Audacity?

It will only let me create one. If I try to create multiple, Windows will make it's error sound, and the second tag will disappear.
 
In the most recent version of essentials (v20.1) this breaks the adding of new pokegear items, I managed to fix this on my project by removing the code starting with
class PokemonPokegearScreen
def pbStartScreen
and changing the MenuHandler for the Jukebox in UI_Pokegear to match what the enhanced jukebox uses
 
Back
Top