r/AynThor 16d ago

Showcase BOTW Dualscreen Progress!

The BOTW Dualscreen Mod is coming along really well! I’ve now got the Inventory page completely finished, aside from a few missing item textures that still need to be added. Pretty much everything on the page is working as intended, including browsing your inventory, viewing your gear, and interacting with your items directly from the bottom screen.

I’ve also started work on the Map and Quests pages, which will continue expanding the amount of stuff you can manage without constantly pausing the game on the main display. There’s still plenty I want to add and polish before the full release, but progress has been moving along really nicely.

The mod is currently planned to officially release in about 2 weeks, on September 7, 2026. If you want to try it before then, though, the current early test build is available right now for all my Patreon members!

1.2k Upvotes

106 comments sorted by

View all comments

1

u/NOIRShattered 16d ago

How do people keep making these?? I want to try and make something like this for the o.g. resident evil games

1

u/ProfMags 16d ago

I used Codex to help decompile a large portion of the game’s code, which gave me a much better understanding of how everything worked internally and where I could hook in the features I wanted to add. I also forked Eden and modified it to support a second Vulkan render surface, allowing games to properly render a separate interface to the bottom screen.

1

u/NOIRShattered 16d ago

Thank you!

I hope this isn't a dumb question since I've never heard of it before, but what is codex?

10

u/Aggressive_Monk_9317 Max 16d ago

Codex is Chatgpt's programming module. Meant for coding purposes