Pokerstars Theme (free) [main Poker Stars mods thread]
Pokerstars Theme (free) [main Poker Stars mods thread]
8
z

Pokerstars Theme (free) [main Poker Stars mods thread]

here's a mod I made for myself and it's free.
Disclaimer: I haven't yet tested it 100%.


instructions:

1. extraxt the everlong.twoplustwo.com folder to the xthemes folder in your PS installation folder.
2. add this to the xthemes.ini file (open with notepad or similar):

[[email protected]]
name=everlong sober
folder=everlong.twoplustwo.com\sober
[email protected]
deck=simple

3. you should now be able to chose this mod in the themes menu.

Enjoy.

31 May 2007 at 07:20 PM
Reply...

39 Replies

8
z

Earlier posts are available on our legacy forum HERE

Anyone knows how I can download the decks from Pokerstars?
Or how can I see the pictures?


@Vise: Program Files (x86)\PokerStars\Gx\table-view\cards


A set of note options after the update and a readjustment for the brightness on the pod.
I hope you like it.

[B][COLOR="DarkOrange"]PS Notes Pod[/COL...



Is it possible to put a rectangular seat?



How can I search files for spy ware?

Sent from my XQ-AS52 using Tapatalk


Are there any Aurora pokerstars classic clones? Like below:


[COLOR="MediumTurquoise"][U]THIS LINK[/U... is the last i saw but i don't think it's aurora-compliant


any Mods for MacOS


For those who want to get rid of the Christmas theme.



Can I find themes for ggpoker?


Hi guys, im working for custom cards, its first time and im not expert, when i save the photos the corner its not rounder, its like a square, probably its a silly question but im "rookie" about this.. can u help me pls?

Im doing Simpson cards, if u help me i can share u when its finished



Hi Witness85.
Decks must be saved as in the original in .png format
Also try to occupy the entire work area: 134x186 pixels.
From the screenshot I assume you are Italian (I am too)
If you have a direct contact write it and I will add you to help you better. (skype, telegram, discord)

Best regards.


I really like that is says 'The Simpson' instead of 'The Simpsons'
gives it that foreign vibe


by Osky m

Hi Witness85.
Decks must be saved as in the original in .png format
Also try to occupy the entire work area: 134x186 pixels.
From the screenshot I assume you are Italian (I am too)
If you have a direct contact write it and I will add you to help you better. (skype, telegram, discord)

Best regards.

LOL quante probabilità c'erano che mi rispondesse proprio un italiano �� cmq le avevo salvate proprio nello stesso formato in .png, anche perchè diversamente non vengono visualizzate oppure Stars ti da proprio errore.... Ci deve essere qualcosa che mi sfugge, il salvataggio finale l' ho fatto con paint, magari ti scrivo su discord un giorno (mi passi il contatto?) grazie mille!

@Slugant, yes im italian ���� �� ������ ahah i forgot that "S"


Witness85, osky9413 same profile logo.


by Osky m

Witness85, osky9413 same profile logo.

I found the problem, i write here like this could be useful
If i use paint for modify or do something, the card loses transparency and the edge will be square, so i tried many free programs:

-Photopea online, free and perfect for do what i need
-iloveIMG for resize the photo

Anyway, just for know, on ipoker there was not this problem.


been away a while..
how much modding is possible on stars?
can i just replace the cached images in gx/table-view/cards/.../1440/cache


and then just redirect the launch shortcut to not update the client?
I'm wanting to start using my old chips and decks again in client and PT4

are themes still moddable in aurora? i may have to dig out my old .ini decoder if i can find it in a storage device i have somewhere.

if someone is still actively modding, drop me a PM, would love to get up to speed.


old habits die hard




you can cut out a whole bunch of files if you just use the deck/simple/deck.ini and drop it in the root of the deck you are replacing [i.e. deck/western/deck.ini]

[CODE][params]
; sizes - comma separated values
sizes=1440,0397
scale=2
previewSize=0397[/CODE]

it uses just 2 folder sizes, which is good for the lazy; i'm sure it may have some scaling/smoothing issues at certain resolutions and table sizes though.

still hacking around on the csb files to see if I can get in to them and open up table modding again. I miss playing 6-max with 5 players on the top and hero on the bottom.


so this was more tiresome than it needed to be πŸ˜‰


there's a heap of json to untangle if you want to refine modding on GG Poker other than a quick and dirty replacement


you need to use some tools from the adobe air SDK (the bundled png2atf) command to compress your image to a texture file.

anyone interested in dabbling, hit me up and i can go through it


so it turns out you don't need to return the decoded PNG to ATF files for the client to use them, it will read ATF files in that locale.


anyone still has the FTP cards, any format, any site?

I bought it years ago and i had a bunch of saved themes on my old computers. All gone. No way im buying a website that stole other people's work?


of course after wasting 3 days looking, i check osky's post history and its right there.

anyone has the "space" ftp background? πŸ˜ƒ

btw claude is really good at reorganizing packs for different sites.


am I the only one who found changing the preview images a pain the unmentionable?


format needs to be PNG8/A which can cause some issues with some programs' exports (they tend to run 1 bit Alpha and palletized).
I've settled on Affinity, standard PNG export (PNG16 is default)

you can use imagemagick from here and parse your output.

[code]magick input.png PNG32😊utput.png[/code]

then check that your output.png is png:IHDR.color_type: 6 (RGBA)

[code]magick identify -verbose output.png[/code]



oh, and you can batch process mm.png spacer files for quick iteration testing for pokerstars builds:

[code] magick -size 64x94 xc:transparent .\1440\cache\mm.png[/code]


I'm glad I found this thread here. From here, I've started to make my own deck.

Doing ok so far.


Reply...