Skip to content

tomakela/FO2MapLoader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FO2MapLoader

Fallout 2 executable contains unused debug code which loads a list of all available maps (you can make your own, you know) and allows you to jump between them. Essentially you end up skipping the travel world map. Simply invoke a call to 0x4829F0. Tested on Steam version (I think it is US 1.02d)

Installation and use

image

Could be useful for

  • Escaping a glitched save game in which leaving a map causes a crash
  • Modding / testing
  • Cheating :(

To note

  • This is not the same as Ctrl+R in the main menu used to access/record maps with extra bugs and non-functionalities added.
  • Will cause crashes in some situations. E.g., during combat. This might be fixable by first ending the combat programmatically?
  • This call can be easily patched into the exe by for example replacing something less useful like printing the game version (ctrl+v). Sfall is just easier to do.
  • Same code exists for FO1, but this repo is not compatible with that

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors