Aldo Vargas
Aldo Vargas
Try this GUI: http://ps3-ip-address/games.ps3
Thank you for your feedback. If the option is not working, there' should be some issue in Cobra payload. webMAN basically sets the configuration value and the rest is done...
Thanks again for your feedback. I rarely use the PS3 for DVD movies, so I don't have much experience with this feature. As I commented above webMAN only sets the...
Try copying one of the following category_game.xml to /dev_blind/vsh/resource/explore/xmb HEN: [category_game.xml](https://github.com/aldostools/webMAN-MOD/raw/master/_Projects_/updater/pkgfiles/USRDIR/xmb/HEN/category_game.xml) CFW: [category_game.xml](https://github.com/aldostools/webMAN-MOD/raw/master/_Projects_/updater/pkgfiles/USRDIR/xmb/category_game.xml) It is required to reload XMB or restart to see the changes.
@Mando131 Thank you for your feedback. I'm glad that your issue is fixed. What I don't see is how that file could have fixed your issue. boot_plugins_nocobra.txt is used on...
Try changing `#include to `#include ` Vladimir Stolyarov @xakep666 submitted a fix for this issue on Jan 4, 2021 This is the commit: https://github.com/aldostools/webMAN-MOD/commit/1b6ec2725b0d08c46acec6268948e56f3776267e
No, in the file include/**common.h** Check the commit: https://github.com/aldostools/webMAN-MOD/commit/1b6ec2725b0d08c46acec6268948e56f3776267e
Please use the latest commit in [ps3netsrv](https://downgit.github.io/#/home?url=https://github.com/aldostools/webMAN-MOD/tree/master/_Projects_/ps3netsrv) folder of the _Projects_ You probably are using ps3netsrv_20200708.zip that is from July 8, 2020.
The error in your pastebin clearly says: ./include/common.h:14:10: fatal error: 'endian.h' file not found That means that you didn't change what I have already told you 3 times
You are compiling with the default `Makefile` that is for Windows See the command line says: -D_OS_WINDOWS -DWIN32 Use Makefile.macos