Gypsydc Moderator
Joined: 03 Nov 2005 Posts: 4062 Location: Back in California...Hallelujah!
|
Posted: Tue May 15, 2007 8:26 pm Post subject: Creating your own table and background images |
|
|
Here is some info. on how to do this from IABoomer:
Custom backgrounds:
=====
For the traditional round tables, the backgrounds are located here:
Code:
C:Program FilesFull Tilt PokerGraphicsTableBackgrounds
For the new racetrack view, the background (which is actually the floor) is located here:
Code:
C:Program Files Full Tilt PokerGraphicsTableRacetrack
The easiest thing to do is copy one of the folders, rename it, then change the image within that folder. For example, my background is a nighttime skyline shot of Chicago. So, my folder is named Chicago. Change the table.jpg file to your custom image.
There's also a file called:
Code:
backgrounds.ini
To make your background selectable, edit that file and add a line in the top section like this:
Code:
Sys9="Chicago"
using your folder name instead of Chicago.
In the bottom section, add this, again substituting for Chicago.
Code:
[Chicago]
MenuName="Chicago"
Folder="Chicago"
FinalOnly=0
When you next start the client, you should be able to select the custom background just like the other factory supplied ones.
Custom table tops:
=====
The table tops themselves are located at:
Code:
C:Program FilesFull Tilt PokerGraphicsTableElements
The standard table is called:
Code:
table.png
The racetrack table is called:
Code:
tablert.png
Please note that the table graphic must be saved as a PNG or GIF file. JPG will not work. The backgrounds, however, can be JPG images. Also know that when you change the table graphic, it will apply to all the tables you play.
Per TheHawk06 additional skins can be found at:
http://www.aintluck.com/Poker_Skins/p13_sectionid/9
they have 61 tables right now, but they're going to increase it tenfold. |
|