Two Plus Two Publishing LLC Two Plus Two Publishing LLC
 

Go Back   Two Plus Two Poker Forums > Internet Poker > Software

Notices

Software Discussions about gambling-related and poker software.

Reply
 
Thread Tools Display Modes
Old 06-17-2012, 10:25 PM   #7651
journeyman
 
Join Date: Mar 2010
Posts: 318
Re: Pokerstars Theme (free) [main Poker Stars mods thread]

Quote:
Originally Posted by Bar Nuthin View Post
Thanks go out to Fozzy for giving the ok to update and repackage his popular Arial 5.4 Gray Deck
Ty for remaking it and sharing. Going to test it.
Kala is offline   Reply With Quote
Old 06-18-2012, 09:53 AM   #7652
enthusiast
 
argox's Avatar
 
Join Date: Nov 2010
Posts: 78
Re: Pokerstars Theme (free) [main Poker Stars mods thread]

Bar, is there any info from stars about when Xthemes 'll be fixed?
argox is offline   Reply With Quote
Old 06-18-2012, 11:52 AM   #7653
grinder
 
burzum1's Avatar
 
Join Date: Jul 2011
Posts: 444
Re: Pokerstars Theme (free) [main Poker Stars mods thread]

Another concept for Stars simple deck.



Spoiler:


Is there any way to avoid overlapping of colours for adjacent parts of vector image during export to PNG in Inkscape? Or it's better to use another software?
burzum1 is offline   Reply With Quote
Old 06-18-2012, 03:39 PM   #7654
adept
 
G3K0's Avatar
 
Join Date: Dec 2007
Location: naar Stonehenge
Posts: 874
Re: Pokerstars Theme (free) [main Poker Stars mods thread]

Quote:
Originally Posted by burzum1 View Post
Another concept for Stars simple deck.
Is there any way to avoid overlapping of colours for adjacent parts of vector image during export to PNG in Inkscape? Or it's better to use another software?
I'm guessing that this overlap is caused when the two adjacent components are not aligned to a pixel-grid?
G3K0 is offline   Reply With Quote
Old 06-19-2012, 07:47 AM   #7655
centurion
 
Join Date: Feb 2012
Location: Portugal
Posts: 108
Re: Pokerstars Theme (free) [main Poker Stars mods thread]

Quote:
Originally Posted by Professor Layton View Post
This looks interesting, I'll give it a try later.
Have you try???
puskas2 is offline   Reply With Quote
Old 06-19-2012, 09:37 AM   #7656
grinder
 
burzum1's Avatar
 
Join Date: Jul 2011
Posts: 444
Re: Pokerstars Theme (free) [main Poker Stars mods thread]

Quote:
Originally Posted by G3K0 View Post
I'm guessing that this overlap is caused when the two adjacent components are not aligned to a pixel-grid?
Those two adjacent components are aligned to a pixel grid. This overlapping happens when I want to get cardrank.png for smaller table sizes, from 910*98 to 390*42.
burzum1 is offline   Reply With Quote
Old 06-19-2012, 10:17 AM   #7657
adept
 
AntiHer0's Avatar
 
Join Date: Dec 2010
Location: building superhuds
Posts: 1,189
Re: Pokerstars Theme (free) [main Poker Stars mods thread]

hey guys, has anybody done any tooltip customization? in the ini i'm seeing these lines referring to tooltip settings:

tooltip=ar08.pff;60:sf07.pff;167:ar09.pff

and

[tooltip]
opacity=524
color=000000
bg_color=fff8cf
border_color=000000
border_size=1,1
spacing=4,2

Hoping someone can explain the top line? The rest of it seems standard enough to me.

edit: if there's anything else in the ini pertaining to tooltips that I might have missed plz let me know \

edit2: also does the opacity change the opacity of background and text or just background? What is the min/max opacity?

Last edited by AntiHer0; 06-19-2012 at 10:25 AM.
AntiHer0 is offline   Reply With Quote
Old 06-19-2012, 11:54 AM   #7658
enthusiast
 
Join Date: Sep 2010
Location: Bristol, UK
Posts: 63
Re: Pokerstars Theme (free) [main Poker Stars mods thread]

Quote:
Originally Posted by puskas2 View Post
Have you try???
I tried it but I couldn't get it to work. Its made in Java so its not the easiest thing to use. I couldn't load any files at all so I have no idea if its any good.
Professor Layton is offline   Reply With Quote
Old 06-19-2012, 12:00 PM   #7659
enthusiast
 
Join Date: Sep 2010
Location: Bristol, UK
Posts: 63
Re: Pokerstars Theme (free) [main Poker Stars mods thread]

I tried editing i18n.msg_cli.txt firstly with an XOR with the value hex55 and that turns the file into plain text. I changed the Empty\nSeat entry with an empty string and afterwards with blank spaces. On both times PokerStars failed to start and the log file had the error message catch 'CommSSLVerify: verify failed' in AppModule::Start().

Seems like we can only change the gx.ini files.

But another way to get rid of the empty seat text is to change the shield entry in the fonts. Change it to this shield=null. But bear in mind that all text on empty seats won't show up, like Seat Open (Which might be want you want anyway).
Professor Layton is offline   Reply With Quote
Old 06-19-2012, 12:01 PM   #7660
enthusiast
 
Join Date: May 2012
Posts: 61
Re: Pokerstars Theme (free) [main Poker Stars mods thread]

Quote:
Originally Posted by RabidUnicorn View Post
nice work! ty
I made white version

Spoiler:


n1_white - Download
Thanks to both the original creator and yourself for this mod.

I am having trouble getting it installed properly though, I replace the folders from 0-6 in the following location

C: > Program Files (x86) > Pokerstars > gx > chips&deck > Deck > Default

Then in the default folder I just paste in the folders in the mod. Only problem is these folders from 0-6 are all empty, am I doing something wrong?

Every time I do this it makes me install Pokerstars again when I open it.

thanks a lot
Carlos_Tevez is offline   Reply With Quote
Old 06-19-2012, 12:12 PM   #7661
enthusiast
 
Join Date: Sep 2010
Location: Bristol, UK
Posts: 63
Re: Pokerstars Theme (free) [main Poker Stars mods thread]

Quote:
Originally Posted by AntiHer0 View Post
hey guys, has anybody done any tooltip customization? in the ini i'm seeing these lines referring to tooltip settings:

tooltip=ar08.pff;60:sf07.pff;167:ar09.pff

and

[tooltip]
opacity=524
color=000000
bg_color=fff8cf
border_color=000000
border_size=1,1
spacing=4,2

Hoping someone can explain the top line? The rest of it seems standard enough to me.

edit: if there's anything else in the ini pertaining to tooltips that I might have missed plz let me know \

edit2: also does the opacity change the opacity of background and text or just background? What is the min/max opacity?
I don't think changing the tooltips does anything. Maybe its a feature I've not seen yet. The top line is the fonts that tooltips should use. Normally opacity is a value between 0 and 255. 0 being totally transparent.
Professor Layton is offline   Reply With Quote
Old 06-19-2012, 12:26 PM   #7662
enthusiast
 
Join Date: Sep 2010
Location: Bristol, UK
Posts: 63
Re: Pokerstars Theme (free) [main Poker Stars mods thread]

Quote:
Originally Posted by Carlos_Tevez View Post
Thanks to both the original creator and yourself for this mod.

I am having trouble getting it installed properly though, I replace the folders from 0-6 in the following location

C: > Program Files (x86) > Pokerstars > gx > chips&deck > Deck > Default

Then in the default folder I just paste in the folders in the mod. Only problem is these folders from 0-6 are all empty, am I doing something wrong?

Every time I do this it makes me install Pokerstars again when I open it.

thanks a lot
Put the mod zip file in the directory C: > Program Files (x86) > Pokerstars > gx > chips&deck > Deck > Default. Extract all files and if asked, overwrite existing files.

Now goto the folder C: > Program Files (x86) > Pokerstars.

Right click the file PokerStars.exe and select Send to -> desktop (create shortcut).

When you want to start PokerStars in future, you will have to do it by clicking this new link on your desktop otherwise your mod will be deleted. When you update PS you will have to reinstall your mods.
Professor Layton is offline   Reply With Quote
Old 06-19-2012, 03:24 PM   #7663
centurion
 
Join Date: Jan 2011
Posts: 187
Re: Pokerstars Theme (free) [main Poker Stars mods thread]

Quote:
Originally Posted by Carlos_Tevez View Post
Thanks to both the original creator and yourself for this mod.

I am having trouble getting it installed properly though, I replace the folders from 0-6 in the following location

C: > Program Files (x86) > Pokerstars > gx > chips&deck > Deck > Default

Then in the default folder I just paste in the folders in the mod. Only problem is these folders from 0-6 are all empty, am I doing something wrong?

Every time I do this it makes me install Pokerstars again when I open it.

thanks a lot
You need to replace not just the folders from 0-6 , but deck.bmp as well.
Simplest way to do that is to just extract the archive in the Pokerstars folder.
Remember however that when you change anything , be that cards, chips, themes etc. you can't start PokerStars by using the default shortcut. If you do that then PokerStars will install original files again. Instead do what Professor Layton said or just start PokerStars by executing PokerStars.exe
gzer is offline   Reply With Quote
Old 06-20-2012, 03:30 AM   #7664
enthusiast
 
Join Date: Aug 2011
Location: here and there
Posts: 51
Re: Pokerstars Theme (free) [main Poker Stars mods thread]

Hi all! Who can describe the process of creating new fonts to PokerStars? That new fonts, rather than editing the GX
ace_of_hearts is offline   Reply With Quote
Old 06-20-2012, 05:53 PM   #7665
veteran
 
Bar Nuthin's Avatar
 
Join Date: Aug 2006
Location: If it ain't broke fix it 'til it is
Posts: 2,228
Re: Pokerstars Theme (free) [main Poker Stars mods thread]

Quote:
Originally Posted by argox View Post
Bar, is there any info from stars about when Xthemes 'll be fixed?
Just fired off an email to ask the same question. I'm not sure they realize it is still broken.

Also, this update on card backs...

now .png images

cardback:default=back.png@deck_default;h12;r:back_ simple
cardbacksmall:default=smback.png@deck_default;h12; r
cardbacksmall-enlarged:default=medback.png@deck_default;h12;r

all three decks will point to the default for the backs (all three sizes)
Bar Nuthin is offline   Reply With Quote

Reply
      

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -4. The time now is 01:28 PM.


Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0 ©2011, Crawlability, Inc.
Copyright © 2008-2010, Two Plus Two Interactive