Two Plus Two Publishing LLC Two Plus Two Publishing LLC
 

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

Notices

Commercial Software Discussion of commercial gambling-related / poker software & commercial graphics modifications

Reply
 
Thread Tools Display Modes
Old 08-19-2008, 01:52 AM   #8731
adept
 
Join Date: Feb 2007
Posts: 988
Re: New Software: Holdem Manager - 1.06 (15 day trial) 04-July-2008

Hey guys,

Every time I open up Holdem Manager, I find that the "Disable Hero in HUD" option is unchecked, even if the last time HM was opened, I had made sure it was checked. I am using version 1.06.01i btw. Has anyone else experienced this problem? Thanks!
iloveny161 is offline   Reply With Quote
Old 08-19-2008, 03:22 AM   #8732
newbie
 
Baaaa's Avatar
 
Join Date: Apr 2008
Posts: 22
Re: New Software: Holdem Manager - 1.06 (15 day trial) 04-July-2008

So I've tried everything I can think of but can't find away to get the mucked hands to display in a HUHU table on absolute, although they display fine on absolute 6max tables. I had a similar problem on stars huhu tables the cards were appearing in the top left corner at first but was able to grap and drag these down, but on absolute while the board cards are shown there are no mucked hands visible.

I'm using 1.06.01u and mucked card time is 5 opacity full, cards are placed in the correct positon in the alignment edit mode.

Any one any ideas, if I can get this fixed i'll purchase HM after the trial period otherwise I guess it's back to PT2.
Baaaa is offline   Reply With Quote
Old 08-19-2008, 03:56 AM   #8733
grinder
 
Pomtidom's Avatar
 
Join Date: Sep 2006
Posts: 500
Re: New Software: Holdem Manager - 1.06 (15 day trial) 04-July-2008

Quote:
Originally Posted by fozzy71 View Post
Cash Games > Reports > Position (from drop down selection list)
FYP
Pomtidom is offline   Reply With Quote
Old 08-19-2008, 03:57 AM   #8734
Carpal \'Tunnel
 
fozzy71's Avatar
 
Join Date: Mar 2007
Posts: 31,396
Re: New Software: Holdem Manager - 1.06 (15 day trial) 04-July-2008

Sorry, late, and not paying close attention. Reading comprehension, ftw.
fozzy71 is online now   Reply With Quote
Old 08-19-2008, 04:13 AM   #8735
See my coaching listing
 
j00hndayton's Avatar
 
Join Date: Jun 2006
Location: Thornhill
Posts: 1,191
Re: New Software: Holdem Manager - 1.06 (15 day trial) 04-July-2008

trying to get HEM on my second computer where can I find my first registration code. Thanks
j00hndayton is offline   Reply With Quote
Old 08-19-2008, 04:25 AM   #8736
Carpal \'Tunnel
 
fozzy71's Avatar
 
Join Date: Mar 2007
Posts: 31,396
Re: New Software: Holdem Manager - 1.06 (15 day trial) 04-July-2008

2nd pc = 2nd reg code

email support
fozzy71 is online now   Reply With Quote
Old 08-19-2008, 05:08 AM   #8737
journeyman
 
Join Date: Nov 2006
Posts: 313
Re: New Software: Holdem Manager - 1.06 (15 day trial) 04-July-2008

Quote:
Originally Posted by Pomtidom View Post
Cash Games > Reports > Top left: Select Report Name From List: Holecards
Thank you
Zanton is offline   Reply With Quote
Old 08-19-2008, 07:31 AM   #8738
adept
 
i run bad's Avatar
 
Join Date: Dec 2007
Posts: 1,092
Re: New Software: Holdem Manager - 1.06 (15 day trial) 04-July-2008

Quote:
Originally Posted by fozzy71 View Post
Turn Off UAC?
what is the uac and how do i shut it off?
i run bad is offline   Reply With Quote
Old 08-19-2008, 07:37 AM   #8739
journeyman
 
Join Date: May 2008
Posts: 304
Re: New Software: Holdem Manager - 1.06 (15 day trial) 04-July-2008

Quote:
Originally Posted by fozzy71 View Post
2nd pc = 2nd reg code

email support
Huh? One reg code is valid for two PC's, is it not? You register with the same code and pick #2 from the list. It was my understanding when I purchased that I could also install it on my laptop. Which I haven't got around to doing yet, but that's how I've seen it explained.
Veteran68 is offline   Reply With Quote
Old 08-19-2008, 07:38 AM   #8740
old hand
 
Kreatief's Avatar
 
Join Date: Apr 2007
Posts: 1,374
Re: New Software: Holdem Manager - 1.06 (15 day trial) 04-July-2008

Hi,

I tried to record a video with camstudio, but it doesnt work if the table manager of HM is started. I already turned off the flicker free drawing, but this doesnt help.

What does HM do that camstudio is not able to record a video (with PT3, it works normally).
Kreatief is offline   Reply With Quote
Old 08-19-2008, 08:00 AM   #8741
journeyman
 
Join Date: May 2008
Posts: 304
Re: New Software: Holdem Manager - 1.06 (15 day trial) 04-July-2008

Quote:
Originally Posted by i run bad View Post
what is the uac and how do i shut it off?
User Access Control. It's what nags you all the time to allow programs to do things. It's a misguided attempt by MS to improve Windows security, but IMO it's implemented poorly and more trouble than it's worth. It tries to mimic Unix/Linux sudo functionality, but without the underlying security infrastructure that Unix/Linux has had for 30+ years, so it's a half-assed attempt.

Anyway... while I also recommend that UAC be disabled (and it's necessary for some software to work properly), I always do it as soon as possible after Vista is installed. You have to be careful with disabling it much later, after you have a lot of applications installed already. Doing so can break many apps. UAC does more than just prompt you for permission, it also virtualizes parts of the registry and filesystem to isolate potentially buggy or rogue software from hosing your system & software configuration. It makes certain folders and registry keys *appear* to be others for that purpose, so for example a program thinks it's accessing "C:\Program Files" but really it's accessing a sandbox folder elsewhere, or to one system registry key when it's really an isolated key. If UAC is disabled after the fact, it can cause some programs to fail to find their configurations, libraries, etc. (because now they're looking in the real "C:\Program Files" or the real registry key) and thus fail to run. This could also potentially affect things like driver installs, which are less conspicuous than applications and can lead to some hair pulling when you can't figure out why some piece of hardware isn't working or your system is suddenly unstable.

Of course the opposite is true as well -- re-enabling UAC after it has been disabled for awhile and a lot of software has been installed can have the same effect.

This can usually be fixed by reinstalling the affected application(s), but just be aware of the possible implications with blindly disabling UAC on a busy Vista system.

Of course most of you are likely not the techno-geek software developer that I am, and don't have near as many applications installed, so the impact on your systems may be negligible or non-existent. I just wanted to toss out the caveat just in case...
Veteran68 is offline   Reply With Quote
Old 08-19-2008, 08:16 AM   #8742
journeyman
 
Join Date: May 2008
Posts: 304
Re: New Software: Holdem Manager - 1.06 (15 day trial) 04-July-2008

Quote:
Originally Posted by Kreatief View Post
Hi,

I tried to record a video with camstudio, but it doesnt work if the table manager of HM is started. I already turned off the flicker free drawing, but this doesnt help.

What does HM do that camstudio is not able to record a video (with PT3, it works normally).
Hmmm, if I had to guess, the HUD is probably using video overlays, same as video players normally use. That or CamStudio doesn't grab transparent objects. Have you tried setting panel and mucked card opacity to full (turning off any transparency) for the duration of capture?

What version of CamStudio are you using? The 2.5 Beta is out, and 2.6 source (for those who can build it) is available now according to their blog. Haven't tried it in awhile though.

I've seen HEM HUD videos before, so I know it's possible, unless a new HEM feature has affected it.
Veteran68 is offline   Reply With Quote
Old 08-19-2008, 08:24 AM   #8743
old hand
 
Kreatief's Avatar
 
Join Date: Apr 2007
Posts: 1,374
Re: New Software: Holdem Manager - 1.06 (15 day trial) 04-July-2008

Good to know that it actually should work.
I will try the mentioned points.
Kreatief is offline   Reply With Quote
Old 08-19-2008, 09:15 AM   #8744
veteran
 
Vinetou's Avatar
 
Join Date: Oct 2006
Location: trolling
Posts: 3,074
Re: New Software: Holdem Manager - 1.06 (15 day trial) 04-July-2008

HUD suddenly doesn't work on stars. am I the only one?
Vinetou is offline   Reply With Quote
Old 08-19-2008, 12:08 PM   #8745
veteran
 
MrWooster's Avatar
 
Join Date: Mar 2007
Location: Shoving AK
Posts: 2,839
Re: New Software: Holdem Manager - 1.06 (15 day trial) 04-July-2008

BUG:

In the tourney manager... the filter by player name does not work.... I have tried filtering hands as 'vs player' but it always returns 0 hands.....
MrWooster 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 09:23 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