def set_image(self, img_array): """Set new equirectangular image.""" self.image = img_array self.angle_x = 0 self.angle_y = 0 self.update_view()

Despite its powerful backend, 360mpGui is designed to be user-friendly. Here is a basic workflow for its most common task: reading a game's ID.

Create ISO images from extracted game folders, essential for re-packing games.

Save the script as 360mpgui.py

Ultimate Guide to 360mpgui v1.5.0.0: The Complete Xbox 360 ISO Processing Solution