Oblivion:Tools/Resources: Difference between revisions

From PRCLive 100% Speedrun Wiki
Jump to navigation Jump to search
No edit summary
Line 10: Line 10:
These are tools created by the PRCLive community to assist in routing and improving our overall knowledge of game mechanics.
These are tools created by the PRCLive community to assist in routing and improving our overall knowledge of game mechanics.


* '''[https://github.com/valarnin/oblivion-save-reader/ 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.
* '''[https://github.com/valarnin/oblivion-save-reader/ 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. For help using this program, see the [[Help:Oblivion Save/ESM/ESP Reader|help page]].
* '''[https://github.com/MichaelEbert/OblivionProgressTracker 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.
* '''[https://github.com/MichaelEbert/OblivionProgressTracker 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.
* '''[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.

Revision as of 07:51, 27 February 2022

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. For help using this program, see the help page.
  • 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.
  • 100% Calculators — MrBosch's calculators for various game mechanics.
  • 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.
  • Weakness Stacking Calculator — MrBosch's calculator for stacking weakness to magic.