I have started to add colorblind filters to the Spanish translation. For the moment however, you can only apply 1 filter. Rather than releasing separate patches, I have provided the Código fuente (Source Code) where you can apply the required filter that you want to use. Please note that these filters are still in beta, and currently only the palettes for the beans have been changed. To make the rom: 1: Buy the game from Steam: https://store.steampowered.com/app/34286/Dr_Robotniks_Mean_Bean_Machine/ 2: Locate the rom "ROBOTNIK_U.68K" from the following folder location: C:\Program Files (x86)\Steam\steamapps\common\Sega Classics\uncompressed ROMs 3: Copy and paste the rom to the following location: Código fuente ~ Source Code > Spanish > rom 4: Rename the rom to: DRMBM.bin 5: Use Lunar IPS (Windows - https://www.romhacking.net/utilities/240/) or UniPatcher (Android - https://www.romhacking.net/utilities/959/) to apply the "DRMBM.ips" rom changes to "DRMBM.bin" rom. 6: Use "notepad++" (download: https://notepad-plus-plus.org/downloads/) to open "DRMBM (Translation).asm" from the following folder location: Código fuente ~ Source Code 7: On line 9 is the "SpanishDialog" setting. Change the "equ" number to the following: 0 = Latin Spanish 1 = European Spanish 8: On line 28 is the "ColorBlind" setting. Change the "equ" number to the following: 0 = Use original palettes 1 = Use Trichromat filter (improved palettes) 2 = Use Deuteranopia filter (green-blind) 3 = Use Protanopia filter (red-blind) 4 = Use Tritanopia filter (blue-blind) 9: Save the changes and close Notepad++ 10: Click "build.bat" to make the rom. It will be called: "Dr_Robotnik's_Mean_Bean_Machine_Translation.bin"