Open Side Menu Go to the Top
Register
Boss Media Mod / modding Boss Media Mod / modding

11-30-2010 , 07:23 PM
Quote:
Originally Posted by $Betpot$
Hi I cant get the mod Breeze posted to work it says cant find poker.exe when I run the bat file any help please thanks
Go to "C:\Program Files\{your_bossmedia_folder}\" (you need to paste your mod to this folder btw) and check if you have poker.exe file there. If no, there might be some different exe name.. it probably depends on which skin you are using, altough I've been playing on many boss skins and all of them had "poker.exe" as a start file. If you can't find it, you can right click on your poker shortcut @ desktop and get the destination file name from there. Now you need to edit the ParadisePoker.bat file using notepad (right click on the bat file -> edit with notepad) and change "start poker.exe" to "start {your_file_name.exe}".
Boss Media Mod / modding Quote
11-30-2010 , 07:35 PM
Thanks for the reply I have copied all files in to the correct folder, when I run the bat file it starts the poker software and the bat file. So I login and and hit enter in the bat file it copy's all the files, but when I load up a table their still the same this is on Paradise Poker btw.
Boss Media Mod / modding Quote
12-01-2010 , 01:52 PM
Ok I got it working, the reason was I was not running it as admin so when the bat tried to copy the files it was denied.
Boss Media Mod / modding Quote
12-11-2010 , 11:06 AM
Is anyone who knows something about paradise poker ahk?
I need hk to check, fold and call button.
And does bet pot script works there?
Thanks!
Boss Media Mod / modding Quote
01-16-2011 , 06:28 AM
Can you mod the fontsize so you can see stacks, bets, pots etc. When you play like 9 tables with normal tables. Bad resolution on the fonts makes it so hard to see it.

The alternative is to have real buttons for pott, 2/3 pott, 1/2 pott on the miniview but thats just à dream or??
Boss Media Mod / modding Quote
01-25-2011 , 08:01 PM
Hello boys and girls,
because I dont like bossmedia's default skin, and I played a lot on FTP I made a full tilt poker skin for bossmedia for myself (table 5 max).
Below is a screenshot. If someone is interested, I can make a mod and share it with you.

Boss Media Mod / modding Quote
01-31-2011 , 10:09 AM
Quote:
Originally Posted by nydicil
Hello boys and girls,
because I dont like bossmedia's default skin, and I played a lot on FTP I made a full tilt poker skin for bossmedia for myself (table 5 max).
Below is a screenshot. If someone is interested, I can make a mod and share it with you.

Share this mod pls!!!

Btw does this work on fullring-tables also, or is it 5max only?
Boss Media Mod / modding Quote
02-15-2011 , 09:40 PM
Quote:
Originally Posted by nydicil
Hello boys and girls,
because I dont like bossmedia's default skin, and I played a lot on FTP I made a full tilt poker skin for bossmedia for myself (table 5 max).
Below is a screenshot. If someone is interested, I can make a mod and share it with you.

i like it.

plz share
Boss Media Mod / modding Quote
02-26-2011 , 07:23 PM
Does anyone have any CHIP mods for boss media. Also does anyone know how to mod the FONT on the pot size?
Boss Media Mod / modding Quote
02-28-2011 , 08:41 AM
thanks Breeze a million for this awesome job
Boss Media Mod / modding Quote
02-28-2011 , 06:05 PM
Hi!

Thanks to Breeze! Great mod!

I can't figure out why my .bat file won't launch poker.exe when I run it as admin. When I run my .bat as "non-admin" it will launch poker.exe. Files just cannot be copied...

Here's my .bat:

@echo off
xcopy /Y /E "C:\Program Files\Poker\originals\*.*" "C:\Program Files\Poker\data\"
start "Poker" "C:\Program Files\Poker\poker.exe"
pause
xcopy /Y /E "C:\Program Files\Poker\mod\*.*" "C:\Program Files\Poker\data\"

Any advice would be much appreciated!
Boss Media Mod / modding Quote
02-28-2011 , 07:52 PM
Quote:
Originally Posted by Hetsis
Hi!

Thanks to Breeze! Great mod!

I can't figure out why my .bat file won't launch poker.exe when I run it as admin. When I run my .bat as "non-admin" it will launch poker.exe. Files just cannot be copied...

Here's my .bat:

@echo off
xcopy /Y /E "C:\Program Files\Poker\originals\*.*" "C:\Program Files\Poker\data\"
start "Poker" "C:\Program Files\Poker\poker.exe"
pause
xcopy /Y /E "C:\Program Files\Poker\mod\*.*" "C:\Program Files\Poker\data\"

Any advice would be much appreciated!
I wouldn't worry about it, you don't need the bat to launch the poker. Just start up your boss media room then run the bat and let it copy over, sure when you run the poker it will redownload the originals but it takes a minute and it works.
Boss Media Mod / modding Quote
03-18-2011 , 08:41 PM
Hey, I got paradise poker running for around a year now , at first I had the normal sw running for a long time but suddenly it turned into the minitableversion(like described on site 1 in this thread).this has happend on 2 of my pcs, does anyone got a clue how to change it into the "normal" version?
Boss Media Mod / modding Quote
03-22-2011 , 05:24 PM
Anyone know if Svenska Spel's client can be modded? It's an independant Swedish network for swedish players only.

All I want is the table to be green instead of red, so I guess it's simple? Would be glad if someone could look into it!
Boss Media Mod / modding Quote
03-24-2011 , 06:48 PM
Quote:
Originally Posted by personalit
I'm sure that it can be modded. Just download some mod, read instruction how to run mod (or u can always copy files everytime manually) and give it a try.
Boss Media Mod / modding Quote
04-27-2011 , 05:59 AM
I tried some mods, but don't really like the card pictures in most of em. Can't really get used to T instead of 10.

Can anyone send me some nice looking decks (with real 10s )?
I hoped to find somewhere something similiar to the simple 4c deck of pokerstars,but couldnt find. these look really sweet ...
Boss Media Mod / modding Quote
04-30-2011 , 08:17 AM
hey guys,
i want to get rid of the stupid burn(ed) cards at the top of each table. anyone knows their filename?

ty
Boss Media Mod / modding Quote
05-01-2011 , 11:37 AM
Hi,
is there any mod which modify font? I tile my tables but the numbers are too small...
Boss Media Mod / modding Quote
05-05-2011 , 12:33 PM
Quote:
Originally Posted by Hetsis
Hi!

Thanks to Breeze! Great mod!

I can't figure out why my .bat file won't launch poker.exe when I run it as admin. When I run my .bat as "non-admin" it will launch poker.exe. Files just cannot be copied...

Here's my .bat:

@echo off
xcopy /Y /E "C:\Program Files\Poker\originals\*.*" "C:\Program Files\Poker\data\"
start "Poker" "C:\Program Files\Poker\poker.exe"
pause
xcopy /Y /E "C:\Program Files\Poker\mod\*.*" "C:\Program Files\Poker\data\"

Any advice would be much appreciated!
had the same problem - you have to change the security properties for your user. add full rights to C:\Program Files\Poker (properties/security) and the .bat file works as "non-admin".
Boss Media Mod / modding Quote
06-05-2011 , 09:45 PM
Quote:
Originally Posted by nydicil
Hello boys and girls,
because I dont like bossmedia's default skin, and I played a lot on FTP I made a full tilt poker skin for bossmedia for myself (table 5 max).
Below is a screenshot. If someone is interested, I can make a mod and share it with you.

Dear nydicil. Could you please share this ftp tables as mod for boss media?
Boss Media Mod / modding Quote
07-22-2011 , 01:26 AM
bump

Is it possible to:

1) modify the font to be larger?
2) Show chips and/or buttons for betting that are in normal view?
Boss Media Mod / modding Quote
08-01-2011 , 09:03 PM
Quote:
Originally Posted by Breeze
Normal tables:


...CUT...

Ty
Boss Media Mod / modding Quote
08-10-2011 , 08:37 AM
I really like this mod, but I'm not used with "T" instead of "10". There is a way to change that? Other cards for this mod maybe?

I'm looking for something like this one (only the cards):



or the same cards from Breeze mod with a normal ten.


Thanks

Last edited by OMGNotAgain; 08-10-2011 at 08:45 AM.
Boss Media Mod / modding Quote
08-27-2011 , 10:50 AM
Quote:
Originally Posted by Breeze
Normal tables:


Mini tables:



DOWNLOAD

Lots of work went into that, hope some of you guys like it . Can make more versions if there is interest.

It's packed for Paradise Poker, but the contents of the \mod\ folder should be easy to use at other Boss Media rooms too.
I like this mod but would like to tweak it some more in photoshop. Edit more files (not included in your mod).

How did you know what sizes to create new graphics?

Have you found a way to parse the original graphic files?

Sry many questions... Please help me out so I can contribute with some slick mods
Boss Media Mod / modding Quote

      
m