Quote:
Originally Posted by Maldini3
this is cool
can you say what lines were changed in jb5_obfuscated? (I would copy it over my clients native jb5_obfuscated so that I wouldn't have the whole lobby go betfair from tower) also what change is in the .xml file? is it also necessary?
you said you pulled the hole cards higher, the old question remains: now that the client is new do you see a way to have the app show hole cards full next to each other not overlapping like now?
thx
|
The .xml file is in jpc5_obfuscated_3033.jar>davinciconfig>flattened-config.xml in the client folder. Take it out, edit it, replace it in the .jar file.
I dont remember which lines I exactly changed. But there are postitions for every table size (called smalltable,minitable etc), these all list stuff like dealerbutton etc, with a list below it for every player (0-9).. If you use F3 (find) in notepad you should be able to find them. For the text size, I think I just changed
all the lines that had the words "betamount" and "potamount" from medium_15p to big_18p. There where quite a few of them but I didnt feel like testing them one by one and opening/closing the client 50 times. So I cannot say which ones they are exactlty.
You might be able to see the cards fully without overlap by changing their location and size, but I only changed the location of the cluster (both cards) and didnt see any lines for the location of the cards individually. And even though this would be nice, its nowhere near important enough for me that I would spend hours on trying to achieve this.