r/YugiohFMR

Release - Yu-Gi-Oh Forbidden Memories Recomp for Windows PC
▲ 89 r/YugiohFMR+2 crossposts

Release - Yu-Gi-Oh Forbidden Memories Recomp for Windows PC

Hello! I've been playing this game for over 20 years, returning every year or so to play. I've done some speedrunning of it as well (via 15 card mod) and had a blast. I'm hoping the community can come together to assist in transforming this game in ways we've never seen.

Forbidden Memories has been statically recompiled: the PS1 MIPS code is translated to C ahead of time and compiled into a native Windows executable. It isn't an emulator, the game runs as a program on your CPU.

It's built on PSXRecomp by mstan, which does all the heavy lifting. What I added is the game-specific side.

You bring your own disc. The download contains no game code and no game assets — not the executable, not the sprites, not even the font. On first run it asks for your disc image, translates the game from your copy, and compiles it locally. That takes a few minutes and happens once; every later launch starts immediately.

What I added — all in an in-game overlay menu on F10, applying immediately:

  • Duel rank meter. The game grades every duel you win but only tells you afterwards. This puts the grade on screen during the duel, drawn with the game's own POW/TEC badge and rank letters, beside the FIELD box. Optional raw 0–99 score, or a plain-text corner mode nothing can cover.
  • Fusion assistant. The game has thousands of fusions and teaches you none of them. This reads the cards actually in your hand, checks them against the game's own fusion tables in memory, and marks the pick order — optionally naming the card it makes. Optimises for attack or defence.
  • Card drops. Stock, a won duel awards exactly one card. This makes it 1–99, and adds a results screen the original never had: three pages of what you won, with the game's own yellow "New!" tag on anything you didn't already own.
  • Cheats. Life points, starchips, free spending, fill-the-trunk.

Plus what the framework brings: save states, rewind, a speed multiplier, and a fast-loading option that cuts disc loads to near-instant (off by default).

Before you try it:

  • Windows x64 only for now. The framework supports more; I've only built and tested this.
  • USA disc, SLUS-01411. PAL, Japanese and Greatest Hits discs are different programs — the build refuses them by CRC and says what it expected.
  • You need Python 3. The first run downloads a compiler if you don't have one.
  • The first run takes a few minutes and a console window will sit there working. That's it compiling the game, not hanging.
  • It's a 0.1.0 — tested cold from a fresh install, but it hasn't had many eyes on it.

The game builds the first time as I took care not to release any Konami code or assets so they must be pulled from your own disc.

Gameplay:
https://www.youtube.com/watch?v=bVR9a-ouC9g

https://github.com/Unchiga/YuGiOhForbiddenMemoriesRecomp/releases/latest

github.com
u/Unchiga — 13 hours ago

Found my old PS1 in the attic with Forbidden Memories. Time to find out if my childhood save is still alive…

I found my PS1 in my parents' attic with Yugioh Forbidden Memories. Will I be able to find the old saves? I'll update you in the next few days. I ordered an AV to HDMI cable and a MemCard PRO2 from 8bitmods.

u/External-Low-8914 — 12 hours ago

Yu-Gi-Oh Forbidden Memories Recomp Progress - Card Drops & Fusion Helper

Fusion Helper: Toggle between OFF, NUMBER ONLY and NUMBER AND CARD INFO. Choose between sorting by the highest attack or defense fusion. The card name will highlight in green when you have the correct order of cards that end in the helper's target.

1-99 Card Drops: This is a built-in MOD that can be toggled. CPUs now drop 1-99 cards and the value can be changed at any point during gameplay. The results pages have been modified and will generate a list of all cards earned during that duel. The deck menu will tag all new cards, up from the previous limit of 16.

Looking to release on GitHub with source code within a couple weeks. In my experience it is stable from start to finish. At this point I'll be shifting my focus from adding features to cleanup and organization. Looking forward to seeing how this will be expanded upon by the community.

youtu.be
u/Unchiga — 1 day ago

Yu-Gi-Oh Forbidden Memories Recomp Project Demo

Hello! I've been playing this game now for over two decades and I'm not sure it'll ever stop. I come back to it at least once every year and try to come up with a new fun way to play it. I used to speed run it under category extensions (15 card) and had a blast. Looking to release this project within the next 30 days. Looking for suggestions if you have any.

Yu-Gi-Oh! Forbidden Memories Recompiled is a native PC port built by static recompilation — the game runs as compiled C code rather than under emulation.

In-game overlay menu (F10) — video, audio, gameplay and cheats, navigable by mouse, keyboard or controller

Video — internal resolution up to 4×, integer or filtered scaling, windowed/borderless/exclusive fullscreen, adaptive vsync

Audio — separate master, music and sound-effect volume sliders

Fast-forward — 1–16× speed

Save states — 12 slots with thumbnails and timestamps, reachable by hotkey, menu or mouse

Rewind — step back through recent play

Near-instant disc loading

Widescreen support

Duel Rank meter — on by default, shows your live duel skill rank beside the field box and fades in with the game's own transitions

Cheats — starting Life Points, StarChips, free spending, card collection

youtube.com
u/Unchiga — 3 days ago

State of the sub

Hello everyone! As many of you may have noticed, we were under attack. My account was compromised, i hope no one of you fell for the scam attempts over the weekend!

The issue is now resolved my account has been recovered and safer than ever. I am incredible sorry this has happened, i downloaded a malicious chrome extension which lead to the attackers overtaking this sub.

Thankfully due to reddits friendly and competent admin team, the issue was resolved as soon as they could after the weekend.

Thank you to anyone who sticks arround and participates in the community, and again an apoligy from me! I didn't take reddit account security serious enough and was proven that even people who do otherwise good cybersecurity practises, can be infected. Stay safe!

reddit.com
u/TheTbone2334 — 3 days ago

RECREATING YU-GI-OH! FORBIDDEN MEMORIES IN UNITY!

Hey, duelists and game dev enthusiasts! Bomba Nemesis here, bringing you the first massive update on our project to recreate the legendary Yu-Gi-Oh! Forbidden Memories!In this devlog, the dueling field finally comes to life. Our goal with this project isn’t just to bring back that classic PS1 nostalgia, but to build a modern, fluid architecture in Unity that allows us to expand on the original game's ideas in the future. Today, I’ll show you how we turned paper rules into real, functional gameplay!Here is what you will see in today's video:⚔️ Duel & Combat System: The implementation of the game's backbone. See how Life Points (LP) calculation, direct attacks, and monster destruction are running in practice.🧠 Artificial Intelligence (AI): A look behind the scenes of the opponent's turn. How the AI decides to attack, end its turn, and interact with the player.🎥 Free Camera & Immersion: A brand-new field view mechanic, giving a completely fresh perspective to the duels.🎶 Audio & Pure Nostalgia: Integrating the classic tracks and memorable sound effects — culminating in that unforgettable "You Win" screen, exactly how we remember it!💡 Our Plans for the Future: What we have in store for the upcoming updates and how far we want to take this project with your help.If you love the Yu-Gi-Oh! universe, used to spend hours playing on the PS1, and enjoy watching the behind-the-scenes of game creation, make sure to leave a LIKE and SUBSCRIBE to the channel so you don't miss the next updates!💬 Let me know in the comments: What is the one feature that absolutely cannot be missing in a fan-made remake? What ideas would you like to see implemented in the future?

Vídeo link

https://youtu.be/RUI3WHuA2Mw

u/Bomba_Nemesis — 7 days ago

I got tired of juggling fusion spreadsheets, drop tables and rank guides, so I built them into one live FM overlay

Every Forbidden Memories mod eventually sends me through the same routine:

  1. Alt-tab to a fusion spreadsheet

  2. Search the current opponent’s drop list

  3. Check which rank can drop the card I want

  4. Return to the duel and try to remember everything

So I built YGOverlay, a Windows overlay that puts those answers next to the game.

What already works in the current build:

• Live Fusions: reads your current hand and updates the available fusion options as it changes

• Farm tab: detects your current opponent during the duel

• Rank projection: shows your projected rank and score, then highlights the relevant S/A-TEC, B/C/D or S/A-POW pool

• Drop tables: shows every possible card, its drop chance and card type in an alphabetical list

• Trunk tracking: shows how many copies of each card you currently have in your chest

• Planning mode: lets you manually select a duelist before starting the farm

• Mod-aware data: uses the fusion and drop tables from the selected or imported PS1 mod, including support for The Last Memories’ drop format

The fusion assistant works with PS1/ePSXe and Forbidden Legacy. The Farm tab is currently available only for PS1/ePSXe.

The rank projection is still marked as beta while I finish validating every scoring counter in live gameplay.

This isn’t a sales post, and access isn’t open yet. I want blunt feedback from people who actually play and farm Forbidden Memories.

Would this replace the spreadsheets you currently use?

If so, comment with the mod + opponent you farm most. I’ll use the most requested combination for the next gameplay demo.

ygoverlay.com
u/_gstvo — 8 days ago

Card Fusion Explorer

🃏 Card Fusion Explorer

>

A visual desktop companion for exploring a large fan-made card database—not as a spreadsheet, but as a living, connected card collection.

Instead of only asking “What is this card?”, Card Fusion Explorer helps you discover:

  • What can this card become?
  • Which cards can create it?
  • What other cards are connected to it?

Every card can become the beginning of a new discovery.

🌌 What is Card Fusion Explorer?

Card Fusion Explorer combines a visual card browser, advanced search, card inspection, and an interactive Fusion recipe explorer in one desktop experience.

Traditional card databases are excellent for finding information. This project focuses on what happens after you find a card: exploring its relationships, following Fusion paths, and uncovering unexpected combinations throughout the collection.

You can download here: https://github.com/ihackinOS/Card-Fusion-Explorer

u/BathReasonable2470 — 9 days ago

Pokémon Forbidden Memories v0.9.3 – New Update!

A new update for Pokémon Forbidden Memories is now available!

FEATURES

➡️ Completely improved sprites throughout the game
➡️ New battle scenery and environments
➡️ Improved visual quality and overall presentation

The goal of this update was to make the game look and feel much more polished while staying faithful to the original Yu-Gi-Oh! Forbidden Memories style.

📥 How to install

If you're not familiar with ROM hacking, don't worry,  the installation is very simple.

  1. Download a clean Pokémon Emerald Version (USA, Europe) ROM.
  2. Go to HackDex and upload your ROM.
  3. HackDex will automatically apply the patch to your ROM.
  4. Download the patched ROM and open it with any compatible Game Boy Advance emulator.

Hackdex link:
https://www.hackdex.app/hack/pokemon-forbidden-memories

Join the Discord
https://discord.gg/tgfnFXpTc

u/Distinct_Shoulder536 — 11 days ago
▲ 3 r/YugiohFMR+1 crossposts

Playing FMR romhacks on Steam Deck

Has anyone been able to get ePSXe running on Steamdeck to play FMR romhacks? And if so, do you have any setup tips and tricks?

The PS1 emulator that comes standard with Emudeck (Duckstation) is unfortunately not compatible with most FMR romhacks in my experience.

I've also seen someone attempt an installation guide but I have not been able to replicate their success: https://www.reddit.com/r/SteamDeck/s/oSZPMI8mcw

reddit.com
u/Summerless9 — 14 days ago