-
hi,
I am using latest PSL1GHT, and in archive `sdl_psl1ght/src/render/psl1ght/SDL_PSL1GHTrender.c` i'm getting the following errors:
```
/home/phobos/Downloads/sdl_psl1ght/src/render/psl1ght/SD…
-
In order to modernize ps3toolchain and psl1ght, and thanks to the lessons learnt in https://github.com/vitasdk, I propose the following changes to psl1ght:
- The latest versions of newlib include a…
xerpi updated
4 years ago
-
i want to build 1.14 latest retroarch with CE patch ,but i cant found suitable env. who can help me?
-
I use latest code to compile and retroarch_psl1ght.pkg is generated, but it will blackscreen for serveral seconds and back to xmb when i launch this app after install.
it cant start with all my buil…
-
I was trying to compile http_fetcher library (since there are no docs for the http API in psl1ght) and I noticed these issues :
1 - netdb.h is not installed correctly, it's in psl1ght/ppu/include/net/…
-
Wargio, I have manually updated the packages in the toolchain and the ps3libraries to the latest available (for example, the toolchain currently available uses GCC 4.7.0, mine uses GCC 4.8.2). I'm tr…
-
This code
```
#include
int main(int argc, const char* argv[])
{
return clock();
}
```
fails to link:
$ make
[CC] main.c
ppu-gcc -MMD -MP -MF /home/andoma/PSL1GHT/template/build/main.d -g -I/…
-
Hi I'm brand new with PS3 homebrew development and your Docker image is very appealing due to having the whole toolchain pre-configured. Problem is I'm running into issues compiling PSL1GHT sample pro…
-
Hi,
To compile with latest PSL1GHT, you need add "enable_webp=no" to configure in 002 script, and patch to png_const_bytep to png_const_charp in SDL_png.c
```
102c102
< int (*png_sig_cmp) …
-
here is my log, any help on to fix this?
remainderd2.c
libsimdmath.a
make[2]: Nothing to be done for `all'.
crt0.S
crt1.c
./ps3toolchain/psl1ght/ppu/crt/crt1.c:37:56: warning: 'struct tms' declared i…