The PokéCommunity Forums  

Go Back   The PokéCommunity Forums > Fan Games > ROM Hacks Showcase > Sideshow Showcase
Reload this Page Red Shin Pokemon Red/Blue/Green/JP builds (Bugfix, AI, and QoL patch)

Notices
For all updates, view the main page.

Sideshow Showcase The place to show side-projects that you're working on, for the small yet still big things you want to do, such as translation patches, "386" patches, and anything small like that.

Ad Content
Reply
Thread Tools
  #576   Link to this post, but load the entire thread.  
Old May 5th, 2022 (10:36 PM).
jojobear13's Avatar
jojobear13 jojobear13 is offline
 
Join Date: Nov 2019
Posts: 484
Quote:
Originally Posted by darkestabsol View Post
I've been playing Green version 1.23 (not the hotfix) as an inject on my 3ds, and Misty's Staryu came up shiny when I battled Misty for the first time. I replayed the battle afterwards and the Staryu was normal the second time, so I assume it's just an oddity with shininess.
Aw man, my condolences. The next patch will be adding a 'mercy' feature for enemy trainer shinies.

Anyway, shiny-ness in generation 2 is determined solely by DVs. This what allows it to be backwards-compatible with generation 1 (and why the red gyarados stays red after trading it back and forth through the time capsule). Playing in SET mode makes enemy trainers have semi-random DVs assigned to their pokemon, so there is a chance they can come up shiny.
__________________
Author of Shin Pokemon Red/Blue/Green. A Gen 1 hack focusing on bugfixes, better AI, and QoL/151 enhancements. Come say hello in the sideshow thread.
Reply With Quote
  #577   Link to this post, but load the entire thread.  
Old May 6th, 2022 (12:27 AM).
darkestabsol's Avatar
darkestabsol darkestabsol is offline
 
Join Date: May 2022
Posts: 2
Quote:
Originally Posted by jojobear13 View Post
Aw man, my condolences. The next patch will be adding a 'mercy' feature for enemy trainer shinies.

Anyway, shiny-ness in generation 2 is determined solely by DVs. This what allows it to be backwards-compatible with generation 1 (and why the red gyarados stays red after trading it back and forth through the time capsule). Playing in SET mode makes enemy trainers have semi-random DVs assigned to their pokemon, so there is a chance they can come up shiny.
Huh, neat. Either way, it's nice to hear that a mercy feature will be added in the future since nobody likes uncatchable shinies.
Reply With Quote
  #578   Link to this post, but load the entire thread.  
Old May 6th, 2022 (9:58 PM).
LinkNinjaMaster's Avatar
LinkNinjaMaster LinkNinjaMaster is offline
 
Join Date: Oct 2011
Location: Mexico
Age: 30
Gender: Male
Posts: 18
Wow, so now I found a completely different and crazy glitch in the same Shin Blue Lite v1.23.03L. But instead of writing a wall of text explaining the glitch like last time, I just recorded myself explaining it (badly lol).

https://youtu.be/8KAXUUpDKDw


In summary I encountered a glitch when booting up TM 17 Submission, canceling, then trying to boot TM 9 Take Down and the game goes crazy, starts to play the Low HP beep, some random cry, then you can't use the item, get stuck in a loop, and sometimes crashes depending on what happens.

The vid is still useful to see the glitch in action, however I later found that the glitch only happens with TM 9 Take Down, and the conditions for reproducing it seem to be pressing B at any point in the menu then trying to use TM 9. I don't think I've found any alternative info

(Also lol I forgot your username when recording the video so I'm sorry 🤣)
Reply With Quote
  #579   Link to this post, but load the entire thread.  
Old May 7th, 2022 (9:52 AM).
jojobear13's Avatar
jojobear13 jojobear13 is offline
 
Join Date: Nov 2019
Posts: 484
Quote:
Originally Posted by LinkNinjaMaster View Post
Wow, so now I found a completely different and crazy glitch in the same Shin Blue Lite v1.23.03L. But instead of writing a wall of text explaining the glitch like last time, I just recorded myself explaining it (badly lol).

https://youtu.be/8KAXUUpDKDw


In summary I encountered a glitch when booting up TM 17 Submission, canceling, then trying to boot TM 9 Take Down and the game goes crazy, starts to play the Low HP beep, some random cry, then you can't use the item, get stuck in a loop, and sometimes crashes depending on what happens.

The vid is still useful to see the glitch in action, however I later found that the glitch only happens with TM 9 Take Down, and the conditions for reproducing it seem to be pressing B at any point in the menu then trying to use TM 9. I don't think I've found any alternative info

(Also lol I forgot your username when recording the video so I'm sorry 🤣)
It looks like it's got more to do with booting a TM at the end of a list. An offset is not being calculated correctly and is causing the game to access echo ram (which is a big no-no). A workaround is to move your cursor upwards once or twice more before booting the second TM (see attached video).

I think the best way to fix this is to remove Gamefreak's TM/HM code and replace it with what I wrote for the master branch. Gamefreak has the tm and hm names generated on the fly in order to avoid wasting space on a name list, but this in turn can end up causing problems when one goes around and modifies stuff.
Attached Files
File Type: mp4 2022-05-07 12-41-16.mp4‎ (4.42 MB, 5 views) (Save to Dropbox)
__________________
Author of Shin Pokemon Red/Blue/Green. A Gen 1 hack focusing on bugfixes, better AI, and QoL/151 enhancements. Come say hello in the sideshow thread.
Reply With Quote
  #580   Link to this post, but load the entire thread.  
Old May 14th, 2022 (8:38 PM).
SuperEgz SuperEgz is offline
 
Join Date: Apr 2011
Gender: Male
Posts: 35
I dont know if its because I am using a Red save file I downloaded to just test some of the later parts of the hack or something but I'm getting pokemon "leveling down" to level 50 when in the SS Anne tournament or in the random trainer.
Reply With Quote
  #581   Link to this post, but load the entire thread.  
Old May 15th, 2022 (3:37 AM).
Carmilla Carmilla is offline
 
Join Date: Apr 2022
Posts: 6
Quote:
Originally Posted by jojobear13 View Post
That helps. I found a typo that affected Blue and Green prize corner pokemon. You can re-patch fresh using the attached hotfix patch. The dratini can't be rolled back, but the prize corner should be fixed now.
sorry for the late reply i hope that fixed it ill try it out as soon as possible and report back thanks a lot
Reply With Quote
  #582   Link to this post, but load the entire thread.  
Old May 15th, 2022 (5:53 PM).
jojobear13's Avatar
jojobear13 jojobear13 is offline
 
Join Date: Nov 2019
Posts: 484
Quote:
Originally Posted by SuperEgz View Post
I dont know if its because I am using a Red save file I downloaded to just test some of the later parts of the hack or something but I'm getting pokemon "leveling down" to level 50 when in the SS Anne tournament or in the random trainer.
Post the .sav file so I can take a peek in the debugger
__________________
Author of Shin Pokemon Red/Blue/Green. A Gen 1 hack focusing on bugfixes, better AI, and QoL/151 enhancements. Come say hello in the sideshow thread.
Reply With Quote
  #583   Link to this post, but load the entire thread.  
Old May 16th, 2022 (1:36 PM). Edited May 16th, 2022 by MStern.
MStern MStern is offline
 
Join Date: Nov 2021
Posts: 42
- The new daycare is wonderful, especially for filling out your dex by evolving weak pokemon. Did you think about adding a PC to the daycare man's house? It would make the process a lot more convenient.
- I noticed pokemon taken from daycare evolves only once. If you put in Weedle, it will only evolve into Kakuna and not into Beedrill.
- I accidentally taught Dig as a field move and used up the TM. I don't think that should consume it.
- I would consider adding a visual indicator for the extra bag item space. It's easy to swap lists by accident and assume you've lost items.
- If you're adding alternate challenge modes like nuzlocke, I'd suggest adding support for single-pokemon challenge in the style of Jrose11. All it requires is the ability to change your starter to any arbitrary pokemon, which is normally done via cheat codes.
Reply With Quote
  #584   Link to this post, but load the entire thread.  
Old May 18th, 2022 (8:26 PM).
jojobear13's Avatar
jojobear13 jojobear13 is offline
 
Join Date: Nov 2019
Posts: 484
Quote:
Originally Posted by MStern View Post
- The new daycare is wonderful, especially for filling out your dex by evolving weak pokemon. Did you think about adding a PC to the daycare man's house? It would make the process a lot more convenient.
Will do.

Quote:
- I noticed pokemon taken from daycare evolves only once. If you put in Weedle, it will only evolve into Kakuna and not into Beedrill.
This has more to do with the evolution routine. Gamefreak coded it to only handle one evolution per pokemon at a time. It will take some time to fully understand and address it without breaking anything.

Quote:
- I accidentally taught Dig as a field move and used up the TM. I don't think that should consume it.
Will do.

Quote:
- I would consider adding a visual indicator for the extra bag item space. It's easy to swap lists by accident and assume you've lost items.
A constant indicator is a bit tricky since all the tiles get wiped when the bag scrolls. But I can add a "swapping" notifier that briefly displays when the bag actually swaps.

Quote:
- If you're adding alternate challenge modes like nuzlocke, I'd suggest adding support for single-pokemon challenge in the style of Jrose11. All it requires is the ability to change your starter to any arbitrary pokemon, which is normally done via cheat codes.
Perhaps in a future update.
__________________
Author of Shin Pokemon Red/Blue/Green. A Gen 1 hack focusing on bugfixes, better AI, and QoL/151 enhancements. Come say hello in the sideshow thread.
Reply With Quote
  #585   Link to this post, but load the entire thread.  
Old May 19th, 2022 (9:14 AM).
MStern MStern is offline
 
Join Date: Nov 2021
Posts: 42
Another thought: is it possible to stop cut trees from regrowing? They annoyed me ever since I was a kid, since unlike strength boulders there is no advantage to resetting the trees. It's one of those annoyances that Gamefreak always kept around for whatever reason.
Reply With Quote
  #586   Link to this post, but load the entire thread.  
Old May 19th, 2022 (10:15 AM).
jojobear13's Avatar
jojobear13 jojobear13 is offline
 
Join Date: Nov 2019
Posts: 484
Quote:
Originally Posted by MStern View Post
Another thought: is it possible to stop cut trees from regrowing? They annoyed me ever since I was a kid, since unlike strength boulders there is no advantage to resetting the trees. It's one of those annoyances that Gamefreak always kept around for whatever reason.
It's not really possible due to how cut shrubs are implemented. The boulders are objects (like item balls), they can be shown or hidden, moved around, and count towards a map's maximum object limit. But the cut shrubs are part of the map's tileset that is drawn on the background layer (like signposts and bookshelves). You cannot change anything about the map's layout or tileset because this information is burned into ROM space. Cut works by utilizing a workaround while the current map is loaded in VRAM. It finds the shrub tile in vram and then overwrites it in real-time with that of a passable ground tile. The tradeoff is that the shrub will always come back when the map is loaded again from ROM.
__________________
Author of Shin Pokemon Red/Blue/Green. A Gen 1 hack focusing on bugfixes, better AI, and QoL/151 enhancements. Come say hello in the sideshow thread.
Reply With Quote
  #587   Link to this post, but load the entire thread.  
Old May 19th, 2022 (10:41 AM).
MStern MStern is offline
 
Join Date: Nov 2021
Posts: 42
Interesting. You wouldn't think something as basic as those shrubs would require a hack like that. I can see the performance benefits, but in later gens I'd expect them being able to afford turning them into objects.
Reply With Quote
  #588   Link to this post, but load the entire thread.  
Old May 19th, 2022 (3:48 PM).
jojobear13's Avatar
jojobear13 jojobear13 is offline
 
Join Date: Nov 2019
Posts: 484
Quote:
Originally Posted by MStern View Post
- I noticed pokemon taken from daycare evolves only once. If you put in Weedle, it will only evolve into Kakuna and not into Beedrill.
I did find a workaround for this. I made it so the daycare checks to see if the evolved pokemon you take back is able to evolve again. It wasn't too difficult since there are no pokemon that evolve more than twice.
__________________
Author of Shin Pokemon Red/Blue/Green. A Gen 1 hack focusing on bugfixes, better AI, and QoL/151 enhancements. Come say hello in the sideshow thread.
Reply With Quote
  #589   Link to this post, but load the entire thread.  
Old May 20th, 2022 (7:02 AM). Edited May 20th, 2022 by LinkNinjaMaster.
LinkNinjaMaster's Avatar
LinkNinjaMaster LinkNinjaMaster is offline
 
Join Date: Oct 2011
Location: Mexico
Age: 30
Gender: Male
Posts: 18
Hello. It's the guy with the weird glitches again. Although I didn't found any glitch this time around. None caused by the game, at least. Probably.
I just started playing the latest stable master version. And I wanted to say that it feels pretty good for the Pokémon to have their Yellow movesets. But while I'm liking this version as well, I definitely prefer the lite version a little more, possibly for nostalgia reasons or whatever, but then again I have a small, somewhat contradictory request. Would you consider making a Lite version patch that has the Yellow movesets instead of the vanilla ones? I would love to play the lite branch with the updated movesets. And I honestly don't have enough experience with the code to build a custom version myself (yet). Thanks in advance! 😄
Reply With Quote
  #590   Link to this post, but load the entire thread.  
Old May 20th, 2022 (12:20 PM).
MStern MStern is offline
 
Join Date: Nov 2021
Posts: 42
I found a weird minor glitch with the pokedex. If you go down the list and look at the Area of each pokemon, eventually pressing A will make you quit back to the menu. It's not possible to reliably replicate - it seems to be based on the the exact moment you press the A button. Maybe something to do with the RAM?
Reply With Quote
  #591   Link to this post, but load the entire thread.  
Old May 20th, 2022 (4:22 PM). Edited May 20th, 2022 by jojobear13.
jojobear13's Avatar
jojobear13 jojobear13 is offline
 
Join Date: Nov 2019
Posts: 484
Quote:
Originally Posted by MStern View Post
I found a weird minor glitch with the pokedex. If you go down the list and look at the Area of each pokemon, eventually pressing A will make you quit back to the menu. It's not possible to reliably replicate - it seems to be based on the the exact moment you press the A button. Maybe something to do with the RAM?
I just checked it out in both shinpokered and in a vanilla rom. Confirmed that this is a good ol' fashioned Gamefreak bug. Congrats. You found a new bug in a 25 year old game.

Looks like it has to do with the value stored for the current menu item selection. Selecting "area" should be a value of 2. But what's happening is sometimes that value set to 3 which corresponds to "quit". It's a bug in the HandleMenuInput function. I'll figure it out in a couple days. Afterwards I'll post a bug report in the sticky thread in the Previous Generations section of Pokecommunity.

EDIT: Oh, this is interesting. Here is what is causing the problem. Button commands for menus are handled by the aptly-named HandleMenuInput function. This is stuff like pressing up, down, A, and B. This function has no problem with pressing buttons simultaneously. So if you are quickly navigating the pokedex menu and you hit A to see the area while not fully releasing DOWN, the game will think you pressed DOWN an additional time before pressing A. You can accurately reproduce this by placing the cursor over AREA then pressing DOWN+A simultaneously. You can even try this with other selections and the UP button.
__________________
Author of Shin Pokemon Red/Blue/Green. A Gen 1 hack focusing on bugfixes, better AI, and QoL/151 enhancements. Come say hello in the sideshow thread.
Reply With Quote
  #592   Link to this post, but load the entire thread.  
Old May 20th, 2022 (8:46 PM).
LinkNinjaMaster's Avatar
LinkNinjaMaster LinkNinjaMaster is offline
 
Join Date: Oct 2011
Location: Mexico
Age: 30
Gender: Male
Posts: 18
Hello, just a quick question. I noticed that Butterfree in the master version 1.23 has its vanilla Red/Blue learnset instead of the Yellow one. Is this intentional? And does this happen with other Pokémon? Sorry for asking in case it's already changed in dev/future versions.
Reply With Quote
  #593   Link to this post, but load the entire thread.  
Old May 20th, 2022 (11:39 PM).
jojobear13's Avatar
jojobear13 jojobear13 is offline
 
Join Date: Nov 2019
Posts: 484
Quote:
Originally Posted by LinkNinjaMaster View Post
Hello, just a quick question. I noticed that Butterfree in the master version 1.23 has its vanilla Red/Blue learnset instead of the Yellow one. Is this intentional? And does this happen with other Pokémon? Sorry for asking in case it's already changed in dev/future versions.
I didn't do a copy-paste of the Yellow learnsets. I looked at the changes made in Yellow and massaged them into the red/blue learnsets to create a hybrid. This is most visible in the eevee lines where Yellow's changes were more about your rival having a viable movelist.
__________________
Author of Shin Pokemon Red/Blue/Green. A Gen 1 hack focusing on bugfixes, better AI, and QoL/151 enhancements. Come say hello in the sideshow thread.
Reply With Quote
  #594   Link to this post, but load the entire thread.  
Old May 22nd, 2022 (9:07 AM).
LinkNinjaMaster's Avatar
LinkNinjaMaster LinkNinjaMaster is offline
 
Join Date: Oct 2011
Location: Mexico
Age: 30
Gender: Male
Posts: 18
Quote:
Originally Posted by jojobear13 View Post
I didn't do a copy-paste of the Yellow learnsets. I looked at the changes made in Yellow and massaged them into the red/blue learnsets to create a hybrid. This is most visible in the eevee lines where Yellow's changes were more about your rival having a viable movelist.
Ah, I see. Thanks for the answer. I feel like Butterfree should at least learn Confusion at Lv. 10 as in future games because otherwise it is kinda useless upon evolving, up until Lv. 12. Beedrill can at least deal decent damage with STAB Poison Sting firing off of its higher Attack stat (and hit Caterpie/Metapod super-effectively).

Hey another thing, would you consider making an additional "SET" battle setting that doesn't increase opponent trainers' Stat Exp. and experience? Kinda like the "FAST" and "FAST!" text option? I don't like playing in Switch mode but I feel like the early game in the current Set mode requires a lot of grinding to consistently win battles. In early-game you as a player don't have a lot of options to tackle the increased difficulty of trainers outside of grinding, but after Misty you start to get a lot of good moves (Bubblebeam, Dig, Thunderbolt, Body Slam) that equals the playing field.
I know that I can play in Shift mode up until then and just say no to the switch prompt, but it would be cool if you could add the extra option. Thanks
Reply With Quote
  #595   Link to this post, but load the entire thread.  
Old May 22nd, 2022 (11:16 AM).
jojobear13's Avatar
jojobear13 jojobear13 is offline
 
Join Date: Nov 2019
Posts: 484
Quote:
Originally Posted by LinkNinjaMaster View Post
Ah, I see. Thanks for the answer. I feel like Butterfree should at least learn Confusion at Lv. 10 as in future games because otherwise it is kinda useless upon evolving, up until Lv. 12. Beedrill can at least deal decent damage with STAB Poison Sting firing off of its higher Attack stat (and hit Caterpie/Metapod super-effectively).
Never hurts to go back through the evos_moves file and check for things I missed. I general, I'll set moves to be learned earlier if there is a difference between Red and Yellow.

Quote:
Hey another thing, would you consider making an additional "SET" battle setting that doesn't increase opponent trainers' Stat Exp. and experience?
It's less involved to press B when asked to switch your pokemon. I'm running out of menu option bits.

Quote:
I don't like playing in Switch mode but I feel like the early game in the current Set mode requires a lot of grinding to consistently win battles.
You are overestimating how much StatEXP affects early-game trainers. It actually does very little to affect enemy stats in the early game because the bonus points it grants is a percentage based on your level. The equation is as follows:
Quote:
Points to Stat = 0.25 * SQRT(StatEXP) * (level / 100)
Consider a level 9 trainer pokemon where I've set the StatEXP to 640 per level.
Quote:
0.25 * SQRT(5760) * (9 / 100) = 1.69
Because of rounding, that's a mere +1 it gets to each of its stats.
__________________
Author of Shin Pokemon Red/Blue/Green. A Gen 1 hack focusing on bugfixes, better AI, and QoL/151 enhancements. Come say hello in the sideshow thread.
Reply With Quote
  #596   Link to this post, but load the entire thread.  
Old May 25th, 2022 (3:49 PM).
jojobear13's Avatar
jojobear13 jojobear13 is offline
 
Join Date: Nov 2019
Posts: 484
I normally don't follow Reddit, nor do I have an account there. But the pokemon rom hacks subreddit is putting together a reference list of top rom hacks. If you have a moment, give Shin Pokemon some likes.
__________________
Author of Shin Pokemon Red/Blue/Green. A Gen 1 hack focusing on bugfixes, better AI, and QoL/151 enhancements. Come say hello in the sideshow thread.
Reply With Quote
  #597   Link to this post, but load the entire thread.  
Old May 26th, 2022 (9:37 AM). Edited May 26th, 2022 by SPazzzi95.
SPazzzi95's Avatar
SPazzzi95 SPazzzi95 is offline
 
Join Date: Jul 2018
Posts: 43
This is probably not a bug persay, but something i noticed when in the title screens of Red and Green but not Blue. This is also not the case in the actual Red and Green. Whenever the pokemon scrolls left it kinda cuts off whenever it's about to leave the screen. Especially with the larger sprites it's more obvious. I guess this is something worth noting.

Another thing to note during the intro scene where Gengar is fighting Nidorino. When Nidorino is jumping at Gengar. Im pretty sure that Nidorino is supposed to just hang in the air for a few seconds and then the title screen should show up.

Also here's a video i found for reference.

https://m.youtube.com/watch?v=4nWzt_Xu3X0
Reply With Quote
  #598   Link to this post, but load the entire thread.  
Old May 26th, 2022 (9:25 PM).
jojobear13's Avatar
jojobear13 jojobear13 is offline
 
Join Date: Nov 2019
Posts: 484
Quote:
Originally Posted by SPazzzi95 View Post
This is probably not a bug persay, but something i noticed when in the title screens of Red and Green but not Blue. This is also not the case in the actual Red and Green. Whenever the pokemon scrolls left it kinda cuts off whenever it's about to leave the screen. Especially with the larger sprites it's more obvious. I guess this is something worth noting.

Another thing to note during the intro scene where Gengar is fighting Nidorino. When Nidorino is jumping at Gengar. Im pretty sure that Nidorino is supposed to just hang in the air for a few seconds and then the title screen should show up.

Also here's a video i found for reference.

https://m.youtube.com/watch?v=4nWzt_Xu3X0
Sounds like some minor adjustments could be made.

The title screen scrolls pokemon a certain number of tiles to the left per frame before erasing them. It's the same with every version, but I think the red/green sprites are making it more noticeable. I might be able to scroll it for a frame or two more before erasing it. The main thing to avoid is scrolling it so much that it rolls back around to the right side of the screen.

The intro cinematic is based on Blue. It looks like GF tweaked it so that the fade-out happens sooner for a more cinematic flair. I'll see if I can tweak it back.
__________________
Author of Shin Pokemon Red/Blue/Green. A Gen 1 hack focusing on bugfixes, better AI, and QoL/151 enhancements. Come say hello in the sideshow thread.
Reply With Quote
  #599   Link to this post, but load the entire thread.  
Old May 27th, 2022 (5:57 PM). Edited May 27th, 2022 by SPazzzi95.
SPazzzi95's Avatar
SPazzzi95 SPazzzi95 is offline
 
Join Date: Jul 2018
Posts: 43
Alright this is something i forgot to mention.
This is something really minor that has to do with getting the town map from Daisy in pallet. Instead of the text saying " It's a big map this is useful" In the japanese builds. It should go something like this " It's a map of KANTO!... It would be great if she gave it to me, right?"


And also in Jp Blue the pokemart sign is supposed to say "Shop" instead of "mart". In addition the Super Gameboy borders for the jp builds should say "pocket monsters"
Reply With Quote
  #600   Link to this post, but load the entire thread.  
Old May 29th, 2022 (8:48 PM). Edited May 29th, 2022 by jojobear13.
jojobear13's Avatar
jojobear13 jojobear13 is offline
 
Join Date: Nov 2019
Posts: 484
Quote:
Originally Posted by SPazzzi95 View Post
Alright this is something i forgot to mention.
This is something really minor that has to do with getting the town map from Daisy in pallet. Instead of the text saying " It's a big map this is useful" In the japanese builds. It should go something like this " It's a map of KANTO!... It would be great if she gave it to me, right?"


And also in Jp Blue the pokemart sign is supposed to say "Shop" instead of "mart". In addition the Super Gameboy borders for the jp builds should say "pocket monsters"
Here's what I'll use for a translation:
Quote:
text "A map of Kanto!"
line "...... Wouldn't"
cont "it be nice if you"
cont "could have it?"
done
To maintain style consistency, "Kanto" should be lowercase in this instance because it refers to a real world location (see "Guyana" and "Lightning American").

Attached are the fixes to the text tiles. The version texts in the Red-JP and Blue-JP SGB boarders are actually supposed to be off-center. Considering those borders are displayed all the time, I decided to keep them centered to prevent annoying the bejeezus out of people (me included).
Attached Images
File Type: png Capture1.PNG‎ (65.6 KB, 7 views) (Save to Dropbox)
File Type: png Capture2.PNG‎ (49.8 KB, 7 views) (Save to Dropbox)
File Type: png Capture3.PNG‎ (47.4 KB, 8 views) (Save to Dropbox)
__________________
Author of Shin Pokemon Red/Blue/Green. A Gen 1 hack focusing on bugfixes, better AI, and QoL/151 enhancements. Come say hello in the sideshow thread.
Reply With Quote
Reply

Quick Reply

Join the conversation!

Create an account to post a reply in this thread, participate in other discussions, and more!

Create a PokéCommunity Account
Ad Content

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -8. The time now is 8:52 AM.