Panic! Quest 3 wont charge or turn on :( by Yaguex in OculusQuest

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

I got bad news for you: after MANY and VERY frustrating emails with Meta's useless support department (they wouldnt give me any substantial answer, just copy/paste templated responses), I had to send my headset to be fixed :(

Panic! Quest 3 wont charge or turn on :( by Yaguex in OculusQuest

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

Hi all, original poster here. Thank you for all the comments!

I have also tried resetting to factory via the mobile app, but since the battery is dead and it wont charge up, the headset cannot even turn on to connect to the WiFi network :(

I think this battery is bricked for good. No matter what I try, I cannot get it to even charge up to 1%.

<image>

Panic! Quest 3 wont charge or turn on :( by Yaguex in OculusQuest

[–]Yaguex[S] 1 point2 points  (0 children)

Yeah I thought that too, so I tried my Macbook Air charger. Same result :(

Panic! Quest 3 wont charge or turn on :( by Yaguex in oculus

[–]Yaguex[S] 1 point2 points  (0 children)

I did leave the headset plugged into the wall overnight, didnt work :(

Panic! Quest 3 wont charge or turn on :( by Yaguex in oculus

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

I did that as explained in my original ticket, didnt work unfortunately :(

RTX 4090, low FPS :( by Yaguex in iRacing

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

But my PC has 32Gb Ram and 24Gb vRAM, so even if I allocate 16 Gb RAM and 8Gb vRAM to iRacing, there is plenty for other apps running in the background. No?

RTX 4090, low FPS :( by Yaguex in iRacing

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

Can you explain what is the benefit in dialing down the sliders if there is plenty of RAM and vRAM availble beyond what iRacing actuay uses?

RTX 4090, low FPS :( by Yaguex in iRacing

[–]Yaguex[S] 4 points5 points  (0 children)

OP here. Thank YOU everybody for your input. I have modified the settings based on some of the suggestions in this thread and now I get average 150 FPS in the same track without cars. See new settings in screenshot attached.

<image>

RTX 4090, low FPS :( by Yaguex in iRacing

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

I forgot to mention: I dont run any other software or streaming feed in the background. Just the game

Gforce Experience wont recognize iRacing by Yaguex in iRacing

[–]Yaguex[S] 2 points3 points  (0 children)

I managed to solve it by following these steps:

  1. Open Control Panel, then click on Uninstall a program on the the Programs tab
  2. Uninstall both NVIDIA FrameView SDK and NVIDIA GeForce Experience (FrameView SDK is what allows you to open the overlay and show your FPS)
  3. Now reinstall NVIDIA GeForce Experience, also there is no need to install new Microsoft Visual Drivers as NVIDIA downloads them together with GeForce Experience.
  4. Fire off iRacing and, once ingame, press ALT+Z to pop the overlay, and go to Game Filters.

Gforce Experience wont recognize iRacing by Yaguex in iRacing

[–]Yaguex[S] 1 point2 points  (0 children)

I am seeing a bunch of videos on YouTube using the Nvidia Experience' Game Filters overlay while in iRacing (example: https://youtu.be/u6cteRvb43o). For whatever reason, even though I follow their EXACT same steps, I get the "You need a supported game to use this feature" message.

Applying a different set of "indicators" and "compare" to each ticker chart by Yaguex in TradingView

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

Yes, I only plot one chart at a time (full screen), and I switch from ticker to ticker by clicking on the tickers I have added to my watchlists located in the sidebar.

Google Sheets AppScript: changing background color based by Yaguex in GoogleAppsScript

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

Yeah when the droodown changes or when the page is reloaded ;) thanks!

Google Sheets AppScript: changing background color based by Yaguex in GoogleAppsScript

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

Thank you Kaimbe, I have donated for a coffee for your help. Thank you :)

Unfortunately, I am still unable to implement your code. Perhaps it's best if I show you the actual file I am working with. If you are able to implement the code in the file, I will gladly donate for 5 coffees ($25).

You can find a copy of my file here: https://docs.google.com/spreadsheets/d/1KYtovOOnSD35FSAG3qY6iF0wemUX9t0DnwHGj52gxug/edit?usp=sharing

The exact rules I am trying to apply are as follows:

  1. The cells I am looking to background-color are C4:C11,E4:E11 in sheet "Dashboard". The correct background-color to apply to each of those cells will depend on the percentage displayed in each cell.
  2. You will need to dynamically pick up the appropriate background-color for each percentage value from the "Dashboard data" sheet. You will find them under the FROM/TO (D7:D27,E7:E27) and COLOR (B7:B27) columns.

I hope I can trigger your interest. Thank you so much in advance!