Skip to content
This repository has been archived by the owner on Nov 26, 2023. It is now read-only.

Free camera control hack for The Legend of Zelda: Ocarina of Time 3D

Notifications You must be signed in to change notification settings

GarciaLnk/OoT3DCameraControl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Free camera control hack for The Legend of Zelda: Ocarina of Time 3D.

NOTICE: most users should use this mod instead https://github.com/Roberto-Nessy/OoT3D_Standalone_Free_Cam

This tool scans the memory of Citra to find and modify the addresses corresponding to the LocalPlayer and LocalCamera.

The project can be compiled with Visual Studio.

It supports any controller supported by SDL:

  • The right stick moves the free camera, toggling it on if it's off.
  • The L button resets the angle of the camera, and toggles off the free camera.

Open citra-qt.exe and start the game, run the CameraOoT.exe once you can control Link.

TODO: Find the memory addresses for Epona's coordinates (?), and allow free camera control when riding Epona.
TODO: Check whether the jitter of the free camera can be further mitigated.
TODO: Modify the camera function to zoom it further out when the Y coordinate increases.

About

Free camera control hack for The Legend of Zelda: Ocarina of Time 3D

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 100.0%