View Single Post
Old 07-22-2022, 04:54 AM   #7
asettico
Member
asettico began at the beginning.
 
asettico's Avatar
 
Posts: 16
Karma: 10
Join Date: May 2019
Device: Kobo Aura ONE
Quote:
Originally Posted by Deobulakenyo View Post
I sometimes change/customize specific values in the patches that is why i was thinking of deleting patches that i do not use so when i need to go back and forth to the patches with values I need to test/tweak, I won't have to sort through everything everytime.
I store my patch selections and values' customization in a .patch file I build running the command:
Code:
diff -ru "original patches folder" "my patches folder" > mycustom.patch
When new firmware and patches are released, I apply mycustom.patch to the new patch folder, fixing possible conflicts.

My 2 cents.
asettico is offline   Reply With Quote