Jump to content

1 Screenshot

  • Like 13
  • Thanks 5

User Feedback

Recommended Comments



fantomas

Posted

Hi everyone. :)

 

I humbly tried to create my own version of the famous Netkas' CPU-X (for those who remember ;) ). 

It's not perfect but pretty nice (for a project that I started 10 years ago. :P )

It is obviously made for a personal purpose but wanted to share it here.  ;)

Enjoy it!

  • Like 5
fantomas

Posted

@Baio77

Thank you for your report
it is because of this:
 

Quote
Coffee Lake  CFL-H  CFL-S  CFL-E 0 0x6 0x9 0xE Family 6 Model 158
 CFL-U (R) (Stepping 10) 0 0x6 0x8 0xE Family 6 Model 142
Kaby Lake  KBL-DT  KBL-X
 KBL-H  KBL-S (G)
0 0x6 0x9 0xE Family 6 Model 158
 KBL-Y  KBL-U (R) 0 0x6 0x8 0xE Family 6 Model 142

 

Family & Model are the same - I'll see if I can find an alternative to display them separately.

  • Like 1
fantomas

Posted

As mentioned before, INTEL processors have many derivatives of microarchitectures and it is very difficult to find the right combination (family, model, stepping) in order to display the right value.
So I plan to move some of these values to JSON because it's easier to keep up to date (code name, max tdp, package, technology & revision).
3 of them have already switched, only codename and max tdp remain - but the lists are not exhaustive, there are just a few examples, I will have to add them as I go along.
All other values are displayed by macOS.  ;) 

  • Like 2
ANTIKO

Posted

I have it like this

Spoiler

image.thumb.png.a7a71df36b7041177c101d2bcba98760.png

 

  • Thanks 1
Max.1974

Posted (edited)

Oh nice, thanks!! I have older versions, nice this newer !! 

 

CapturadeTela2025-09-15s22_34_39.png.8e84ae4375747b8772074109d86969eb.png

Edited by Max.1974
  • Like 1
  • Thanks 1
BALDY_MAN

Posted

stunning work thank you

 

  • Like 2
  • Thanks 1
fantomas

Posted

@ANTIKO

Thank you for your report

I guess you're using FakeDPUID? If so, that's why you're seeing a Comet Lake CPU infos. ;)

 

lbtz4r.png

  • Like 2
fantomas

Posted

@Max.1974

Thank you for your report

In my initial approach, I had put the code for Apple CPUs (and honestly I do think that you would not have had any N/A. ;) )  but the closer I got to finalizing my project, the more I started to remove it from the project (I wanted to have a simple and sober application without having a code with 10,000 lines :D) and I wanted just to have a hackintosh app, nothing more, nothing less.

Should we create a Hackintosh Store? :frantics:

  • Haha 1
Max.1974

Posted

Hi @fantomas 

 

We’re coders, my friend! 😄 We really love the macOS system, and I even restored some of RehabMan’s old apps like HWMonitor — it turned out great too. We can definitely build this together. It’s a dream to be able to help people and, at the same time, get rewarded — even if it’s just enough to cover our tools, that would already be awesome, right? hahaha :thumbsup_anim:

 

 

I also created some personal tools, like a PDF splitter for my specific court orders, as well as some patches and Python scripts. I’m really very satisfied with all the new possibilities that AI has brought me. I work in the legal field, but I’m seriously thinking about studying a new degree or an advanced technical course. 

  • Like 1
STLVNUB

Posted (edited)

@Max.1974

and I even restored some of RehabMan’s old apps like HWMonito

 

Can you share please

Edited by STLVNUB
fantomas

Posted

Soon v2 (and certainly the final :))


Capture d’écran 2025-09-20 à 16.25.00.png

just to complete the "Revision" as much as possible - "AMD" and "INTEL with Fake CPUID" users should have the values' displaying closer to the CPU-Z style. ;)

BR

 

fantomas

 

--Edit--

v2 is out. :)

  • Like 2
Mirone

Posted

Thanks for sharing this amazing app, all the best old friend!

  • Like 1
Baio77

Posted

This is how the V2 info looks like

Screenshot 2025-09-26 alle 19.07.13.png

  • Thanks 1
fantomas

Posted

@Baio77

Thank you for your report. :)

I added your CPU, now you shouldn't have these N/A anymore. ;)

@all - pls share your screens, I would like to see how it turns on your CPUs. :)

CPU-X_vBaio77.zip

  • Like 1
Baio77

Posted (edited)

 

Thank you for all your hard work. THANK YOU

 

image.png

Edited by Baio77
  • Like 1
Anto65

Posted

Same thing here with CPU-X v2

also using CPU-X_vBaio77

Screenshot2025-09-27alle10_47_24.png.2db2e2a8273f894e70c60bdf738d7a75.png

 

  • Thanks 1
fantomas

Posted

@Anto65

Thank you for your report
hum, in fact CPU-X_vBaio77 was just made for @Baio77 (I just added his CPU)
here's yours. :P

--Edit --

 

File reuploaded, I added your CPU and fixed that stepping value shown in dec (13) instead of hex (D). ;)

 

--Edit2--

Fixed a typo in Codename (Coffe Lake -> Coffee Lake)

 

 

 

CPU-X_vAnto65.zip

  • Thanks 1
Anto65

Posted

:thumbsup_anim:

Screenshot2025-09-27alle17_42_46.png.ac0c6b32c70656a8047e3bcd1abe056a.png

  • Like 1
fantomas

Posted

@Anto65

There's a typo in Codename (Coffe Lake)
it should be Coffee Lake
I re-uploaded the file (get it from my previous post)  ;)

 

  • Like 2
Anto65

Posted (edited)

Here we either do things well or we don't do them at all  👍  😅

 

:thumbsup_anim: ... I hadn't noticed , thx

 

Screenshot2025-09-27alle18_17_42.png.c06e349651170fc033564689ba07d689.png

Edited by Anto65
  • Like 1
  • Haha 1
fspkwonx86

Posted (edited)

here's mine, we see codename is blank max tdp blank package blank technology blank revision blank and that selection processor 1 dropdown

menu could say processor one in aforementioned selection of it being the only one if you wanted it to populate the list in the dropdown

menu even if there's only one cpu , also, I have KABYLAKE iMac I don't know if this is effecting performance or if its accurate

my bus speed should be exactly 10* what its showing here

image.png

Your update filled in the correct info * :)

Edited by fspkwonx86
  • Thanks 1
fantomas

Posted

@fspkwonx86

 

Hi,

thank you for your report

Could-you pls share your WIndows gpuz screen, I want to know what version of package (socket) and revision it is showing.

In this screen, it says B0 and Socket 1528 FCBGA while on Intel's site, it says J1 and Socket 1356 FCBGA

 

3 hours ago, fspkwonx86 said:

and that selection processor 1 dropdown

menu could say processor one in aforementioned selection of it being the only one if you wanted it to populate the list in the dropdown

menu even if there's only one cpu

 

the processor #1 is shown by default, if your motherboard includes 2 CPUs, then you will see processor #2 in the drop-down menu, otherwise it remains empty.

 

3 hours ago, fspkwonx86 said:

my bus speed should be exactly 10* what its showing here

 

naaaaah. :frantics:

on Intel's modern cpus, bus speed is locked to 100 MHz - the way gpu z is showing it is purely cosmetic (to have the effect that it is dynamically changing) but it never exceeds 100 MHz.

CPU-X_vfspkwonx86.zip

  • Like 1
fantomas

Posted

v3 is out

  1. New app icon
  2. Added some cpus
  3. Bus Speed "GPU Z-like" style
  4. Removed textured apparence
  • Like 1
fantomas

Posted

Hi guys. :)

 

I think v3 will be the latest update. Everything I wanted the app to do, it does it.
If your CPU is not recognized by the app (N/A in different places), you can add it in the .json file located in:
CPU-X - Right clic - Show Package Contents - Contents - Resources - cpus.json
Find your CPU corresponding values  (CPU-Z Validator site for example) and add them in the same format
I really hope you enjoy it. ;)

 

BR

 

fantomas

  • Like 6

×
×
  • Create New...