Notice for migration of the project created in Ver 0.98 into Ver 0.99
The application setup file "app.xml" has been introduced. Along with the introduction, "app.cfg" is withdrawn.
Along with the above change, the batch file “project_conv_098to099.bat” is provided to convert “.cs”, “.csproj” and “app.cfg”. Please execute any of the followings for project conversion.
How to execute in the console screen
Go to [Start Menu] - [All Programs] - [Accessories] - [Command Prompt].
Input cd "%SCE_PSM_SDK%/tools/” to move from the current directory.
Specify and execute [sample098_project_folder], the top folder of the project to be converted into “project_conv_098to099.bat”.
> project_conv_098to099.bat [sample098_project_folder]
How to execute in Explorer
Drag and drop [sample098_project_folder] onto “project_conv_098to099.bat” in Explorer.
Il faut cliquer déposer le dossier de ton Homebrew sur “project_conv_098to099.bat” dans l'explorer windob.
Je n'ai pas encore essayé mais ça devrait marcher.
Le problème vient du renommage du PSS en PSM -.-'
Donc les "using" change par exemple en Sce.Playstation. au lieu de Sce.Pss.
Vous l'aurez compris la doc est utile, mais non traduite en français c'est un vrai calvaire ... j'éditerais le post prévu pour la traduction en ajoutant la partie 4 et 5 du programming guide !