View Single Post
Old 05-12-2002, 03:35   #2 (permalink)
simemu
No Life Poster
 
simemu's Avatar
 
Join Date: Apr 2002
Location: Spain
Age: 62
Posts: 855
Member: 10582
Status: Offline
Thanks Meter: 99
Previous Phonebook patches updated

To modify the spanish version of SIM-EMU 4.01 to obtain 36 SMS's and 131 ADN with 18 characters each, you must edit the original SIM_EMU_FL_4.01.hex with the following changes:

Code:
Offset    Instead of       Put this
0891      34 1E              34 0A
0894      34 1B              34 10
0895      34 58              34 60
089E      34 1C              34 20
08A0      34 0D              34 18
0E7C      30 1C              30 20
0FC0      30 54              30 60

To modify the english version of SIM-EMU 4.01 to obtain 36 SMS's and 131 ADN with 18 characters each, you must edit the original SIM_EMU_FL_4.01_ENG.hex with the following changes:

Code:
Offset    Instead of       Put this
0891      34 1E              34 0A
0894      34 1B              34 10
0895      34 58              34 60
089E      34 1C              34 20
08A0      34 0D              34 18
0E77      30 1C              30 20
0FBB      30 54              30 60

To modify the spanish version of SIM-EMU 4.01 to obtain 20 SMS's and 219 ADN with 18 characters each, you must edit the original SIM_EMU_FL_4.01.hex with the following changes:

Code:
Offset    Instead of       Put this
0891      34 1E              34 0A
0895      34 58              34 60
089E      34 1C              34 20
0E7C      30 1C              30 20
0FC0      30 54              30 60

To modify the english version of SIM-EMU 4.01 to obtain 20 SMS's and 219 ADN with 18 characters each, you must edit the original SIM_EMU_FL_4.01_ENG.hex with the following changes:

Code:
Offset    Instead of       Put this
0891      34 1E              34 0A
0895      34 58              34 60
089E      34 1C              34 20
0E77      30 1C              30 20
0FBB      30 54              30 60

After this, you MUST not change the amount of SMS's from menu, because the results are impredictable.

Regards
  Reply With Quote
 
Page generated in 0.08515 seconds with 7 queries