Skip to content

ModuleLoader is a command line tool to load/unload modules from an RGH/Jtag/Devkit Xbox 360 without having to reboot.

License

Notifications You must be signed in to change notification settings

ClementDreptin/ModuleLoader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ModuleLoader

ModuleLoader is a command line tool to load/unload modules from an RGH/Jtag/Devkit Xbox 360 without having to reboot.

Requirements

  • Having the Xbox 360 Software Development Kit installed.
  • Xbox 360 Neighborhood set up with your RGH/Jtag/Devkit registered as the default console.
  • XDRPC.xex as a loaded plugin (not needed on devkit).

Installation

You can download the latest binary from the releases or clone the repository and open ModuleLoader.sln in Visual Studio to build from source.

Documentation

  • -h: Show usage.
  • -s: Show loaded modules.
  • -S: Show loaded modules and their metadata (verbose).
  • <module_path>: If <module_path> is already loaded, it will be unloaded then loaded back, otherwise it will just be loaded.
  • -l <module_path>: Load the module located at <module_path> (absolute path).
  • -u <module_name>: Unload the module named <module_name>. <module_name> can also be an absolute path.

About

ModuleLoader is a command line tool to load/unload modules from an RGH/Jtag/Devkit Xbox 360 without having to reboot.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages