GuilloteTesla
Moderator
Hello everyone!,
In the last couple of days I've been fooling around with the PSL1GHT SDK and some of its samples. But I wanted to start a new project from the templates folder (I've picked up the trivial template).
The problem is that I couldn't get it to run correctly on my console. I've managed to run the Makefile script with the make command and got multiple files: project.elf, project.fake.self, project.pkg.
As I couldn't manage to install ps3load on my PS3 yet, I went the old way: install the pkg. It did install correctly, but got "data corrupted" so I believe there was something wrong with the Makefile script.
I compared it with the scripts from the samples and from some well known homebrews, and I've noticed that the trivial template script is very reduced with its different variables and settings (I couldn't even get it to use the default ICON0.PNG image).
The question is: which script is better?, the simplified or the complete one?.
Cheers!.
P.S. for the devs: which IDE do you use?. I've installed VS Code but it is so unusable to me, I've set it up, add the extensions, included the paths for the libraries and such, and couldn't make IntelliSense to work as it should.
In the last couple of days I've been fooling around with the PSL1GHT SDK and some of its samples. But I wanted to start a new project from the templates folder (I've picked up the trivial template).
The problem is that I couldn't get it to run correctly on my console. I've managed to run the Makefile script with the make command and got multiple files: project.elf, project.fake.self, project.pkg.
As I couldn't manage to install ps3load on my PS3 yet, I went the old way: install the pkg. It did install correctly, but got "data corrupted" so I believe there was something wrong with the Makefile script.
I compared it with the scripts from the samples and from some well known homebrews, and I've noticed that the trivial template script is very reduced with its different variables and settings (I couldn't even get it to use the default ICON0.PNG image).
The question is: which script is better?, the simplified or the complete one?.
Cheers!.
P.S. for the devs: which IDE do you use?. I've installed VS Code but it is so unusable to me, I've set it up, add the extensions, included the paths for the libraries and such, and couldn't make IntelliSense to work as it should.
.