• PS3HEN is now supporting 4.93 Firmware

    View Official Release Post for additional information HERE

PS3HEN [MOD 20200711] - UNTESTED

Status
Not open for further replies.
I just grabbed your project and add new remaps, just it, all the files are from your github, so i don't have any .0 file from previous compilations.

I think you changed the way for the other remaps.

How can i made others?

Z8n15CI.png
 
Last edited:
I changed all to map_first_slot and removed the slot number after the path

and it compiled, but FREEZES the console after 5 seconds.

QWI3t32.png
 
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?
 
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?

I tried the already compiled one from the source and a recompiled from source, both of them freezes the console after 5-10 seconds.


EDIT:

The PS3HEN.BIN inside the .RAR works
 
Last edited:
@Coro , you might invest in a sata station. I don't know if it only works with e3, but it's a fast and easy way to test things. I plan to use mine with the ps4 hdd, just to format it after getting my saves off.
 
@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.

Kp51pO8.png
 
Last edited:
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?

Instead of map_first_slot, you should use sys_map_path. You currently are replacing the first slot of mapping multiple times.

If you need to protect the path from deletion, use the prefix /. in the second parameter Example: /./dev_flash/etc.
 
@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.

Kp51pO8.png

Try commenting the line 836 of main.c: do_fan_control();
 
Status
Not open for further replies.

Similar threads

Back
Top