Atrac3 SDK

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
zesto
Posts: 1
Joined: Thu Oct 09, 2008 10:13 pm

Atrac3 SDK

Post by zesto »

Hey all, i`m developing an atrac tool and wondered if anyone has information on the missing protocols from the pspsdk? Only a few of the available functions are in the atrac3.h file and its difficult to figure out what the values required are. Any help with for these functions would be greatly appreciated ie: sceAtracGetAtracId, sceAtracSetHalfwayBuffer etc.. I am especially wanting to get an atrac file to decode without having to load the entire file into memory as there is only 32mb in my slim and some of the files i am trying to decode are >32mb
Cpasjuste
Posts: 214
Joined: Sun May 29, 2005 8:28 am

Post by Cpasjuste »

In fact you can have 54mb of user memory for the slim by passing a spécial flag to your makefile (search on this forum)
Post Reply