You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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....
The text was updated successfully, but these errors were encountered:
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.
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....
The text was updated successfully, but these errors were encountered: