Codex Patched My Samsung Odyssey G9 Firmware to Add a New Gaming Crosshair

Reddit r/singularity Tools

Summary

A user used OpenAI's Codex AI tool to create a custom firmware patch for a Samsung Odyssey G9 monitor, replacing built-in crosshairs with a center dot, highlighting AI's application in hardware modification.

I hated the built in crosshairs my monitor came with and Samsung did not include a way to make changes. So I asked Codex to make a new firmware update to change the crosshair to a dot. It took about 15 minutes and came back with a new file. Codex explanation: I started with Samsung’s original 1008.2 firmware and made a very small binary patch rather than attempting to rebuild or substantially rewrite the firmware. What the patch changes 1. Custom version number The version reported to the firmware updater was changed from 1008.2 to 1009.3. This is a custom, made-up version number. It is not an official Samsung 1009.3 release. The higher number allows the monitor to recognize the file as an upgrade rather than rejecting it as the same or an older firmware version. 2. Tiny center dot The firmware contains six selectable Virtual Aim/crosshair options. I redirected all six options to a small 7×7-pixel graphic that already existed inside the firmware and positioned it at the center of the screen. The result is a simple, unobtrusive center dot using the monitor’s own hardware overlay. It does not require a game overlay, desktop application, ReShade, or anything else running on the computer. Technical details Original firmware: M-C9557GGPA-1008.2 Custom firmware: M-C9557GGPA-1009.3[1A93].img Total binary difference: 13 bytes The patched image passed the build and checksum validation performed on the computer. The monitor accepted the firmware, restarted normally, and the modified Virtual Aim options display the new center dot as intended. Important warning This is unofficial firmware and is not supported or approved by Samsung. A successful checksum only confirms that the file was modified as intended. It does not guarantee that flashing it is safe on every monitor, hardware revision, region, or previously installed firmware version. Installing modified monitor firmware always carries a risk of installation failure or, in the worst case, making the monitor unusable. Anyone experimenting with this should understand the recovery options and proceed entirely at their own risk.
Original Article

Similar Articles

Codex for (almost) everything

OpenAI Blog

OpenAI releases a major update to Codex, enabling it to operate computers via cursor control, generate images, manage long-term tasks with memory, and deeply integrate with developer workflows like SSH and PR reviews.

Amid hardware legal battle, OpenAI releases a $230 keyboard for Codex

TechCrunch AI

OpenAI released a $230 limited-run keyboard, the Codex Micro, co-designed with Work Louder, that serves as a command center for managing AI coding agents in Codex. The device features Agent Keys, Command Keys, a joystick, and a dial for adjusting agent reasoning level.

Samsung Electronics brings ChatGPT and Codex to employees

OpenAI Blog

Samsung Electronics is deploying OpenAI's ChatGPT Enterprise and Codex to employees globally, representing one of OpenAI's largest enterprise deployments to enhance productivity across R&D, marketing, and manufacturing.

How NVIDIA engineers and researchers build with Codex

OpenAI Blog

NVIDIA engineers and researchers are using OpenAI Codex, powered by GPT-5.5, as their default tool for complex engineering tasks and end-to-end machine learning workflows. The article highlights significant productivity gains, autonomous system building, and research automation achieved through this integration on NVIDIA infrastructure.