Announcement

Collapse
No announcement yet.

How do you take a mulligan in TGC 2019

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • How do you take a mulligan in TGC 2019

    It’s not for me...it’s for my kids. Can’t find this anywhere. Also is there a user manual or guide for all the icons and what they do on the screen?

  • #2
    Escape then rewind shot

    Comment


    • #3
      It’s a pain in the ass for what should be a hot key single press.

      Comment


      • Solstice72
        Solstice72 commented
        Editing a comment
        How many mulligans do you take? 😁

    • #4
      Here is the Autoit script for the rewind. The ] key will trigger the macro. The [ key will exit the script. You can download Autoit and compile this into an exe.

      ; Set the HotKeys
      HotKeySet("]", "_rewind")
      HotKeySet("[", "On_Exit")

      ; Now keep the script active
      While 1
      Sleep(10)
      WEnd

      Func _rewind()

      ; Unset the HotKey
      HotKeySet("]")
      ; Send the keys
      Send("{ESC}")
      Sleep(1000)
      Send("{DOWN}")
      Sleep(100)
      Send("{DOWN}")
      Sleep(100)
      Send("{ENTER}")
      ; Reset the HotKey
      HotKeySet("]", "_rewind")

      EndFunc

      Func On_Exit()
      Exit
      EndFunc

      Comment


      • #5
        Thank you so much!!! I would have never figured that out. Who ever calls it “rewind shot”.

        Comment


        • aja
          aja commented
          Editing a comment
          Must be new around here...

      • #6
        Yes very new😀

        Comment


        • #7
          Sometimes rewind does not work and you have to restart game. It’s a feature I try to avoid.

          Comment


          • #8
            Originally posted by Thematrix View Post
            Sometimes rewind does not work and you have to restart game. It’s a feature I try to avoid.
            I’ve had TGC since 2015 and I’ve never once had rewind not work.

            My Courses:
            World Par 3's by mthunt
            Toronto GC (L) mthunt
            Burlington G&CC by mthunt
            Weston G&CC by mthunt
            London Hunt Club L mthunt
            Park CC Lidar mthunt
            Sunningdale GC Robinson L
            Sunningdale GC Thompson L
            Muirfield Village (liDAR) First Ever Lidar course
            Country Club of Castle Pines (liDAR)
            The Sanctuary GC ProTee L
            The National GC L mthunt
            Mississaugua GC L mthunt
            Shaughnessy G&CC L mthunt
            Markland Woods CC mthunt
            Hidden Lake Old L mthunt
            Magna GC L mthunt
            Barrie CC L mthunt
            mthunt Range

            Comment


            • Noob20
              Noob20 commented
              Editing a comment
              So I would hit, and then when they came up, you could rewind?

              Also, to confirm, the only way to play the back 9 of a course is to concede all front 9 holes? So you're starting with 108?

            • mthunt
              mthunt commented
              Editing a comment
              Correct. Wait until they hit then rewind. To play back nine click game rules and course length I think. It’s there. Back nine

            • Noob20
              Noob20 commented
              Editing a comment
              mthunt Thanks for the knowledge!

          • #9
            Originally posted by Thematrix View Post
            Sometimes rewind does not work and you have to restart game. It’s a feature I try to avoid.
            Interesting, I've had tgc forever and never had a rewind failure either.

            And I take a ton of rewinds. My GC2 shows a strong hook and slice bias applying it randomly 10-20 times per round. Not a lot of people realize the GC2 has this problem. True for every GC2 I've tried. Working with manufacture to fix their flight algorithm. ..it really needs to do a better job showing the intended shot shape vs the actual. I could configure my Optishot to show my desired shot shape no matter how I swung. Way much better. Thinking of trading the GC2 in. Getting tired of all the misreads.

            Comment


            • FaultyClubs
              FaultyClubs commented
              Editing a comment
              If the shot doesn't go the way I want it must be a misread. I'm a legend in my own mind. There can be no other explanation.

            • FaultyClubs
              FaultyClubs commented
              Editing a comment
              PS. That para was a joke. Thought it was over the top enough to not need a smiley. My bad. Rewinds have been beaten to death on this board. In truth i don't think I've ever had a misread.

            • mthunt
              mthunt commented
              Editing a comment
              Faulty, you had me there. lol

          • #10
            I play with my son and we do on average about 5-6 rewinds a round, it fails on every round but we put up with it. When we do a rewind the ball can sometimes jump to the tee position o some random place on the course. I use Foresight courses 90% of the time now as Foresight don’t have that issue. It’s definitely a fault in software as it has happened on more than one course.

            Comment


            • FaultyClubs
              FaultyClubs commented
              Editing a comment
              Very strange. In all seriousness I've never had a failure in any released version of tgc. I vaguely recall a rewind issue in the alpha test version of tgc (could be wrong) but am not seeing any failures in the released version. If others are having problems I'm sure they'll post up.

            • mthunt
              mthunt commented
              Editing a comment
              My 15 year old does 30 rewinds a round. lol. Kids

            • kalcormier
              kalcormier commented
              Editing a comment
              I've seen this happen before. Never when playing solo, always with a guest. Most recent tried to rewind a guests shot into the green and it put me back on the tee.

          • #11
            Are you trying to rewind the shot at the correct time? I.e., player one hits a shot and doesn't like it. You cannot just go hit rewind now, that's not how it works. You have to wait until it's player one's turn again and then use the rewind shot at that time. I'm guessing since it's occuring when you are playing multiplayer, this may be part of the issue.

            Comment


            • kalcormier
              kalcormier commented
              Editing a comment
              Ahhhhhh. That makes sense. Thanks for the explanation. I didn't think about it like that.

            • Will
              Will commented
              Editing a comment
              This post is a very late golf clap for this logic. Everyone should hit "like".

            • Brent628
              Brent628 commented
              Editing a comment
              This made my day. Had no clue how it worked. Kudos to you my friend.

          • #12
            I just purchased TGC 2019 last week. This version does not appear to have a Rewind Shot option. I hit ESC and get the PAUSE menu, but Rewind Shot is not shown. Auto Rewind is shown in the PAUSE menu in Practice Mode, but nowhere else. Can anyone explain?

            Comment


            • wbond
              wbond commented
              Editing a comment
              Do you happen to have a pic? Hit a shot, then hit the escape key and take a pic, I think rewind should be an option there. Going from memory now so I could be wrong

          • #13
            wbond Yep totally agree with wbond. Done it many times. LOL

            Comment


            • #14
              Originally posted by dforgard View Post
              I just purchased TGC 2019 last week. This version does not appear to have a Rewind Shot option. I hit ESC and get the PAUSE menu, but Rewind Shot is not shown. Auto Rewind is shown in the PAUSE menu in Practice Mode, but nowhere else. Can anyone explain?
              Out of curiosity, where did you buy TGC2019? Can you hit a real golf ball with it? Also, are you trying to rewind in a tournament?
              My Courses:
              World Par 3's by mthunt
              Toronto GC (L) mthunt
              Burlington G&CC by mthunt
              Weston G&CC by mthunt
              London Hunt Club L mthunt
              Park CC Lidar mthunt
              Sunningdale GC Robinson L
              Sunningdale GC Thompson L
              Muirfield Village (liDAR) First Ever Lidar course
              Country Club of Castle Pines (liDAR)
              The Sanctuary GC ProTee L
              The National GC L mthunt
              Mississaugua GC L mthunt
              Shaughnessy G&CC L mthunt
              Markland Woods CC mthunt
              Hidden Lake Old L mthunt
              Magna GC L mthunt
              Barrie CC L mthunt
              mthunt Range

              Comment


              • #15
                Attached is the screen shot showing the pause menu without any Rewind option. This is from a local match. Bought the game from Steam.
                Thx.

                Comment

                Working...
                X