Is there some technical reason this is not possible in a romhack? I figure the most obvious red / blue romhack possible is one where every time you start a new game you have a completely random choice out of all 151 pokemon as a starter.I know that there are utilities out there which you can get random seeds and then build your own rom. But once that rom is built, they're static. It'd be cool if you finished your game, started a new one, and got a new random starter out of the total 151.It seems like the most obvious case for a romhack ever, so I'm assume there's some technical reason this isn't feasible. Does anyone know?
Another absolutely dogshit rpg thread
>>12463185Of course it’s possible. It’s just that it’s boring, like your thread.
>>12463185Check out randomizers
>>12463275Every randomizer I've checked out is a site where you enter some parameters and drop a rom. The randomizer will ouput a randomized rom, but it will be static. ie, it's random in comparison to the normal game, but it's also the same every time you start a new game.
>>12463223you are the one who is dogshit
you faggots really don't play anything else do you
>>12463185>Why am I the only one who's thought of thingThe answer is always because you're overthinking it.Your starter is Goldeen, set it up in the randomizer and keep us posted.
And your rival's starter. How about that. You should go for it OP. Think about hitting Misty with your juicy Horn Attack.
Is there a game shark/genie way to randomize your starter?
>>>/vp/
>>12463185I don't see why you couldn't do it. It'd be outside of the scope of what most people want to make, because it'd require external coding.Whenever you start a new game, have it start some code that selects 2 numbers between 1 and 151. Then give one of those numbers to your starter selection and one to your rival's starter selection. Then just have it apply code to overwrite the starter selection process and give you the random one, no matter your choice(and same for rival).The games have been decompiled, so it'd never be easier than now. You'd just need to find someone willing to create it.
>>12463223>is madden an rpgI see jannies haven't taken care of their /shmupg/ cult cabal from /vr/ yet.
>>12463397Those can't insert logic. That requires rom hacking.
>>12463185Enjoy your Bulbasaur.
no one understood the point of my thread :(
>>12463712We understood fine, It was just stupid. It really doesn't change as much as you think it would.
Just use a random number generator and a game shark code. It's way easier that modding.
>>12463185>It'd be cool if you finished your game, started a new oneafter you beat your pokemon play a new game, there are many out there you might learn something new about yourself.
>>12463223Pokemon wasnt and will never be an RPG.
>>12463275Nuzlockers, then randomizers is the correct way to play post-game Pokemon.
>>12464087What genre is it then?
>>12465665>two people, playing opposite versions>nuzlock rules>have a battle between players after every gym where all knocked out mons "live", but winner gets to trade for any of your current mons>final player battle after elite four- victor takes their team into Stadium for post game
>>12463302Just generate a new randomized rom once you finish a playthrough. What's the issue here?