Oblivion:Tools/Resources: Difference between revisions
Appearance
>MeemawHustlin No edit summary |
m →100% spreadsheets and misc routing notes: formatting |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
==Tools== | |||
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://valarnin.github.io/oblivion-save-reader/test.html Save/ESM/ESP Reader]''' ('''[https://github.com/valarnin/oblivion-save-reader/ GitHub]''') — 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://valarnin.github.io/oblivion-save-reader/test.html Save/ESM/ESP Reader]''' ('''[https://github.com/valarnin/oblivion-save-reader/ GitHub]''') — 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:// | * '''[https://oblivion.azuriteforest.net/guide/index.html 100% Interactive Guide]''' ('''[https://github.com/MichaelEbert/OblivionProgressTracker GitHub]''') — 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/OblivionSaveReaderCS/releases/ | * '''[https://oblivion.azuriteforest.net/guide/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/MichaelEbert/OblivionSaveReaderCS/releases/latest Automatic Save Uploader]''' — A program developed by Ultrapotassium that connects the 100% Progress Tracker and the Save File Reader, allowing a user to have their save file directory automatically open the most recent save file and upload it to the progress tracker for completely automated tracking! | |||
* '''[https://docs.google.com/spreadsheets/d/1-eZbe2JgwJPngwxvYNtMJ4ngYA7xNZl8/edit?usp=sharing&ouid=104430489625956261497&rtpof=true&sd=true Weakness Stacking Calculator]''' — MrBosch's calculator for stacking weakness to magic. | |||
* '''[https://docs.google.com/spreadsheets/d/1y5aTwZ8e2DlwLZnv_PjUPboMq0zacEY8/edit#gid=1720985196 100% Calculators]''' — MrBosch's calculators for various game mechanics. | |||
* '''[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. | ||
==Resources== | |||
* '''[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. | |||
===100% spreadsheets and misc routing notes=== | |||
Many runners have created their own 100% spreadsheets. here are links to them if you are interested in creating your own. | |||
* '''[https:// | *'''[https://docs.google.com/spreadsheets/d/1hT55ilA14RHqcd2LGCR0_NXzSCu32XIv8GOiAY8BF5c/edit?gid=340007591#gid=340007591 Meemaw's list of things in DLCs that will alter requirements]''' Meemaw's list of things in DLCs that will alter requirements | ||
* '''[https:// | * '''[https://docs.google.com/document/d/1Di-qrIyH48DsCExUt7vjlNu4ltmBMVMi2-6ipD1mrns/edit?tab=t.0 Sh1kabane's 100% no dlc notes]''' Sh1kabane's 100% no dlc notes | ||
* '''[https://docs.google.com/document/d/1bbOgjC7k0BvubUIcngSg5DHz7MjDk9an51oLtcCU4x4/edit?tab=t.0 Sh1kabane's 100% with DLC notes]''' Sh1kabane's 100% with DLC notes | |||
* '''[https://docs.google.com/spreadsheets/d/1TvRiTkX6DOSdWzXExGJ1z4CFnwsSS_J38NGNwhZLO70/edit?gid=0#gid=0 Wil's completionist checklist]''' — Wil's completionist checklist | |||
* '''[https://drive.google.com/drive/folders/1RJ9aACDanO4vE5zS2Y5pR05ZaKeP3WKW V3 speedrun/casual resources]''' V3 speedrun/casual resources |
Latest revision as of 22:43, 25 September 2025
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 (GitHub) — 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% Interactive Guide (GitHub) — A website being developed by Ultrapotassium and Muggyfox1 that aims to automate the checklisting process and integrate with the save file reader.
- Nearest Chair Lookup — A calculator for finding the nearest chair to a given set of coordinates, built using a chair database compiled by FromDarkHell.
- Automatic Save Uploader — A program developed by Ultrapotassium that connects the 100% Progress Tracker and the Save File Reader, allowing a user to have their save file directory automatically open the most recent save file and upload it to the progress tracker for completely automated tracking!
- Weakness Stacking Calculator — MrBosch's calculator for stacking weakness to magic.
- 100% Calculators — MrBosch's calculators for various game mechanics.
- Master Database — A series of spreadsheets that compile info about 100% requirements for programmers to use homogenized data.
Resources
- 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.
100% spreadsheets and misc routing notes
Many runners have created their own 100% spreadsheets. here are links to them if you are interested in creating your own.
- Meemaw's list of things in DLCs that will alter requirements Meemaw's list of things in DLCs that will alter requirements
- Sh1kabane's 100% no dlc notes Sh1kabane's 100% no dlc notes
- Sh1kabane's 100% with DLC notes Sh1kabane's 100% with DLC notes
- Wil's completionist checklist — Wil's completionist checklist
- V3 speedrun/casual resources V3 speedrun/casual resources