melonDS-emu / melonDS

DS emulator, sorta
https://melonds.kuribo64.net
GNU General Public License v3.0
3.13k stars 512 forks source link

pictochat on dsi wont load #707

Open crazynoob458 opened 4 years ago

crazynoob458 commented 4 years ago

just that image

RSDuck commented 4 years ago

Nifi emulation is pointless, so is pictochat support

it isn't. I admit, playing pictochat with yourself is not fun, but it's preserved for the future. Also it can be used to transfer Pokemon from 4th gen to 5th gen games, so it's not useless Q.E.D. 😄

unresolvedsymbol commented 4 years ago

You're already using an emulator, just use PKHex or pkmn-chest for transferring pokemon between generations

RSDuck commented 4 years ago

Quick question, do you mind sending a link to download the required files for DSi emulation?

they're copyrighted and thus they can't be provided here.

windowscj2 commented 4 years ago

Quick question, do you mind sending a link to download the required files for DSi emulation?

they're copyrighted and thus they can't be provided here.

yes i realized that once i posted it just ignore what i said

Arisotura commented 4 years ago

same issue on NO$GBA. I suspect this is because we don't support the RAM size register (but supporting it shows we have a timing issue that breaks booting anything DS-mode on DSi)

windowscj2 commented 4 years ago

But how come on NO$GBA I can run DS download play in DSi mode?

On Mon, Aug 17, 2020 at 9:51 AM Arisotura notifications@github.com wrote:

same issue on NO$GBA. I suspect this is because we don't support the RAM size register (but supporting it shows we have a timing issue that breaks booting anything DS-mode on DSi)

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Arisotura/melonDS/issues/707#issuecomment-674894449, or unsubscribe https://github.com/notifications/unsubscribe-auth/APD4OE3HLXF6WLMNRGSXPKLSBEYV7ANCNFSM4PXJCIPQ .

Arisotura commented 4 years ago

shrug.

anyway latest revision can boot Pictochat but it immediately goes 'comm error, turning off'

MrRedstone54 commented 10 months ago

I'm going to boost this issue, as I ran into it today when testing Pictochat on the DSi.

It appears that this "comm error" screen can only be run into by enabling JIT. Otherwise, the screen does indeed go pure white and nothing happens until you restart/reboot the firmware. I may try to get some logs and see what's going on.

Alright, I have 2 logs on this issue:

One is with JIT enabled and the white screen issue The second is the nonJIT behavior logJIT.txt logNoJIT.txt Thi was run on the latest main branch version, this Commit in particular.