Skeli789 / Dynamic-Pokemon-Expansion

A tool to ease the process of expanding the number of Pokemon in Fire Red. It is meant to be used alongside the Complete FireRed Upgrade.
Other
248 stars 194 forks source link

Black screen after title screen. #41

Open bluewulfe opened 3 years ago

bluewulfe commented 3 years ago

So I have been trying to use this for several hours with CFRU. If I use my BPRE0.GBA with CFU no issue. If I use the same for this project --- even with options enabled as if I am not using CFRU I see the pokemon title screen, press a button and then I am instantly hit with a black screen. No errors upon compiling, very confused but also don't know where to start with this issue.

I'm using python 3.76 I have my paths set I'm commented out sections as if I do not play on using CFRU and still get the same issue. I've tried restarting, I've tried a different copy of the game, I've tried a different emulator, ive looked over the readmes for both projects. I cannot get this to work no matter what.

but doing CFRU solo works....

bluewulfe commented 3 years ago

Got it to show error c:\devkitpro\devkitarm\lib\bfd-plugins\libdep.dll.a isn't designed to run on windows...

Deleted file "libdep.dll.a" and ran python scripts/clean.py and python scripts/make.py again. Note that this error only shows in CMD and not in PowerShell.

Doing so seemed to fix this error.