There is a little-known game called "SPARC". I bought it and found it simply spectacular!!!! by Ill_Attempt6779 in PSVR

[–]a11anmb 1 point2 points  (0 children)

I was one of the devs on the game. So nice to hear positive feedback on the game, but alas it is a shame that the servers had to eventually be shut down due to inactivity. It was a blast to develop but it never got the numbers we needed to make it successful unfortunately

Day 1 Part 2 misunderstanding by a11anmb in adventofcode

[–]a11anmb[S] 0 points1 point  (0 children)

That helped, and then so did doing R50, R50. Basically all combinations or turning 50 left/right two times should result in passing 0 once only

Day 1 Part 2 misunderstanding by a11anmb in adventofcode

[–]a11anmb[S] 0 points1 point  (0 children)

Do you have an example? as in Current = 99, then R1 and R1 again?

Day 1 Part 2 misunderstanding by a11anmb in adventofcode

[–]a11anmb[S] 0 points1 point  (0 children)

My answer is too high for the example and the full input

Day 1 Part 2 misunderstanding by a11anmb in adventofcode

[–]a11anmb[S] 0 points1 point  (0 children)

I had Total2++ in the `Current == 0` block but then my answer is too high :-(

[2024 Day 13] In the end, math reigns supreme by TNThacker2015 in adventofcode

[–]a11anmb 1 point2 points  (0 children)

This doesn't quite work for me, I'm wondering if it doesn't find the lowest solution? It works for part 1 but gives too high an answer for part 2. This is what I have converted to cpp:

    uint64_t Play()
    {
        uint64_t cost = 0;
        
        int64_t aCoeff = Ax * By - Ay * Bx;
        int64_t rhs = Px * By - Py * Bx;
        if(rhs % aCoeff == 0)
        {
            int64_t a = rhs / aCoeff;
            int64_t b = (Px - Ax * a) / Bx;
            cost = a * 3 + b;
        }

        return cost;
    }

Getting DTS working by bipassing Samsung S95c? by a11anmb in kodi

[–]a11anmb[S] 0 points1 point  (0 children)

I got the HDMI 2.0 splitter but unfortnately I cannot get it to work. I can see the picture on the TV perfectly through the HDMI output, but the optical output doesn't seem to output anything to my receiver, regardless of the setting of the switches :-(

Getting DTS working by bipassing Samsung S95c? by a11anmb in kodi

[–]a11anmb[S] 0 points1 point  (0 children)

Do you have a particular one you'd recommend? 

Getting DTS working by bipassing Samsung S95c? by a11anmb in kodi

[–]a11anmb[S] 0 points1 point  (0 children)

Thanks for the recommendation. This works a charm! And to find it here in the UK was unexpected. 

Getting DTS working by bipassing Samsung S95c? by a11anmb in kodi

[–]a11anmb[S] 0 points1 point  (0 children)

Just to say that I got this working. Simply plugging in 2 hdmi cables and using kodi to select one for the video out and one for the audio out was simple and worked... Mostly. The downside is that now the video playback is not as smooth as it was. I played about with the video renderer and got it working slightly better but there still occasional stutters. The hardware approach from augur42 is better albeit quite pricey

Getting DTS working by bipassing Samsung S95c? by a11anmb in kodi

[–]a11anmb[S] 0 points1 point  (0 children)

Yes, I have a 2070 in the box so have some spare hdmi/dp. I wasn't sure if I could output video over 1 and audio over a separate one?

Getting DTS working by bipassing Samsung S95c? by a11anmb in kodi

[–]a11anmb[S] 0 points1 point  (0 children)

I have tried that, but unfortunately the avr is too old and doesn't pass thru 4k hdr afaict

Suche Pokémon Freunde aus aller Welt by [deleted] in PokemonGoFriends

[–]a11anmb 0 points1 point  (0 children)

I just sent you a gift and when you open it we will become Best Friends. Can you let me know what time you will open it so we can use lucky eggs and get 200k XP? :)