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

  1. Wuschel

    [Other] Battle_Engine - Problem with "unknown_table.h"

    Hi, I deleted the file and the include and got afterwards 2 new errors: undefined reference to `HandleLoadSpecialPokePic_DontHandleDeoxys' undefined reference to `HandleLoadSpecialPokePic_2' Both occured in "src/pokemon_summary_screen.c". I renamed the "HandleLoadSpecialPokePic_2" to...
  2. Wuschel

    [Other] Battle_Engine - Problem with "unknown_table.h"

    Hi, thanks for your answer. "sUnused" does not exist in data.c and the "unknown_table.h" is only used there, so other appearances of an "sUnused" somewhere in the code shouldn´t be a problem right? I also cleaned and rebuilt the ROM again but the error still remains.
  3. Wuschel

    [Other] Battle_Engine - Problem with "unknown_table.h"

    Hi, I pulled the "battle_engine"-branch of RHH for my Pokeemerald and ended up with the new file "unknown_table.h" that now contains the entries of the "sUnused"-array in src/data.c. The problem is, that i can´t compile anymore without getting the errors "duplicate array index in initializer...
  4. Wuschel

    [Map] Messed up palettes and not compiled file

    Hi, I stumbled across 2 strange (at least for me 😁) problems and I hope someone can give me a hint to solve them. 1) I created a new tileset, some palettes and then inserted my tiles palette by palette and reimported the image after every palette. The first 4 palettes were working fine but...
  5. Wuschel

    [Graphics] Problems with Tileinserting

    Hi, i just had to start all over with my hack because at some point an error must have occured somewhere and many maps where corrupted in the end which were completely fine before (in AM they´re normal but ingame crashes occur or the graphics are messed up) and so i decided i could use some...
Back
Top