Search results

  1. akaishi

    Misc GambiConf - The event where you can talk about your homebrew project

    Do you mean if I can help you to help you to code it? If it's your question, I'm already too busy organizing this tech event, then I won't be able to help you. Sorry.
  2. akaishi

    Misc GambiConf - The event where you can talk about your homebrew project

    Yeah. It's the reason why I'm posting it here. GambiConf is a good event to give a talk about developing on an unusual platform. In the previous edition we had talks about it, for example, this talk, about developing physic games using old emulators:
  3. akaishi

    Misc GambiConf - The event where you can talk about your homebrew project

    Yeah. The talk can have assembly code (but not necessarily be about assembly itself). In the previous edition, we had two talks related to low-level (in Portuguese): - Segfault as Optimization - Let's be creative with emulators In the first one, the speaker showed some assembly code to explain...
  4. akaishi

    Misc GambiConf - The event where you can talk about your homebrew project

    I'm organizing a tech event called GambiConf. Its main goals are: to share fun personal projects and talk about mind-blowing things related to computing.
  5. akaishi

    Misc GambiConf - The event where you can talk about your homebrew project

    Hey, I'm organizing a tech event called GambiConf - and it fits very well with the GBAtemp community! It's a place I always desired: where you can share your outside-the-box pet projects and hear how other folks developed crazy projects, as well as learn mind-blowing topics about computers. If...
  6. akaishi

    ROM Hack [ROM Hacking] klo-gba.js, your dream painter - Level Editor for Klonoa Empire of Dreams

    @HylianBran Thank you for reply! And the answer about why I picked Empire of Dreams instead of Dream Champ Tournament is on your reply: complexity. Since it was my first reverse engineering project and I was developing everything alone, it was better to choice the simpler game, with a simpler...
  7. akaishi

    ROM Hack SeiSaboten: Sword of Mana editor

    Very amazing your tool! I'm happy to see more rom hacking tools being launched here. It's useful to revitalize an old game. I like this one. I played a fan game based on this many years ago, so it's very nostalgic for me. I would like to see one blogpost that you explain your reverse...
  8. akaishi

    ROM Hack [ROM Hacking] klo-gba.js, your dream painter - Level Editor for Klonoa Empire of Dreams

    @FAST6191 Very nice! I didn't know about these tools. I'll write a short manual about it on website on the next release, to give instructions to user about how to share the creation. @azoreseuropa Yeah. I noticed about that game, but now I'm studying Switch. But you could learn about GBA...
  9. akaishi

    ROM Hack [ROM Hacking] klo-gba.js, your dream painter - Level Editor for Klonoa Empire of Dreams

    Yeah.... at this moment the output is a ROM... I know that is a little boring to share it and a little complicated. Sorry for that, but I didn't develop any other way to share only the changes... |ω・)ノ
  10. akaishi

    ROM Hack [ROM Hacking] klo-gba.js, your dream painter - Level Editor for Klonoa Empire of Dreams

    Thank you for reply =] @FAST6191 Yeah, some guys said to me that my tool isn't working in some browsers, but it's looking more about a problem in browser over my code. Since I'm using some "new" technologies (webassembly, webgl, canvas), there are some incompatibilities. I'm feeling that in...
  11. akaishi

    Hacking Question I can't launch Atmosphere, despite I can see until the third splash screen

    I solved my problem. I needed to format my SD card to FAT32. To do it I just typed in terminal: sudo diskutil eraseDisk FAT32 NS MBRFormat /dev/disk2
  12. akaishi

    ROM Hack [ROM Hacking] klo-gba.js, your dream painter - Level Editor for Klonoa Empire of Dreams

    Hello everyone! (≧▼≦) After many many months, I'm finally almost arriving to a stable version of klo-gba.js, your dream painter! Using this rom hacking tool you'll be able to paint your dreams on Klonoa: Empire of Dreams game, and play it on computer by an emulator or on a real Gameboy Advance...
  13. akaishi

    Hacking Question I can't launch Atmosphere, despite I can see until the third splash screen

    I'm trying to launch Atmosphere, but it isn't working... I can see until the third logo, but then my Switch "turns off". So I need to long press the power button to exit the RCM mode. I tried to launch it by Hekate or directly injecting fusee-primary, but nothing worked. Did I forget...
  14. akaishi

    ROM Hack [Tutorial] Reverse Engineering Step by Step in Klonoa Game

    Part 4: Where is the Tilemap in the ROM? Hey, now I'm posting these chapters only on medium. Click here to read this chapter.
  15. akaishi

    ROM Hack [Tutorial] Reverse Engineering Step by Step in Klonoa Game

    Part 3: Understanding the physics in the game In that moment I was really can't understand anything more neither what I should to do, because I didn't expect that Klonoa will falls across the bridge, because the tiles is there! We can see them, but can't standing at there! It's a crazy...
  16. akaishi

    ROM Hack [Tutorial] Reverse Engineering Step by Step in Klonoa Game

    Part 2: Understanding the mischievous DMA As well we seen, the bridge stretch that we made changing the WRAM memory just works for a single frame. Let's understand why it happens and how we can keep our tiles alive! The first step is understand better the memory region that we are changing, in...
  17. akaishi

    ROM Hack [Tutorial] Reverse Engineering Step by Step in Klonoa Game

    I didn't post here at last days because I was very busy developing the code for the level editor, but finally I can made this tool be usable, then now the source code is open! You can see it here: https://github.com/macabeus/klo-gba.js. Please, give me a start Then now you can follow more...
  18. akaishi

    Gaming Free Games thread

    I don't know if someone already said these games... but... These are two open source games that I really like. Battle for Wesnoth Fantasy turn-based strategy game. One of best points for this game is that AI is really smart and the online mode is also good. Have many campaigns to play solo...
  19. akaishi

    How to start modding?

    Answering specifically for how to mod a game... sometimes you'll need to do a rom hacking if the game that you want to mod doesn't have an official mod system. It could be hard and will required much time, because each console and each game in a console have a different behaviour, a different...
  20. akaishi

    ROM Hack [Tutorial] Reverse Engineering Step by Step in Klonoa Game

    Thank you. I replaced the image for another without a watermark.
General chit-chat
Help Users
    Xdqwerty @ Xdqwerty: