Releases: OSM-Made/Orbis-Suite
Orbis Suite-2.0.528-beta
-Auto payload loader is now implemented.
-You can now change the target per instance. Target Selected can now be changed from the "Select Target" drop down or clicking on the Target label and selecting the target from the drop down.
-No longer is it needed to have a default target when starting the application.
-By default now the selected target will be the default target and if there isn't one it will be no target.
-SPRX Helper is now Implemented. You can now include it as a build event to fake sign and copy your PRX projects to your Target.
SPRX Helper Commands:
"-PythonDirectory" In case the automatic method doesn't detect it.
"-PRXDirectory" Required Tells the executable where your prx is located to fake sign and or copy.
"-Target" The target name to copy the file to.
"-DefaultTarget" use this to just copy the file to the default target.
"-FTPFilePath" If you are wanting the file copied to the remote target use this to tell it where to copy it to. must be used with -Target {TargetName} or -DefaultTarget
Example build event:
"C:\Program Files\Orbis Suite\OrbisSPRXHelper.exe" -PythonDirectory "C:\Python27\python.exe" -PRXDirectory "$(OutDir)$(TargetName)$(TargetExt)" -FTPFilePath "/mnt/usb0/" -Target "OSM's Console"
Orbis Suite-2.0.480-beta
Fixed a bug with the Service not shutting down.
Orbis Suite-2.0.479-beta
Added Support for 6.72 Consoles.
Orbis Suite-2.0.477-beta
Fixed a bug with some users not being able to run the application. Thank you to Melvin for helping me debug this issue.
Orbis Suite-2.0.473-beta
-Fixed a bug with the Target Settings app where you couldn't change the target selected with the drop down.
-Changed the windows installer version to a newer version. Previous was 2.0 now set to 4.5, may help with some people having issues with the install.
-Added a debug log to the c++ instance now apps will log to the "Program Data\Orbis Suite\Logs*" folder.
Orbis Suite-2.0.456-beta
Beta version Including access to Module Manager and Neighborhood.