-
Posts
12354 -
Joined
-
Last visited
-
Days Won
546
Content Type
Profiles
Forums
Events
Everything posted by Fiery
-
fixed: Gauge Bug – State #0 Name Cut + Icon Changed (Latest Update)
Fiery replied to COSTAJUNIOR's topic in Bug reports
Even if you only alter the first state by selecting a single file, the filename still gets cut? -
fixed: Gauge Bug – State #0 Name Cut + Icon Changed (Latest Update)
Fiery replied to COSTAJUNIOR's topic in Bug reports
Do you select the 16 states (in your first example) in a single round by selecting 16 files in the file open dialog? We've tried that but couldn't reproduce the bug As for the state icon, that is due to a limitation of the new compiler. We had to remove it to avoid visual issues to occur. We'll try to find a way to put it back or find another way to indicate the SensorPanel item type (e.g. gauge) as well as the sensor type (e.g. temperature) in the same chart cell. -
Awesome 🤘
-
We're moving at a high pace with resolving the bugs of v7.99, so you can expect the fixed build in a few days
- 11 replies
-
- rivatuner
- shared memory
-
(and 7 more)
Tagged with:
-
Thank you, we will fix the issue in the next AIDA64 beta update. Please note that AIDA64 Shared Memory has switched from ANSI to Unicode encoding, so you will need to adjust your shared memory buffer reading code accordingly. You can detect if the shared memory buffer is Unicode encoded by checking the 2nd byte of the buffer: if it's a zero byte (0x00), it means you're dealing with a Unicode shared memory buffer.
- 11 replies
-
- rivatuner
- shared memory
-
(and 7 more)
Tagged with:
-
@thomwithah We've implemented rotation support for Asus ROG AIO screens in the latest beta update of AIDA64: https://www.aida64.com/downloads/latesta64xebeta Please note that this is already a beta build of the next-generation AIDA64. Learn more about it at: https://forums.aida64.com/topic/18367-the-next-generation-aida64-is-around-the-corner/
-
ROG RYUJIN III 360 LCD Orientation Rotation Support
Fiery replied to Browser's topic in Hardware monitoring
We've implemented rotation support for Asus ROG AIO screens in the latest beta update of AIDA64: https://www.aida64.com/downloads/latesta64xebeta Please note that this is already a beta build of the next-generation AIDA64. Learn more about it at: -
@Playkappa @Asryan @Schoen @Dashinator @Eliasa We've implemented rotation support for Asus ROG AIO screens in the latest beta update of AIDA64: https://www.aida64.com/downloads/latesta64xebeta Please note that this is already a beta build of the next-generation AIDA64. Learn more about it at:
-
Here it is: https://www.aida64.com/downloads/latesta64xebeta Make sure to backup your existing SensorPanel layout before pressing right-click on the SensorPanel --> Scale --> Scale all items up by 150% After the scaling some items may still be a pixel off here and there due to rounding.
-
We can start with a basic HEX code input panel and gradually improve it to fulfill all your needs. @BHSY @COSTAJUNIOR @JariKoi Guys, please chime in: if we started to design a brand new colour picker dialog, what would you like to see on it? Which colour picker dialog do you find ideal to use? (e.g. the one of MS Word, MS Paint, etc)
- 58 replies
-
- sensorpanel
- hex code
-
(and 11 more)
Tagged with:
-
The next-generation AIDA64 is around the corner 🥳
Fiery replied to Fiery's topic in General Discussion
Thank you for your feedback! -
Thank you! Make sure to upgrade to the latest beta version of AIDA64 Extreme available at: https://www.aida64.com/downloads/latesta64xebeta After upgrading to this new version, make sure to restart Windows to finalize the upgrade. Let me know how it works.
-
Actually the old version worked incorrectly since it treated both your displays as if they were using 150% scaling. What we can do is to implement a facility that would do the 1.5x multiplication on all item positions and dimensions automatically for you. Would it help for you to get over this hump?
-
I've checked your layout, and sadly it was designed with the 150% scaling in mind, so AIDA64 scaled everything according to that setting. When you import the panel back into a 100% scaled monitor (let's say you set 100% scaling for both your displays), the old AIDA64 version will show your panel incorrectly too. I'm afraid after switching to the new AIDA64, you need to redesign your panel by multiplying everything (every X and Y coordinate and every item width and height) by 1.5 to get the correct layout back. Make sure to do that process with the new AIDA64 version while your SensorPanel is already moved to the secondary (full HD) display. We actually designed the new AIDA64 version to finally properly manage mixed DPI setups, but sadly there's a transition issue when the old SensorPanels may need redesigning in case they were designed with an over 100% scaling setting on the main monitor.
-
I've sent you a private message about this.
-
Do you use 150% scaling on your main (4K) monitor, and 100% scaling on your secondary (Full HD) monitor?
-
Did you use any Windows compatibility settings with the old AIDA64, for example High DPI scaling override?
-
You may need to adjust your SensorPanel layout to conform the new AIDA64 version that supports per-monitor DPI awareness. Is it only the width and height of the SensorPanel? Or its layout fallen apart after upgrading to AIDA64 v7.99?
-
The next-generation AIDA64 is around the corner 🥳
Fiery replied to Fiery's topic in General Discussion
Awesome 😎 -
In AIDA64 please press Ctrl+D --> System Debug --> USB Dump. Copy-paste the full results into this topic, or attach the results as a TXT file to your post. Thanks, Fiery
-
The next-generation AIDA64 is around the corner 🥳
Fiery replied to Fiery's topic in General Discussion
Yes, it is. -
The next-generation AIDA64 is around the corner 🥳
Fiery replied to Fiery's topic in General Discussion
I don't think this is a configuration issue. You need to make sure to have LibUSB properly installed. I suppose your setup lacks the 64-bit DLL for LibUSB but has the 32-bit version only. Try to download the 64-bit LibUSB DLL and place it in the AIDA64 installation folder. If you cannot find or download the 64-bit DLL, drop me a private message and I will send it to you. As for backing up and restoring your LCD settings, all you gotta do is copy the AIDA64.INI configuration file. It includes your LCD and SensorPanel layouts as well as most other settings. -
Sadly that panel is managed by Windows itself, so we cannot alter its behavior. We would have to develop the whole panel from scratch which would be quite a task. Instead of that, how about unlocking the HEX color codes input by right-clicking on the colour boxes?
- 58 replies
-
- sensorpanel
- hex code
-
(and 11 more)
Tagged with:
-
JPG, PNG and BMP would work equally well.