Page 14 of 68
Re: Segment Swap utility
Posted: Tue Mar 10, 2020 3:48 pm
by joukoy
Gampy wrote:kur4o wrote:The save as, saves the modified bin file if you apply patch or swap segment.
Umm, The Save As button is obvious ... I'm talking about the button hiding underneath the Save As button!
There are TWO button there, use the tab key you'll find it!
It is "Cancel", and it only closes window. Hidden, because not really needed. I can remove it, if it makes any harm
Re: Segment Swap utility
Posted: Tue Mar 10, 2020 8:03 pm
by Gampy
joukoy wrote:It is "Cancel", and it only closes window. Hidden, because not really needed. I can remove it, if it makes any harm
Nope, it's fine, it was just barely poking it's nose out there for all to see, so I punched it and the form closed ... No big deal just didn't know what it was and I was curious.
You have done an amazing job ... Like I said, Binchete - The Machete for BIN's.
Not sure how that translates for you, it is corny, but it is catchy.
Re: Segment Swap utility
Posted: Tue Mar 10, 2020 8:39 pm
by joukoy
kur4o wrote:
So far it works, maybe add a5a0:3c:0 , a5a0:3c:1
:0 means matched if not found,
:1 means matched if found.
I always forget to ask you about saving on exit "setup segments", If the changes are not saved before exiting maybe print a message or add save and save as button.
Universalpatcher 0.8.15
Search modified, but using n/y instead: n= no match, y (or anything else) = match
If you close "segment list" without saving, all modifications stay until you close program or load another xml.
Modified OK -button, now it is "Save and Close"
Is this enough or should there be separate "Close" button?
I will NOT create logic for checking if something has changed, too much work for lazy programmer for little benefits

Re: Segment Swap utility
Posted: Tue Mar 10, 2020 8:42 pm
by joukoy
Gampy wrote:joukoy wrote:It is "Cancel", and it only closes window. Hidden, because not really needed. I can remove it, if it makes any harm
Nope, it's fine, it was just barely poking it's nose out there for all to see, so I punched it and the form closed ... No big deal just didn't know what it was and I was curious.
You have done an amazing job ... Like I said, Binchete - The Machete for BIN's.
Not sure how that translates for you, it is corny, but it is catchy.
Binchete sounds like "Pinsetit" = tweezers in english

Re: Segment Swap utility
Posted: Tue Mar 10, 2020 8:52 pm
by Gampy
joukoy wrote:Binchete sounds like "Pinsetit" = tweezers in english

It is kinda like Tweezers as well ... Picking the little pieces of the bin apart!

Re: Segment Swap utility
Posted: Wed Mar 11, 2020 6:04 am
by kur4o
Save and close is good enough no need for extra checks. Nice improvements. I will do more thorough test for bugs.
Re: Segment Swap utility
Posted: Thu Mar 12, 2020 11:23 am
by antus
ive stickied this thread as its a nice tool. i could move it to the tools area, but im not sure if it makes more sense there or here. i'll leave it here.
Re: Segment Swap utility
Posted: Fri Mar 13, 2020 3:28 am
by joukoy
UniversalPatcher 0.8.16
(hopefully) no visible modifications.
Trying to switch from old "visual basic 5" style of functions to C# objects.
Re: Segment Swap utility
Posted: Sun Mar 15, 2020 8:49 pm
by joukoy
joukoy wrote:UniversalPatcher 0.8.16
(hopefully) no visible modifications.
Trying to switch from old "visual basic 5" style of functions to C# objects.
Similar cleanup for PcmBinBuilder
1.8.7
Re: Segment Swap utility
Posted: Mon Mar 16, 2020 8:20 pm
by kur4o
I made an incomplete xml for e78, can`t find a full bin to add the autodetection function.
Can we add some version information for the config xml files that will be visible and editable when it is loaded. Like version 1,2,3 and so on.
I noticed that theinfo from the extra info field is not loaded in the info tab.
Here is an updated config file for e38.
No other bugs so far.