Talk:CCAPI: Difference between revisions
Jump to navigation
Jump to search
(ControlConsoleAPI is an API for PS3 and PC similar to TMAPI on DEX console) |
(added read.txt) |
||
Line 1: | Line 1: | ||
i have found a little info today on CCAPI and have decided to include here on the wiki, i hope this is ok. please feel free to add or amend anything of use, and or a possible good source of code. | i have found a little info today on CCAPI and have decided to include here on the wiki, i hope this is ok. please feel free to add or amend anything of use, and or a possible good source of code. | ||
Download locations: | |||
http://store.brewology.com/ahomebrew.php?brewid=254 | |||
http://download12.mediafire.com/2ahnq8zaz5gg/1xjkdzl77gz4meq/CcApi_package_2.50.rar | |||
$ cat read.txt | |||
// ************************************************* // | |||
// --- Copyright (c) 2014 iMCS Productions --- // | |||
// ************************************************* // | |||
// PS3Lib v4 By FM|T iMCSx // | |||
// // | |||
// Features v4.3 : // | |||
// - Support CCAPI v2.5 C# by iMCSx // | |||
// - Popup better form with icon // | |||
// - CCAPI Consoles List Popup French/English // | |||
// - CCAPI Get Console Info // | |||
// - CCAPI Get Console List // | |||
// - CCAPI Get Number Of Consoles // | |||
// - Get Console Name TMAPI/CCAPI // | |||
// // | |||
// Credits : FM|T Enstone , Buc-ShoTz // | |||
// // | |||
// Follow me : // | |||
// // | |||
// FrenchModdingTeam.com // | |||
// Youtube.com/iMCSx // | |||
// Twitter.com/iMCSx // | |||
// Facebook.com/iMCSx // | |||
// // | |||
// ************************************************* // |
Revision as of 11:33, 27 May 2014
i have found a little info today on CCAPI and have decided to include here on the wiki, i hope this is ok. please feel free to add or amend anything of use, and or a possible good source of code.
Download locations:
http://store.brewology.com/ahomebrew.php?brewid=254 http://download12.mediafire.com/2ahnq8zaz5gg/1xjkdzl77gz4meq/CcApi_package_2.50.rar
$ cat read.txt
// ************************************************* // // --- Copyright (c) 2014 iMCS Productions --- // // ************************************************* // // PS3Lib v4 By FM|T iMCSx // // // // Features v4.3 : // // - Support CCAPI v2.5 C# by iMCSx // // - Popup better form with icon // // - CCAPI Consoles List Popup French/English // // - CCAPI Get Console Info // // - CCAPI Get Console List // // - CCAPI Get Number Of Consoles // // - Get Console Name TMAPI/CCAPI // // // // Credits : FM|T Enstone , Buc-ShoTz // // // // Follow me : // // // // FrenchModdingTeam.com // // Youtube.com/iMCSx // // Twitter.com/iMCSx // // Facebook.com/iMCSx // // // // ************************************************* //