The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 895 - File: showthread.php PHP 7.3.33 (Linux)
File Line Function
/showthread.php 895 errorHandler->error




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

#1
Posts: 149
Threads: 21
Thanks Received: 40
Thanks Given: 3
Joined: Dec 2013
Reputation: 9
Status
Auto-life
Patch:  Wilder Randomness 1.0
Target: Final fantasy 3, Version 1.0, English, With Header
Download


Description:

Final Fantasy 3 has a few pseudo random number generators. They base the random number generation in a table of available numbers. They choose the numbers in a sequential order based on different indexes.

The method to choose a random number based on a sequential order generates poorly random numbers. They are predictable and, in specific situations, are almost rigged.

The patch changes the indexes used by the random numbers generators. Instead of always be based on a sequential order, they now are based in a random order.

For every unit of 1/60 (0,0166) of a second in the game, the indexes used to get the next sequential number are added by a random value between [0, 1]. It is accumulative by each time unit.

With this method, the random numbers generated are more unpredictable when compared with the original game.
  Find
Quote  
[-] The following 2 users say Thank You to HatZen08 for this post:
  • Gi Nattak (01-20-2016), SSJ Rick (05-02-2017)



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