• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • Our friends from the Johto Times are hosting a favorite Pokémon poll - and we'd love for you to participate! Click here for information on how to vote for your favorites!
  • Serena, Kris, Dawn, Red - which Pokémon protagonist is your favorite? Let us know by voting in our grand final favorite protagonist poll!
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

RTC script event

Guys i installed RTC in my hack and i am planning to make some Time based event(executed on the basis of day) what will happen if the game is played on a emulator that supports no RTC??
Answers pls....
You won't get that event to happen more than once on an emulator with no RTC.
 
So,
If i set an event to happen every sunday, how would it be executed in emulator with no rtc???

anyways thanks for the reply :)c
It can't... if the emulator doesn't know it is Sunday how can it be expected to act like so?
 
It can't... if the emulator doesn't know it is Sunday how can it be expected to act like so?

So do you mean that the event will never happen in the game??? :(
That is actually so sad for me atleast.
.
.
I was planning to make a event such that a person will gift a pokemon in the occasion of new year, but seems like thats never gonna happen :( ;-; ~_~
 
So do you mean that the event will never happen in the game??? :(
That is actually so sad for me atleast.
.
.
I was planning to make a event such that a person will gift a pokemon in the occasion of new year, but seems like thats never gonna happen :( ;-; ~_~
An event based on a RTC isn't go to work properly without a RTC.
 
Well if you use the DNS set up already with Shinyquasire's implementation or something like that then without an RTC emulator, you'll have one of two things happen. For whatever reason, the RTC routine actually writes something to the RAM regardless of RTC being enabled in the emulator. The difference is that it writes the wrong info in only once. So it's possible for your event to happen once and only once. The second possibility is that the day it writes won't be Sunday and it won't happen at all. Either way sucks, and is too bad.

(also note i used vba and shinyquagsire's modded routine to get this info)
 
Well if you use the DNS set up already with Shinyquasire's implementation or something like that then without an RTC emulator, you'll have one of two things happen. For whatever reason, the RTC routine actually writes something to the RAM regardless of RTC being enabled in the emulator. The difference is that it writes the wrong info in only once. So it's possible for your event to happen once and only once. The second possibility is that the day it writes won't be Sunday and it won't happen at all. Either way sucks, and is too bad.

(also note i used vba and shinyquagsire's modded routine to get this info)

Thanks for the info :)
 
Back
Top