Jump to content

SomeoneWicked

Member
  • Posts

    11
  • Joined

  • Last visited

Awards

This user doesn't have any awards

About SomeoneWicked

  • Birthday Aug 27, 1990

Contact Methods

  • Steam
    R1gd
  • Heatware
    Robert

Profile Information

  • Gender
    Male
  • Location
    Netherlands
  • Interests
    Stuff
  • Occupation
    Guru

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

SomeoneWicked's Achievements

  1. Hi, I am using the MSI command center which can adjust the clock multiplier from within windows, (Why not use this?) I only adjusted the ratio and left the voltage to auto. Scattering the forum i stumbled on the R15 benchmark, While using the 42 ratio on my daily routines it was not crashing, it seems R15 likes to run at 41.50 to not crash. In my daily work my applications like high core clocks which are key to me, What kind of time frame of reducing do you have in mind? (trough overclocking this 1800x i want to learn myself towards oc more capable chips)
  2. Hi, Just a question regarding the oc logic: As long as one can maintain a good temp in the cpu <80 one could up the voltage to get a high stable oc? With kind regards,
  3. black 3.0 ? Managed to paint the whole thing without turning it off. Next step is to change the cpu and do finally some plumbing. Some efficiency in aerodynamics and stuff
  4. Im having good fun looking back on the change so here again a captured moment.
  5. Could definetly use more. The reason for so many screens is simply because of my job.
  6. Thank you! Somehow i missed this key peace of information! I gues the assumption if the rx480 can do it so does the 2070. Good to know there is actually a maximum. (Even if there are ports for it)
  7. Private Sub Calculate(ByRef Num1 As Integer, ByRef Num2 As Integer, ByRef Num3 As Integer) 'Here we do the calculations Sum = (Num1 + Num2 + Num3) Average = Sum \ 3 Product = Num1 * Num2 * Num3 'These should be added? 'Im sure this can be done with one line but couldnt think of it if num1 > num2 then Maximum = num1 else if num2 > num3 then Maximum = num2 else Maximum = num3 end if end if end if 'Finding minimum if num1 < num2 then Minumum = num1 else if num2 < num3 then Minumum = num2 else Minumum = num3 end if end if end if 'What is this used for? If Minimum = Num1 Then End If If (Num2 < Num1) Then End If If Minimum = Num2 Then End If If Num3 < Num2 Then End If If Minimum = Num3 Then End If If Maximum = Num1 Then End If If Num2 > Num1 Then End If If Maximum = Num2 Then End If If Num3 > Num2 Then End If If Maximum = Num3 Then End If lstOutput.Items.Clear() lstOutput.Items.Add("Sum = " & Sum) lstOutput.Items.Add("Average = " & Average) lstOutput.Items.Add("Product = " & Product) lstOutput.Items.Add("Minimum = " & Minimum) lstOutput.Items.Add("Maximum = " & Maximum) End Sub Private Sub txtInput1_TextChanged(sender As Object, e As EventArgs) Handles txtInput1.TextChanged Num1 = Val(txtInput1.Text) End Sub End Class
  8. Hi, After a couple of intense google sessions i still have no answer, i would let the issue die however i could not withhold to ask the question at least once So i have a rx480 and a gtx 2070 in my build. I use all their video outputs to seperate screens. 4 monitors are connected to the 2070 5 monitors are connected to the rx480. Looking at the back of the rx2070 i noticed the usb-c output. So after a google i bought happily a usb-c to hdmi converted. it actually has 2 hdmi ports. However when i connect the extra monitor using usb-c one other randomly monitors goed blank from the 2070. The usb-c monitor takes it place. When i re-enable the disabled monitor from windows manager a other monitor goes blank (Completely random?) In the windows manager i do see all 10 monitors, However one is always disabled. Is there perhaps a setting i could check or anyone a suggestion? Or is there just a limit on the 2070 where only 4 monitors can be connected?
  9. Best version ive found and used is to create you own, Here on the Unraid forum you can find a nice tutorial Good luck!
  10. SomeoneWicked

    Jacky

    Hi, As ive based my projects so much of linuse's videos i gues my setup journey belong's here. The build is more of a frankenstein build, based on where i need to have the performance to do my magic. Random stuff in the main pc build: 1800x cpu. nzxt cooler. samsung nvme 500gb drive. samsung ssd 500gb 4tb drive 40gb ram. rx480 gtx 2070 Server 1 Random stuff: 4x cpu ? 5 ssd's, couple crusial mx500 and other evo 860. 160gb ram nvidia 650ti Server 2 Random Stuff: 2x cpu 2ssd's 80gb ram. Nvidia Quadro, as i am running server 2019 for now it is to much a hassle to update the drivers. Main room: Jacky: Diana (Long story Insert Here) Regards, W
×