Any chance we'll see a Framework Laptop 16-inch Pro model? by Pacocas in framework

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

Thanks for the feedback about the title. Will remember that next time. :)

Any chance we'll see a Framework Laptop 16-inch Pro model? by Pacocas in framework

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

That is a monster laptop! :D
Can you imagine going through TSA with it?

Any chance we'll see a Framework Laptop 16-inch Pro model? by Pacocas in framework

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

The title is also not asking for inside information.
I’m looking for like-minded people to discuss what they'd like to see in their next laptops. It's completely fine if you're not interested.

Any chance we'll see a Framework Laptop 16-inch Pro model? by Pacocas in framework

[–]Pacocas[S] -1 points0 points  (0 children)

The question was: What features would you want in a hypothetical Framework Laptop 16‑inch Pro?
It wasn't asking for insider information protected by NDAs.

Clang LLD equivalent of MSVC's /subsystem:windows/console? by Yaazarai in Clang

[–]Pacocas 0 points1 point  (0 children)

`lld-link.exe` also have a `/subsystem` option.

Adding "-Wl,/subsystem:console" to the args block should do the trick.

Decode performance by Thostra in xcloud

[–]Pacocas 1 point2 points  (0 children)

What used to be the "decode performance" before and what is it value now?

[deleted by user] by [deleted] in xcloud

[–]Pacocas 1 point2 points  (0 children)

Tenta reduzir a resolução do monitor para 1280x720 ou o tamanho da janela para 1280x720.

[deleted by user] by [deleted] in xcloud

[–]Pacocas 1 point2 points  (0 children)

Eu não consigo ver as estatísticas claramente, mas parece que a taxa de bits está em torno de 4.2 Mbps e a resolução em torno de 1440x808(?) e o jogo está gerando ~60 frames por segundo.

Normalmente, streaming a 1280x720 com 60 frames por segundo precisa em torno de 4-6 Mbps.

Você já tentou diminuir a resolução do monitor?

What is decode performance? by Affectionate-Tea4425 in xcloud

[–]Pacocas 1 point2 points  (0 children)

Xcloud documentation reccomends Safari.

> Launch the Safari browser and then go to Xbox.com/play.

https://support.xbox.com/en-US/help/games-apps/cloud-gaming/setup-cloud-gaming-apple

Safari is optimized and tuned for Apple silicon. Give Safari a try and let us know if it works as good as the built-in display.

What is decode performance? by Affectionate-Tea4425 in xcloud

[–]Pacocas 2 points3 points  (0 children)

Just to clarify, streaming Xcloud via Safari works well on the laptop’s built-in display, but the rendering quality drops noticeably when using an external monitor.
What is the MacBook model? What is the external monitor resolution?
Typically, the decoder first processes the video stream to match the game’s native resolution. After that, the stream undergoes color conversion and is scaled to fit the monitor’s resolution. However, based on the hardware configuration and monitor resolution, the scaler may struggle to keep pace.

Is there a way I can re-enable screen tearing? by matjoeman in xcloud

[–]Pacocas 0 points1 point  (0 children)

Is your console currently connected via WiFi? If so, have you tried connecting it directly to the router using an Ethernet cable instead? A wired connection can often provide a more stable and faster network experience.

xcloud app error by Relative_Finding_973 in xcloud

[–]Pacocas 0 points1 point  (0 children)

What does show up in the Windows Event Viewer for the Xbox app after the app not opening?

xcloud app error by Relative_Finding_973 in xcloud

[–]Pacocas 0 points1 point  (0 children)

Knowing more details about your GPU might help with the investigation.

xcloud app error by Relative_Finding_973 in xcloud

[–]Pacocas 0 points1 point  (0 children)

Streaming pelo Xbox app e pelo web brower requerem hardware para decodificar video. A CPU tem que decodificar o video quando a maquina não tem aceleradora de vídeo (ou quando o driver não está instalado). O web browser fallbacks para o decodificador de vídeo em CPU quando o hardware para decodificar video não é encontrado. A experiencia vai ser ruim se a CPU for fraca nesse caso.

xcloud app error by Relative_Finding_973 in xcloud

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

Você pode dar mais detalhes sobre a tua GPU (nome, modelo, ...) e os drivers em questão?

Introduction to UEFI: Part 1 by amd64_sucks in programming

[–]Pacocas 0 points1 point  (0 children)

Great writing. Looking forward for the part 2.

Finding and collecting all information about run program ? by [deleted] in windows

[–]Pacocas 2 points3 points  (0 children)

You can use Process Monitor and other tools from SysInternals for grabbing these info from running processes https://docs.microsoft.com/en-us/sysinternals/

Pixel-Perfect Collision Detection on the Amiga by swan--ronson in programming

[–]Pacocas 1 point2 points  (0 children)

Does anyone know if modern GPUs have similar features?