Users browsing this thread: 1 Guest(s)
Patch: Wilder Randomness

#12
Posts: 212
Threads: 1
Thanks Received: 11
Thanks Given: 2
Joined: Oct 2014
Reputation: 7
Status
None
Well, the reason why you want a balanced random number generator is because you want to ensure that every outcome is possible. If you have a situation where certain patterns of numbers never appear, or appear very infrequently, you risk locking out game content.

For example, one thing I was concerned about in randomizing the RNG table is the Auction House. The chance of getting Espers in the Auction House is very low, and the RNG depends on the movement of NPCs outside. Since there are many NPCs in Jidoor, the RNG skips over several values at once, and there is a very slight possibility that it might skip over every value where you are able to buy an esper, essentially making it impossible to get Golem and Zoneseek.

Of course, if you're just making a static mod, you can easily test whether the Espers are obtainable. It's more of a concern if you're making a randomizer where the random number generator is randomly randomized.




https://github.com/abyssonym/beyondchaos
Beyond Chaos is a full-game randomizer for FF6.
Quote  



Messages In This Thread
Patch: Wilder Randomness - by HatZen08 - 01-20-2016, 08:31 AM
RE: Patch: Wilder Randomness - by madsiur - 01-20-2016, 03:25 PM
RE: Patch: Wilder Randomness - by Lockirby2 - 01-20-2016, 03:50 PM
RE: Patch: Wilder Randomness - by Catone - 01-20-2016, 05:11 PM
RE: Patch: Wilder Randomness - by Gi Nattak - 01-20-2016, 05:32 PM
RE: Patch: Wilder Randomness - by Catone - 01-20-2016, 06:28 PM
RE: Patch: Wilder Randomness - by Gi Nattak - 01-20-2016, 06:40 PM
RE: Patch: Wilder Randomness - by HatZen08 - 01-20-2016, 08:20 PM
RE: Patch: Wilder Randomness - by Lockirby2 - 01-20-2016, 10:27 PM
RE: Patch: Wilder Randomness - by Catone - 01-20-2016, 10:02 PM
RE: Patch: Wilder Randomness - by HatZen08 - 01-21-2016, 11:31 AM
RE: Patch: Wilder Randomness - by abyssonym - 01-21-2016, 12:34 PM
RE: Patch: Wilder Randomness - by Catone - 01-21-2016, 04:13 PM
RE: Patch: Wilder Randomness - by HatZen08 - 01-21-2016, 05:17 PM
RE: Patch: Wilder Randomness - by abyssonym - 01-21-2016, 08:32 PM
RE: Patch: Wilder Randomness - by Dev J - 04-28-2017, 11:14 PM
RE: Patch: Wilder Randomness - by HatZen08 - 04-30-2017, 09:41 AM
RE: Patch: Wilder Randomness - by Tenkarider - 04-30-2017, 01:57 PM
RE: Patch: Wilder Randomness - by Gi Nattak - 04-30-2017, 02:42 PM
RE: Patch: Wilder Randomness - by HatZen08 - 05-02-2017, 09:12 AM
RE: Patch: Wilder Randomness - by HatZen08 - 09-17-2017, 12:33 AM
RE: Patch: Wilder Randomness - by Dev J - 09-18-2017, 05:45 PM
RE: Patch: Wilder Randomness - by madsiur - 09-18-2017, 09:40 PM
RE: Patch: Wilder Randomness - by Dev J - 09-18-2017, 11:36 PM
RE: Patch: Wilder Randomness - by madsiur - 09-19-2017, 09:08 AM
RE: Patch: Wilder Randomness - by Gi Nattak - 07-08-2022, 01:47 PM
RE: Patch: Wilder Randomness - by Gi Nattak - 04-17-2024, 02:44 PM

Forum Jump:

Users browsing this thread: 1 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite