You are not logged in.
Pages: 1
Name: Pokémon Tri-Color Nostalgia Series (covering the series as a whole)
Hack of: Pokémon Red
Description:
A hack faithfully reproducing the original Japanese games, with the updated Blue graphics, and enhancing them for a variety of reasons. As of the latest edit of this post, the list of features is current. Both monochrome GB and full-color GBC versions are currently planned.
Features:
- Gender selection (Red or Leaf)
- Updated sprites and other graphics
- Named Trainers
- Mew available via random wild encounter as early as Cerulean City
- Fix Ghost vs. Psychic type matchup
- Updated translation, including anti-censorship of events relating to the old man in Viridian City, among others
- Overhauled wild encounters
- Fix the Focus Energy bug
- Fix the FRZ mechanic so that the Frozen Pokémon can thaw on its own
- Blue in-game trades
- Charizard able to learn Fly and Pikachu evolutionary line able to learn Surf
- New Pokémon, including the Pikablu evolutionary line and Bellossom
- New moves
- New music
- And more to come later
Screenshots:
Currently under construction
Progress:
- Gender selection active
- Trainer and Pokémon sprites updated
- Ghost vs. Psychic type matchup fixed
- Green Version graphics up, including Super Game Boy border and slot machine graphics
- Certain events made to match FR/LG counterparts
- Translations updated for the most part, including most gender-dependent dialogue
- Focus Energy quadruples critical hit chance instead of slashing it
- In-game trades set to Blue
- Charizard, Pikachu, and Raichu TM eligibility updated
- Pikablu, Raiblu, and Bellossom added
- Mew available via random wild encounter as early as Cerulean City
- Optional encounter with Janine added in Fuchsia City
- Wild Pokémon added in all areas with water
- PokéMart music and a "meet trainer" leitmotif added, other existing tracks repitched
- Some TMs have been changed, more to come later
- More chances to catch the Legendary Birds in case you screw up the first time around
- Crysaudio engine added
Known Glitches:
- Some sound effects are either at the wrong pitch or muted entirely
Credits:
Sprite credits:
- Gamefreak
- Madame Frog (Leaf sprites)
- DarioEmeloD (Blaine sprite)
- BettyNewbie (certain overworld sprites)
Additional credits:
- Mateo (showing me the ropes in regards to reprogramming the code and introducing me to Notepad++)
- Shadic88 (helping me fix one of the in-game trades)
- Imafruitbat (some tips and tricks)
- megamctaco (helping me with the 5 Poké Balls thing)
- Crystal_ (helping me fix a couple of mechanics)
- DannyE-33 (the Crysaudio engine)
- Rangi (other technical stuff)
Links:
- Download link for current release
- Github repo for English version
- Github repo for French version
- Github repo for German version
- Github repo for Yellow Version
Last edited by Fotomac (2018-03-06 04:29:58)
Offline
Instant subscribe to the topic, this should be good. Even better when the screenshots come in.
Offline
Forgot to mention: in addition to talking about this hack, this thread will also discuss ways to combat glitches I may find out about, including those already mentioned in the opening post.
Offline
For example, how do I center the title for the Green Version?
Offline
First screenshots posted, all from the early part of the game, including the badly-proportioned Green Version title and bits of the anti-censorship.
Offline
For example, how do I center the title for the Green Version?
https://github.com/pret/pokered/blob/ma … n.asm#L388
You would just need to adjust the coord macro there for green version so it starts slightly to the left when placing green version. If I remember, the first number modifies the horizontal axis, so you would just change that 7 to a 6 to make it start one tile to the left. Or I may be remembering wrong, in that case, just play with it until it looks right.
Last edited by Luna (2015-11-22 21:01:10)
I am not very active on this forum. I only pop in from time to time.
Offline
Good enough for me.
There's still other glitches to work out, as mentioned above.
Offline
Nice but wouldn't it be better to make Mew an event like other legendaries in the game(like mewtwo zapdos etc)?
Offline
Tell me about it. I still consider Mew appearing from beating the Cerulean Gym Swimmer to capturing it to be an event (of sorts, at least).
Offline
Anyway, I am still waiting for the 5 Poké Balls fix.
Offline
Oh, I'm translating the hack into Spanish right now. But I'm going to need some help, especially when it comes to translating names Latino-style.
Right now I've come up with, in terms of names:
RED = ROJO
ASH = SASHA
JACK = JAIME
LEAF = HOJA
AMANDA = AMANDA
JUNE = JUNIA
GREEN = VERDE
GARY = REGIS
JOHN = JUAN
SCARLET = ROJA
CASSIE = CASILDA
JANE = JUANITA
BLUE = AZUL
KAZ = FLOREN
JEAN = JEAN
SCARLET = ROJA
LEAF = HOJA
NICOLE = LUNA
RED = ROJO
GREEN = VERDE
RITCHIE = RICARDO
BULBASAUR = BULBASAUR
CHARMANDER = SALAMECHA
SQUIRTLE = TORTAGUA
BROCK = PEDRO (derived from Greek "petra", meaning "stone")
MISTY = SERENA (similar to "sirena", Spanish for "mermaid")
LT. SURGE = MAJOR BOB (stereotypical American name, as in French and German translations)
ERIKA = ERIKA (same as Japanese)
KOGA = KOGA (same as English)
SABRINA = SABRINA (same as English)
BLAINE = EDUARDO (from "Edward", as in "Edward Nygma", the Riddler)
GIOVANNI = GIOVANNI (same as English)
Offline
I've been doing a lot more updating on Poké Community than here, but I've got a Github repository up for both my standard and full-color hacks. (Foreign-language hacks in progress, will upload their reps if anyone so requests.) Feel free to compile and help me out with them.
Offline
Due to a major scandal over at PokéCommunity, I'm moving all activities back here, following a prolonged absence. Put simply, this site missed a lot, so I'll be blunt here. I rebooted this hack at least a couple of times, but I seem to be in stable territory now. The current incarnation started with v10.0 Summer of Adventure last summer, and the currently available version is 10.0.4, available for download here. At some point this month, I intend to release v10.1 Mister Rogers, currently in development on Github.
These are the current repositories, by the way:
nostalgia-red (the base version, in English)
nostalgia-red-francais (the French translation)
nostalgia-red-deutsch (the German translation)
nostalgia-yellow (the Yellow version, only available in English at present)
Opening post to be updated later on.
Offline
Due to a major scandal over at PokéCommunity, I'm moving all activities back here, following a prolonged absence. Put simply, this site missed a lot, so I'll be blunt here. I rebooted this hack at least a couple of times, but I seem to be in stable territory now. The current incarnation started with v10.0 Summer of Adventure last summer, and the currently available version is 10.0.4, available for download here. At some point this month, I intend to release v10.1 Mister Rogers, currently in development on Github.
These are the current repositories, by the way:
nostalgia-red (the base version, in English)
nostalgia-red-francais (the French translation)
nostalgia-red-deutsch (the German translation)
nostalgia-yellow (the Yellow version, only available in English at present)Opening post to be updated later on.
Glad to see you’re back on Skeetendo buddy. :)
Caramba! I hate it when there’s a lot of hair on the floor! Here, I’ll go clean up!
Woo! Feels good when the floor is clean, doesn’t it? Let’s groove.
Offline
Due to some serious glitching, nostalgia-yellow is out of the hack until further notice, as I'm going to wait until I can add the crysaudio engine more effectively.
Offline
Further, while I look deep and hard into how to prevent a "corrupted stop" when debugging in BGB, 10.1 Mister Rogers as a whole is on indefinite hold, though I still hope to have it out this year.
Offline
At this point, I think it would be better if Yellow was its own hack, in the form of a split-version hack I like to call the Special Mascot Editions (Yellow Version for Pikachu and Brown Version for Eevee), closer in feel and storyline style to Let's Go, Pikachu! and Let's Go, Eevee! but without the complicated Go mechanics.
Offline
That sounds pretty cool, honestly. This hack is looking good thus far and I'm excited for more updates. Best of luck with everything.
Offline
While I will eventually incorporate many features from Fire Red and Leaf Green once I sufficiently upgrade the Pokémon Data Structure, one thing I will NOT add is Green Tea. It's just too damn scientifically inaccurate, in real life it would only make those poor guards want to hit the can sooner rather than later!
Offline
Pages: 1