• 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.

Recent content by TheZoroark007

  1. T

    [Other] Extended diploma screens problems !

    Well, I followed what he said, but he didn't said how to insert the picture,tilemap and palette... I inserted them with UnlZ Gba and did he rest like he said. But as you see in this thread, that was not working... But take your time. There is no need to hurry.
  2. T

    [Other] Extended diploma screens problems !

    Ok. But could you tell me what you inserted where/how and how your script looks like ? I also tried it as he said, but only a blackscreen was the result for me
  3. T

    [Other] Extended diploma screens problems !

    How did you got it working ? Can you tell me the exact steps you did ?
  4. T

    [Other✓] Loop music in Pikemon FireRed ?

    How do I get custom .s files to loop ingame in Pokemon FireRed ? ATM. the files just play and then the music ends when the .s file ends
  5. T

    [Other] Insert and display full screen images (Fire Red)

    Is there a way to insert full screen images into Pokemon Fire Red ? I already tried a routine ant the expanded diploma screens , both haven't worked and only gave me a blackscreen. So is there any other way to insert and display full screen images ( 16 or 256 colors )?
  6. T

    [Other] Extended diploma screens problems !

    Since no one knows why it isn´t working on my hack, I will simply not use pictures in my intro. Sad, but acceptable...
  7. T

    Development: Animating the FireRed titlescreen.

    .thumb Start: push {r0-r3} ldr r3, .RAM_Address ldr r1, .Ani_Table ldrb r2, [r3, #0x1] lsl r2, #0x3 add r1, r2 ldrb r0, [r1, #0x4] ldrb r2, [r3] cmp r2, r0 bge LoadFrame add r2, #0x1 strb r2, [r3]...
  8. T

    [Other] Extended Diploma Blackscreen

    I followed this post: http://www.pokecommunity.com/showpost.php?p=7208595&postcount=13 to get multiple Diplomas in my hack. But when I inserted it, and run the script at the buttom of the post, the screen just goes black and the game isn´t recognizing any input anymore. I compiled the...
  9. T

    Development: Animating the FireRed titlescreen.

    I tried to compile the routine, but the compiler says : animation.asm:23 : Error: Bad expression animation.asm:23 : Error: Garbage following instruction and no output file is created!
  10. T

    [Other] Extended diploma screens problems !

    Ok. I now used a stock Firered, your files (picture,raw,pal),inserted them where you did (everything with UnLz GBA and fix pointers),inserted the original routine at 0x800050 ( also tried the mov r0, #0x1 mov r2, #0x0 mov r3, #0x0 str r0, [SP] mov r0, r2 ldr r4, gpu_tilemap_config_and_commit...
  11. T

    Hacking the Diploma Screen [FR]

    Can someone please explain me in Detail how I can use the extended diploma screens ? I know that there is another way ( http://www.pokecommunity.com/showpost.php?p=8961009&postcount=4 ), but I can?t get that to work too...
Back
Top