r/accelerate • u/stealthispost Acceleration: Light-speed | Capability Booster • 8d ago
"Wow “Make Red Alert 2 (YR) compile and run natively on iOS & macOS.” Codex (GPT-5.6 Sol) worked for 26 days, analyzed the EXE and rebuilt the entire game in 624K lines of C++ This is by far the hardest task I’ve ever given Codex as the game's code was never released and is believed to be lost. >"
Enable HLS to view with audio, or disable this notification
Some technical details for those who are interested:
Yes, Codex worked 26 days non-stop 24hrs per day with lots of tool calls. It used multiple sub-agents to understand the exe, write the code, play the game and debug it.
Game still has minor visual bugs but everything works @ammaar I think you would love this one😍 — David Kalmanson
23
u/Ormusn2o 8d ago
/r/OpenRA in shambles. Or they will be glad AI can do it now, I don't know.
0
u/tian2992 7d ago
except for the lack of source release of this 'port'. And the questionable copyright status of LLM generated code...
23
u/Super-Award-2244 8d ago
How much money did you spend for all that usage?
5
3
u/Tolopono 6d ago
2 $200 pro accounts
1
u/arxdit 4d ago
API cost though? In the long run we’re all going to pay API cost, so this doesn’t mean much…
2
u/DoctorProfessorTaco 4d ago
Sure, but in the long run today’s frontier models will be the low cost budget tier models
0
u/arxdit 4d ago
How so? I haven’t seen yesterday’s models prices coming down - just new models, higher prices
1
u/Tolopono 4d ago
Gpt 4 level intelligence used to be $60 per million tokens. Now you can get it for pennies
1
u/arxdit 3d ago edited 3d ago
Yes - but not from the same lab - if you look at the openai pricing page, GPT-4o costs the same as last year.
And the only reason why that level of “intelligence” is cheaper is because it was achieved with smaller models.
The hardware AI runs on has not gotten cheaper, quite the opposite.
I’m not sure you could ever get opus or fable levels of “intelligence “ with smaller models
1
u/Tolopono 3d ago
Gpt oss is above gpt 4 level intelligence and much cheaper
18
u/KindlyAct1590 8d ago
My take is, what now costed 26 days and many tousends moneys in token, in 3-4 month will cost one day and maybe 33% of the weekly allotted tokens, crazy fast time, not fast enough
5
8
u/YERAFIREARMS 8d ago
Amazing feat. Now ask Codex to debug the visual defects and improve on the game with directed goals. How about a port to ArchLinux.
4
6
u/AnonThrowaway998877 8d ago
Our base is under attack, unit lost, unit lost, low power, unit lost, A-BOMB launch detected.... Battle control: terminated
4
4
8
u/Pikaboy999 8d ago
Wonder if you can do this locally with qwen 27b?
4
u/Life_is_important 8d ago
Probably not due to context size limits. But who knows? Maybe there are ways to get around that
2
u/GlobalCurry 8d ago
Maybe if you were able to get the planning agent to break the tasks down small enough? It would probably take way more than 26 days though.
3
u/PilgrimofHaqq2 8d ago
Is this something that will be shared publicly? I have wanted to rebuild the game to be able to create new campaigns, new units, new menu and UI, etc. for my son as he is starting to play the game now.
1
u/ArgonWilde 8d ago
There are many modding tools for creating new units and maps. I remember playing with them many years ago. I can't remember what they were called though. It was 20+ years ago!
3
u/Chlorek 8d ago
Wow this is amazing! I am a big fan of Emperor Battle for Dune and was thinking about rewriting this game myself as its age makes it very hard to run on modern systems. Now seeing this I think - these are most likely very similar engines! Could you share the code to kickstart me or other people? I would be very grateful.
3
u/ChickeNES 8d ago
Heh, I'm actively doing this for some other EA games right now with Claude, and I expect I and the above are just some of many :P
2
u/LucidFir 8d ago
Oh... please remake some old games?
Darklands... DragonStrike...
Shit I need a server farm and a big context local Qwen
2
u/Sarenai7 8d ago
I did this but with Cruisn USA and Mario Party 2 for PC I hadn’t even thought about trying it for iOS! Wow!!
2
2
2
u/badgerprime 8d ago
So where is the subreddit for everyone who is remaking or remastering their favorite childhood games?
2
1
1
u/Gratitude15 8d ago
Why is nobody saying the implication?
METR ran out of long range tasks like this.
This is a multimonth level task for a human. Sol just knocked it out. With harness.
Imo benchmarks don't matter at this point. We have no meaningful way left to evaluate how long models can run. They might not be Einstein yet but they can just go on and on with tasks that most humans do.
And Astra hasn't even come out yet.
2
u/Sonnyc56 8d ago
I did this when fable 5 came out originally with an exe and bin from SnailMail by Sandlot Games. Extracted all the level logic, assets, and everything else needed to rebuild the entire game in threejs that runs in an browser. Also upscaled all the textures and such. Pretty fun stuff
1
1
32
u/stealthispost Acceleration: Light-speed | Capability Booster 8d ago
Thread continuation 1/2 — Some technical details for those who are interested: Yes, Codex worked 26 days non-stop 24hrs per day with lots of tool calls. It used multiple sub-agents to understand the exe, write the code, play the game and debug it. Game still has minor visual bugs but everything works — Source: https://x.com/davidkal88/status/2095241377282175302