• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • 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.
M
Reaction score
9

Profile posts Latest activity Postings Media Albums About

  • i'm working on it now, but i keep getting disturbed by the new tileset i have.
    oh, and can i put a waterfall between the mountains?
    Adam:Hi Magnius. I have a question. What's a good way to find at which measure a loop should be placed in a track?
    when you play song with anvil studio see in the table:


    My way for finding a loop position
    EXEMPLE:with hear this song loop at 8
    My methode:anivil position - 2 (8-2 = 6) or anivil position - 1 ( 8-1= 7)
    6 or 7 in (.S) file.
    sometimes song loop in specific byte like this

    @ 001 ----------------------------------------
    .byte W06
    .byte Fn3
    .byte N06 , Cn4
    .byte W12
    .byte Fn3
    .byte N06 , Cn4
    .byte W24
    .byte An3
    .byte N06 , Cn4
    .byte W12
    .byte An3
    .byte N06 , Cn4
    .byte W12
    .byte N03 , An3
    .byte N03 , Cn4
    Zoko_1_loop:
    .byte W06
    .byte N18 , Fn4
    .byte W18
    .byte N06 , En4
    .byte W06

    When you find exact loop byte ensure you make equal byte after loop byte in each
    @001 in each track:

    Zoko_1_loop:
    .byte W06
    .byte N18 , Fn4
    .byte W18
    .byte N06 , En4
    .byte W06

    w06 + w18 +w06 = w30
    after each Zoko_*_loop: u need w30
    For exemple when you don't have w30 after Zoko_*_loop:
    Exemple:

    .byte W12
    Zoko_1_loop:
    .byte W18
    .byte N06 , En4
    .byte W06

    w06 + w18 = w24 u need w06 more for u have w30 see befor Zoko_*_loop u have w12 u do this thing w12/2 = w06 + w06, one w06 let him in w12 place and other w06 add it after last byte after Zoko_*_loop:
    and you obtian this:

    .byte W06
    Zoko_1_loop:
    .byte N18 , Fn4
    .byte W18
    .byte N06 , En4
    .byte W06
    .byte W06

    Too bad my english is limited i'll explan you better.
    I hope this mini tutorian learn you more!!!!!!!!
    No pressure at all.
    you've been waiting for them for a while now, but i was wondering if i need a tileset to make the map or anything.
    Adam-boy! I jus wanted to tell you that I won't be on much at all during the weekdays, cuz my mom sucks like that. And I can help you map if you want too. Just send over a request and an IPS patch, and I'll try to get it done.
    I officially posted about the titlescreen! It looks freakin' uh-mazinggg! =)
    I told you I'd add you to credits. ^^
    I found it and no, just that route.
    It could look better with the bridges from R/S/E though.
    Oh, and there is a lake in the middle right?
    or was it an ocean?
    Holy crap!
    I did?! O_o
    I was busy with other stuff!
    I forgot all about that! ^_^;
    Thanks. :)
    Baby and a job? I almost forgot his age. Welll sinc you seem to be a close friend can you please send him my best regards. Tell him Kanou says take care and good luuck with life and the baby. I hope everything works out for him.
  • Loading…
  • Loading…
  • Loading…
  • Loading…
  • Loading…
Back
Top