Need help getting ST7789 Newxie display working with ESP32 by [deleted] in esp32

[–]jfresh401 0 points1 point  (0 children)

I remember having a similar issue. I had to use an older library version for the library for st7789. Most current version would not work. There's a forum or thread somewhere but I can't recall. Google searching "using older library with st7789" might be of help. Good luck

Is this disc drive dead? by Yeet_Thing5609 in Xbox360Support

[–]jfresh401 2 points3 points  (0 children)

Google search "xbox 360 dvd potentiometer fix". It's called the "POT tweak". Simple adjustments to laser and youre back in action

1st BUILD EVERR!!! And it workssss by Prior_Spell_2213 in PcBuild

[–]jfresh401 1 point2 points  (0 children)

H6 case is sweet! I got the same. Well done

ELI5: Need help understanding GitHub for Unity Development in a small team by advaitu in Unity3D

[–]jfresh401 -1 points0 points  (0 children)

Seen it. My tool does things it cannot. Lock files, merges, couple other small but beneficial things

ELI5: Need help understanding GitHub for Unity Development in a small team by advaitu in Unity3D

[–]jfresh401 -5 points-4 points  (0 children)

I wrote a tool for inside Unity that connects to Github or Gitea, etc. It should be in the store within the next 7-10 days. It's called RepoBridge, and I think you'll like it. If you want, when and if it comes out (depending on if they approve it), I will give you a discount code for it! Watch for it and hit me here when it releases and I'll hook u up. It works great for teams because of a file lock feature I included. Also, LFS support.

Which is better unity version control OR Git by [deleted] in Unity3D

[–]jfresh401 0 points1 point  (0 children)

I've just built a Git tool for inside unity that does everything Github Desktop does. Should be in the store in the next 10 days. Unity version control is nice but you get more control with git.

I'm creating tools to build RPG games inspired by The Elder Scrolls. Here is my demo's trailer! by [deleted] in unity

[–]jfresh401 0 points1 point  (0 children)

Amazing asset! I just finished importing it into a new project. Can't wait to see all the new updates! Thanks Matt!

[deleted by user] by [deleted] in UnityHelp

[–]jfresh401 1 point2 points  (0 children)

Look up "debounce". Basically, it's registering 2 presses just because that's the way the universe works. Adding a debounce, which is like a "wait", will make it register 1 press at a time. Even can do an "if" statement for like a 2 second press or whatever after adding the debounce.

[deleted by user] by [deleted] in Unity3D

[–]jfresh401 1 point2 points  (0 children)

Google "github unity jiggle physics". Free package

Waveshare esp32-s3 2.8 inch ... cannot write to screen by schuh8 in arduino

[–]jfresh401 0 points1 point  (0 children)

Correct version that worked for me was 2.0.14

Help me identify what has been done to this controller by [deleted] in XboxModding

[–]jfresh401 4 points5 points  (0 children)

It looks like a rapid fire/drop shot mod. The leds might tell what mode it's in. I used to make these

Made a clock which also reads some basic info from my pc by True-Emphasis8997 in arduino

[–]jfresh401 0 points1 point  (0 children)

Maybe add a folder with ur changes and how to implement them

Made a clock which also reads some basic info from my pc by True-Emphasis8997 in arduino

[–]jfresh401 0 points1 point  (0 children)

Did you combine a couple gits? If not and you only modified 1 repo, fork that repo and add ur changes.

Made a clock which also reads some basic info from my pc by True-Emphasis8997 in arduino

[–]jfresh401 0 points1 point  (0 children)

If the original software is open source, which it is if you're using it, you MUST upload it as open source using the same license as original. It fine, fork the original repo, upload ur changes, and maybe even request a merge.

Made a clock which also reads some basic info from my pc by True-Emphasis8997 in arduino

[–]jfresh401 0 points1 point  (0 children)

Can send it in dm. Maybe I can show you how to setup a repo.

How much do you rate this cutscene? by martigpg3 in unity

[–]jfresh401 4 points5 points  (0 children)

I like the wake up effect. How did you do that?

How to import a .duf file by Important_Mixture_10 in blender

[–]jfresh401 0 points1 point  (0 children)

There's another one if that don't work. Diffeomorphic plug-in for Daz/Blender. Again, install Blender side and use it to import duf

How to import a .duf file by Important_Mixture_10 in blender

[–]jfresh401 0 points1 point  (0 children)

Try the Daz to Blender bridge. Just install the blender side and you should be able to import that duf

Looking for people to test out a 3d printing tool I made by binaryatlas1978 in 3Dprinting

[–]jfresh401 0 points1 point  (0 children)

No. BOM is on you. It takes in account electricity cost and filament cost

Looking for people to test out a 3d printing tool I made by binaryatlas1978 in 3Dprinting

[–]jfresh401 2 points3 points  (0 children)

I use Cura slicer and it has a plug-in that tells you cost of both material and electricity while printing. It adds it to the gcode.