if i add them as map_first_slot, the error obviously is too many arguments of the same type
The project should compile fine without any change.

if i add them as map_first_slot, the error obviously is too many arguments of the same type
The project should compile fine without any change.
Didn't happen to me, HFW 4.86EDIT
I just tried the PS3 HEN MOD without any modification, and it frozen my console after 10 seconds @aldostools
I tried in a DB Firmware 4,85, what can be the issue?
Didn't happen to me, HFW 4.86
my test ps3 (cfw) needs a hard drive and my superslim is already on 4.86.
my test ps3 (cfw) needs a hard drive and my superslim is already on 4.86.
Where did you get the PS3HEN.BIN? from the rar file, github, or did you recompile from start again?
EDIT
I just tried the PS3 HEN MOD without any modification, and it frozen my console after 10 seconds @aldostools
I tried in a DB Firmware 4,85, what can be the issue?
@aldostools
i think there is anything broken with the files in you github. https://github.com/aldostools/PS3HEN
The tests i made
1. Downloading the source and just renaming the already compiled PS3HEN.BIN_CEX_485 to PS3HEN.BIN.
FREEZES THE CONSOLE 10 seconds after ENABLING HEN.
2. Compiling from the source and the compiled PS3HEN.BIN_CEX_485 to PS3HEN.BIN.
FREEZES THE CONSOLE 10 seconds after ENABLING HEN.
3. USING the PS3HEN.BIN one inside the Main post.
WORKS
4. Renaming the PS3HEN.BIN_CEX_485 to PS3HEN.BIN inside the rar file,
WORKS.
The GITHUB one is newer than the attached in the post.
![]()
Try commenting the line 836 of main.c: do_fan_control();
Thank you for your feedback. There was still another place doing fan control. I removed that new code too.
https://github.com/aldostools/PS3HEN
I hope this change solve the freeze, otherwise I'll have to revert the code to 20200711A.