Repository of Goldeneye romhack related work.
Romhacks are posted as xdelta patch. You will need a suitable patch utility such as xdeltaUI to apply the patch.
Romhacks:
- lag: Main lag testing romhack, shows mission timer, props on screen, guards on screen and more
- foglag: Fork of lag test romhack, used to load environment settings
- shotvis: Show guard shot intolerance and audio threshold indicator
- arlene: r-lean practice romhack
- valstrafe: Val strafe practice. Shows Val travel distance, time of encounter, and speed.
- benchmark: benchmark TAS loop for testing theories and data collection
- splits: build-your-own splits practice rom
- XLTK: Extended License To Kill romhack
- OFOS Runway: Practice OFOS Runway
- Bond speed: Show Bond's actual movement speed
- TANKBOND: Play the game in a tank
- camera obj: Show conditions for camera objective
- boost: Press the DPad for a boost.
If you have access to decomp, these tutorials may be useful for writing your own romhack.
Tutorials:
- Add HUD: Outline of how I added hud to the lag romhack
- Custom Watch Screen: Walkthrough of changes required to add a custom watch screen
- Watch screen select color: A quick note on how to make the watch screen indicator color cycle from a convenient timer
- Disable all security cameras: helper method to disable all cameras
- runtime guard toggle: how I toggle guards at runtime