Oblivion:Tools/Resources: Difference between revisions

From PRCLive 100% Speedrun Wiki
Jump to navigation Jump to search
(Created page with "===Resources=== These are external websites unaffiliated with PRCLive that provide useful additional information about the game: * '''[https://en.uesp.net/wiki/Oblivion:Oblivion The Unofficial Elder Scrolls Pages]''' — The largest wiki of information about Oblivion, which is used extensively when referencing general game info for routing purposes. Lacks a comprehensive list of glitches and speedrun tech/info, but has pretty much all other info you would ever need. *...")
 
(Moved chair lookup to js to make it usable without having to edit a google doc)
Line 14: Line 14:
* '''[https://docs.google.com/spreadsheets/d/1e_Qx7Xj8JwcmZNGTNvnblqe811OZSvTFUMJ6dl0ywRM/edit?usp=sharing Master Database]''' — A series of spreadsheets that compile info about 100% requirements for programmers to use homogenized data.
* '''[https://docs.google.com/spreadsheets/d/1e_Qx7Xj8JwcmZNGTNvnblqe811OZSvTFUMJ6dl0ywRM/edit?usp=sharing Master Database]''' — A series of spreadsheets that compile info about 100% requirements for programmers to use homogenized data.
* '''[https://docs.google.com/spreadsheets/d/1y5aTwZ8e2DlwLZnv_PjUPboMq0zacEY8/edit#gid=1720985196 Class Reset Calculator]''' — MrBosch's calculator for determining stat changes when performing the Class Reset Glitch.
* '''[https://docs.google.com/spreadsheets/d/1y5aTwZ8e2DlwLZnv_PjUPboMq0zacEY8/edit#gid=1720985196 Class Reset Calculator]''' — MrBosch's calculator for determining stat changes when performing the Class Reset Glitch.
* '''[https://docs.google.com/spreadsheets/d/1FjYu3TzISb2jyLCWmBc4eq0eywDaiDg13heilqxjSP4/edit#gid=26362089 Nearest Chair Lookup]''' — A calculator for finding the nearest chair to a given set of coordinates, built using a chair database compiled by [https://fromdarkhell.github.io/Oblivion/#chair-searcher FromDarkHell].
* '''[https://michaelebert.github.io/OblivionProgressTracker/tools/chairlookup.html Nearest Chair Lookup]''' — A calculator for finding the nearest chair to a given set of coordinates, built using a chair database compiled by [https://fromdarkhell.github.io/Oblivion/#chair-searcher FromDarkHell].
* '''[https://github.com/Scaless/corn-cob RNG Manipulation Research]''' — A GitHub where Scales is researching RNG manipulation.
* '''[https://github.com/Scaless/corn-cob RNG Manipulation Research]''' — A GitHub where Scales is researching RNG manipulation.

Revision as of 03:45, 22 December 2021

Resources

These are external websites unaffiliated with PRCLive that provide useful additional information about the game:

  • The Unofficial Elder Scrolls Pages — The largest wiki of information about Oblivion, which is used extensively when referencing general game info for routing purposes. Lacks a comprehensive list of glitches and speedrun tech/info, but has pretty much all other info you would ever need.
  • Oblivion Commands — A website compiling all of the console commands available in the game.

Tools

These are tools created by the PRCLive community to assist in routing and improving our overall knowledge of game mechanics.

  • Save/ESM/ESP Reader — A program by valarnin that can read the 100% progress of a save file, as well as pull data out of ESM/ESP files for code analysis.
  • 100% Progress Tracker — A website being developed by Ultrapotassium and Muggyfox1 that aims to automate the checklisting process and integrate with the save file reader.
  • Master Database — A series of spreadsheets that compile info about 100% requirements for programmers to use homogenized data.
  • Class Reset Calculator — MrBosch's calculator for determining stat changes when performing the Class Reset Glitch.
  • Nearest Chair Lookup — A calculator for finding the nearest chair to a given set of coordinates, built using a chair database compiled by FromDarkHell.
  • RNG Manipulation Research — A GitHub where Scales is researching RNG manipulation.