Jump to content

Got the svc rom to load but has prob.


strider2040

Recommended Posts

I did it and i still get the black screen.

Remove your save in E:/TDATA/FA7E/

 

Check if you have those lines in the modified default.xbe :

 

0x0013A678 : 0000000000006000000000000A0000006C9F0D00

0x0013A68C : 0000000000001000FFFC8EFF02000000609F0D00

0x0013A6A0 : 0000100000005000DDD4DFEF0200000000000000

0x0013A9E8 : 000000000000000000006000000000000A000000

0x0013A9FC : 6C9F0D000000000000001000FFFC8EFF02000000

0x0013AA08 : 609F0D000000100000005000DDD4DFEF02000000

 

 

Check your P1 & P2 are well cut :

 

P1 size : 1024 Kb

 

P2 size : 5120 Kb

Edited by Gouki :)
Link to comment
Share on other sites

  • Replies 51
  • Created
  • Last Reply

Top Posters In This Topic

Check if you have those lines in the modified default.xbe :

 

0x0013A678 : 0000000000006000000000000A0000006C9F0D00

0x0013A68C : 0000000000001000FFFC8EFF02000000609F0D00

0x0013A6A0 : 0000100000005000DDD4DFEF0200000000000000

0x0013A9E8 : 000000000000000000006000000000000A000000

0x0013A9FC : 6C9F0D000000000000001000FFFC8EFF02000000

0x0013AA08 : 609F0D000000100000005000DDD4DFEF02000000

 

 

& you won't have a black screen, normally.

Link to comment
Share on other sites

i can never get the hex editor to replace anything. ALso to i put the 0x in the first part to??

With hexa editor like WinHex, open default.xbe.

When the default.xbe is opened, Click on "Edit", then "Find" or "Go To" & enter the hexa address 0x0013A678. On the line : 0000000000005000000000000A0000006C9F0D00, replace the 5 with a 6 if it's not already done.

Then, find this adress : 0x0013A6A0 & on the line 0000100000004000DDD4DFEF0200000000000000, replace the 4 with a 5 if it's not already done.

Then, find this address : 0x0013A9E8 & on the line 000000000000000000005000000000000A000000, replace the 5 with a 6 if it's not already done.

Then, find this address : 0x0013AA08 & on the line 609F0D000000100000004000DDD4DFEF02000000, replace the 4 with a 5 if it's not already done.

After all those changes, save your default.xbe.

Edited by Gouki :)
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

×
×
  • Create New...