• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • Our friends from the Johto Times are hosting a favorite Pokémon poll - and we'd love for you to participate! Click here for information on how to vote for your favorites!
  • Akari, Selene, Mint, Solana - which Pokémon protagonist is your favorite? Let us know by voting in our poll!
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

Looping music in pokemon Essentials (elite battle 2015)

  • 23
    Posts
    11
    Years
    • Seen Dec 18, 2018
    Hi there, ive have tried looking everywhere to figure out how to loop music in Pokemon essentials.
    I tried using audacity to put in the tags, but when i upgraded to elite battle add on nothing I did would make my imported music loop or the already looping music that i imported before I applied the add on work. I'm desperate and how no idea how to loop my music.
    Id appreciate any help that will lead me to an answer. My game is 99% done i just need to loop the music i added in.
     

    Attachments

    • [PokeCommunity.com] Looping music in pokemon Essentials (elite battle 2015)
      halp.png
      46.3 KB · Views: 12
    Are you saving the music in OGG Vorbis?
     
    Are you saving the music in OGG Vorbis?

    According to the readings I had this is indeed the best option for RMXP. The only downside is, you might have around 1sec freeze while the game is loading the music. You could also use Midis if you don't mind the low sound quality.
     
    Thanks so much for the help so far.
    I downloaded the files and put them into the root folder of my project.
    Then i copy pasted the scripts show into the script section of rpgmaker.
    Then i edited the script where it say "AUDIO LOOP" (line 12) in the Audio Module Script section in my script editor, file name is 'Champ2'
    -- [ "Audio/BGM/Champ2", 48567,89624 ] --
    Still not getting it to loop.
    I might be missing something and also i belive my i have an older version of RGSS because in the script section there is a script called 'RGSS2Compatibility' I am not sure if this is because i am running an older version of RGSS or if that is there for compatibility of older versions. I checked in properties and in the options of RPGM XP and cant find anything about what version of RGSS i have.

    In short
    1. what steps am i missing
    2. how do i check what version of RGSS i have

    wait i think i got it to work, i renamed RGSS104E to RGSS102E
     
    Last edited:
    Back
    Top