Jump to content

Aurum

New Member
  • Posts

    41
  • Joined

  • Last visited

  • Days Won

    3

Aurum last won the day on July 23 2018

Aurum had the most liked content!

Reputation

34 Excellent

2 Followers

Recent Profile Visitors

4812 profile views
  1. TychoGfx is a graphics viewer for Pokémon Ranger. It can view most graphics, play their animations and dump their individual frames. This was a side project that I worked on last year. It's mostly finished, but the animation sequencer is not 100% finished yet as the "shaking" has not been properly figured out yet. The source code and downloads can be found on the Github repository.
  2. Oh, well, no clue then, sorry. Thought you didn't know about the option. Good luck, tho
  3. The options menu allows you to switch between Shift and Set battle styles. No need for any hacks.
  4. I never figured out the item data nor the entire move system. Also, the game only allows one HM, it's not an issue with the tool I don't intend to continue the tool since there's work on disassembling the game by pret.
  5. Nice to see somebody finally making a Red Rescue Team mod. I suggest clearing version exclusive Pokémon using my tool (PMDe) so that every Pokémon can be encountered.
  6. I suppose you downloaded the source code only. For precompiled builds, look into the Releases section.
  7. The DS Version would be Blue Rescue Team. This editor is made for Red Rescue Team only (the GBA game).
  8. https://github.com/SunakazeKun/AlmiaE After a long time, I've decided to publish an update that has been in the works for some time now. This fixes a ton of bugs, cleans up the code a bit, revises all the editor UIs and handles LZ10 and LZ11 (untested) decompression. Have fun. Now, there's v0.6 which supports both decompression and compression in LZ10 and LZ11 formats! Also, some target sprites and descriptions have been revised.
  9. It's quite interesting that Omega has the same ID as Mew. So it's safe to say that Mew was filled into a MissingNo slot... in my opinion, at least.
  10. AlmiaE is an editor for Pokémon Ranger: Shadows of Almia featuring a Pokémon and Map editor. A detailed list of editable aspects can be found below. It is coded in Java and developed using the Netbeans IDE. Several icons were taken from Pretty Office Icons sets. More information and download links can be found on the Github repo: https://github.com/SunakazeKun/AlmiaE I'll publish my docs describing the map formats soon. Current features edit Pokémon base stats edit map data (Pokémon, NPCs, targets, ...)
  11. Well, what I can tell you is that the location header won't show if the destination landmark is the same as the previous map's landmark.
  12. Afaik, there is no scripting instruction to disable the location display, but it won't appear if your map is set to be a Gate or Indoor area. It would be a bigger pain to implement what's missing in the demo rather than in the Crystal ROM base.
  13. Progress update Here are six new screenshots showing some more locations and new Pokémon!
  14. "Welcome to the world of Pokémon!" ~Prof. Samuel Oak Hello everyone! Welcome to a custom Pokémon game based on the early 1997 Spaceworld Demo of Pokémon Gold and Silver. After finishing my Neo Mario Galaxy project, I was unsure which game to hack next. When I discovered the leaked Spaceworld demo, I had an idea... My aim is to forge a full game using scrapped concepts to show what could have become the second generation of Pokémon. Of course, this project is still in developement, but an introducing demo will be released very soon! Features - A region based on the entire country of Japan! - Full storyline that continues the events from Red/Blue - 253 Pokémon, including new and never before seen kinds - Interesting and useful new items, including a Skateboard - Many mechanics introduced in later games (Physical/Special split, Fairy type, ...) Screenshots Releases A short demo will be released very soon!
  15. 94000130 fcff0000 1221d9e4 0000XXXX 9221d9e6 00000000 1221d9e6 00000001 d2000000 00000000 Replace XXXX with the corresponding item ID. A list of items and their index number can be found here: https://bulbapedia.bulbagarden.net/wiki/List_of_items_by_index_number_(Generation_V) In-game, press L and R to replace the first item slot in the bag. EDIT: However, it may be easier for you to just open the save file in PKHex and edit the items manually.
×
×
  • Create New...