|
|
|
@ -1,8 +1,11 @@
|
|
|
|
|
### Modify Ring/Notification Tones
|
|
|
|
|
|
|
|
|
|
1. CPS > Full Flash Report (Entire Flash) > `2025-ringtone-before-fullflashreport.s19`
|
|
|
|
|
|
|
|
|
|
2. `./moto-flash-data s19-tree -f 2025-ringtone-before-fullflashreport.s19`
|
|
|
|
|
|
|
|
|
|
Example Output:
|
|
|
|
|
|
|
|
|
|
```
|
|
|
|
|
INF S19-Tree fileName=2025-ringtone-before-fullflashreport.s19
|
|
|
|
|
INF Reading file... fileSize=58451410
|
|
|
|
@ -63,9 +66,11 @@ INF Index: 25, Media-ID: 0x00, Partition Size: 0x00004338 / 17208 bytes, Partiti
|
|
|
|
|
look for Partition 4-5 (4 = Short Tones, 5 = Ringtones)
|
|
|
|
|
|
|
|
|
|
3. Extract the specified Partition into a seperate file.
|
|
|
|
|
|
|
|
|
|
`./moto-flash-data s19-isolate-part -f 2025-ringtone-before-fullflashreport.s19 -i 5 -o mtp3250-part5.mpar`
|
|
|
|
|
|
|
|
|
|
4. List Partition PAX Contents:
|
|
|
|
|
|
|
|
|
|
`./moto-flash-data mpar-pax-list -f mtp3250-part5.mpar`
|
|
|
|
|
|
|
|
|
|
Example Output:
|
|
|
|
|