Recent content by Cheve_X

  1. C

    Development: [FR] Triple Layer Tiles using Block References

    Haha! You did it again xD Nice piece of ASM... Another great step forward :3 Congratulations!
  2. C

    [Showcase] Moon Lover Design~ [General Art - Photomanipulation]

    Well, here its my collection, some of them are banners, but the most are photomanipulation :P Hope you guys like it. Can follow me on Da also. https://cheve-x.deviantart.com/ WARNING! HUGE IMAGE Hopefully I will bring more soon! :D
  3. C

    FireRed hack: Pokemon - Johto League Showdown ( Beta 1 is coming soon)

    Sorry about that xDD Here its the new version:
  4. C

    Simple Questions (PLEASE USE THE SEARCH BUTTON BEFORE ASKING)

    What it's the "If" for Thumb? B{<cond>} <Target Addr> ? Or cmp? --- Hey guys, sorry for too many questions (Without answer, but anyway) I'm having troubles with this routine: .text .align 2 .thumb .thumb_func .global Show_Image push {r0-r3, lr} ldr r0,#0x04000000 ldrh r1,#0x6404...
  5. C

    Simple Questions (PLEASE USE THE SEARCH BUTTON BEFORE ASKING)

    Hey! I want to make a ASM routine for show a 240*160 (full Screen) picture whenever I want by just calling it... It is just that simple that putting my TileMap at 0x06000000? Can someone tell me from where should I start? I work in FireRed as well Emerald
  6. C

    Tool: [Alpha] (MEH) Map Editor of Happiness

    ¡Hey! This Looks rly nice! I want the full version now :3 ¡Haha! If you guys need someone to translate it to spanish, i can do that job :P
  7. C

    FireRed hack: Pokémon Terra Firma [March 8]

    Haha! I think I saw this game before... xD Terra Firma, one of the best if note the best, Rom Hack in Graphics... Keep the good Work Rati! :3
  8. C

    Simple Questions (PLEASE USE THE SEARCH BUTTON BEFORE ASKING)

    ¡Haha! Javi You're here too ah? Well, I was wonder if someone can tell me the Ram Address for the most common variables (8000 series x3 ) in Ruby (The one I most want its the LASTRESULT (800D) one) Oh, and that XOR Operation can be done with EOR in ASM, with scripts I think its pretty imposible
  9. C

    3rd Gen Groudon, Kyogre, or Rayquaza?

    I vote for Rayquaza beacause it's Sonic1 fav pokemon Emerald was my very first 3gen pokemon game, and "He stop Groudon and Kyogre fight with just his cry" haha that it's be powerful :3
  10. C

    Research: Fire Red Overworld Unknown Byte

    Well, idk if this its relevant, but I make some little investigation and the OW inserted by me only overwrite the palette 0xA or 0x0 just in some cases, with the anothers, just uses whathever it was load before (Even if there its nothing, just black) So I star to look how can I make than my OW...
  11. C

    Development: The Follow Me Script

    So, meabe detecting what the player press, we can store what movement he/she does and use it in an "Dynamic Applymovement" ? :P That's what you're saying? ;)
  12. C

    Script Help Thread (DO NOT REQUEST SCRIPTS)

    Do you Know what the command "Dynamic" does and how to use it? Cause your problem is meabe a overwrite of your new script over the old one
  13. C

    Script Help Thread (DO NOT REQUEST SCRIPTS)

    Fire Red... Scripting Software: XSE Hi! Can I put more than one 0x2 Validate Values script in the same map? Cause trying it I'm Getting error... here its the code: #dynamic 0x800000 #include stditems.rbh #include stdpoke.rbh '--------------- #org @start #raw 0x2 #raw pointer 0x871A266 #raw...
  14. C

    [ARCHIVE] Simple Questions (SEARCH BEFORE ASKING A QUESTION)

    Any script exist... (I Apply the patch) I'm just walking over there and the ghost appears... Can meabe be some tile behaivour or meabe some special or flag that I need to activate/Desactivate?
  15. C

    [ARCHIVE] Simple Questions (SEARCH BEFORE ASKING A QUESTION)

    Hum.. Hi! I think my question its simple... haha How can I remove the Ghost from the Pokémon Tower in Fire Red? (The Ghost of the Mother of Cubone) Im Working with the JPAN base... :D
Back
Top