Y7_s
Y7_s
CC#
Created by Y7_s on 4/6/2025 in #help
unity render texture and post processing
hi guys i hope everyone having a nice day i am getting in some issue in unity that is completely new to me i have a render texture that is assigned in main camera lets say the player camera and i have a RawImage that aslo assigned to the render texture and i have another camera camera2 so i get rid of the annoying message anyways i wanted to add some effects and sahders but the post processing doesnt work if i am using render texture is there another way?
1 replies
CC#
Created by Y7_s on 12/13/2024 in #help
I need a silent updater for my project Console app .Net Framework
I’m currently working on a project for a company where I’ve built a console application in .NET Framework. The app runs in the background without user interaction and monitors hardware components like RAM, CPU, GPU, etc. I’ve completed most of the functionality, but now I’m stuck on the last part: creating a silent updater. The idea is when the app runs check my server for updates and automatically download and apply them if available. The server is written in Rust and runs on HTTP. I also tried using ClickOnce, but it didn’t meet my requirements. Can anyone suggest alternatives or solutions for implementing a silent updater? Also, I need to create an MSI setup installer for the app. Any tips or tools for that would be greatly appreciated!
6 replies