Plugins | Dashlaunch
iGameGod offers a variety of tools for you to use on your Non-Jailbroken (Jailed) or Jailbroken iPhone/iPad or Apple Silicon Mac!
Interested in learning more? Keep reading below!
iGameGod offers a variety of tools for you to use on your Non-Jailbroken (Jailed) or Jailbroken iPhone/iPad or Apple Silicon Mac!
Interested in learning more? Keep reading below!
Below is content structured for a tutorial, reference list, and safety notes. DashLaunch plugins are external .xex executables that run in the background of a modded Xbox 360. They extend functionality without modifying system files. Plugins are loaded at boot time via launch.ini .
// Entry point called by DashLaunch void PluginEntry() // Hook a system function, spawn a thread, or patch memory while(1) // Check for button combo if (XInputGetState(0, &state) == ERROR_SUCCESS) if (state.Gamepad.wButtons & XINPUT_GAMEPAD_X) // Do something: take screenshot, toggle FTP, etc. Sleep(100); dashlaunch plugins
Minimal plugin skeleton (pseudo-C):
Since "DashLaunch" itself is a low-level tool (launch.xex) that patches the hypervisor, true "plugins" are usually loaded via DashLaunch's plugin1 through plugin7 entries in its launch.ini . Below is content structured for a tutorial, reference
[Paths] plugin1 = Hdd:\Content\0000000000000000\C0DE9999\00080000\default.xex Would you like a deeper explanation of how to using LibXenon, or a safety checklist before testing unknown plugins? Plugins are loaded at boot time via launch
iGameGod will overlay on top of your favorite apps. So there's no need to keep switching back and forth between apps. This approach also makes it easier for us to support Non-Jailbroken environments.
We've been hard at work polishing the user interface and making it easy to use.
We're always listening to feedback on what new features you would like to see added to iGameGod so keep them coming!
iGameGod is constantly being worked on and updated with new features and fixes!
The Jailbreak version of iGameGod comes as a standalone app. On a Non-Jailbroken device, iGameGod Jailed can only work as an overlay. This means you need to sideload the .IPA file to iOS or macOS with iGameGod Jailed injected.
Once you have enabled iGameGod on your app, long press on the iGameGod overlay icon to bring up the additional features.
iGameGod will support iOS 11 and higher. All macOS versions are supported as long as you have an Apple Silicin Mac.
If you would like to learn how to use iGameGod or see various examples of how it's used, check out the iGameGod topics here or find video examples on YouTube.