spacemeowx2 / ldn_mitm

Play local wireless supported games online
GNU General Public License v2.0
714 stars 104 forks source link

Firmware 15.0.0 + Atmosphere 1.4.0 - ldn_mitm panic on boot #127

Closed lowburger closed 1 year ago

lowburger commented 1 year ago

I confirm that ldn_mitm broken in Firmware 15.0.0 + Atmosphere 1.4.0 "Panic occurred while running Atmosphere" on boot.

I think need new atmosphere libraries.

Thx

spacemeowx2 commented 1 year ago

I guess libnx needed to be updated

ghost commented 1 year ago

I guess libnx needed to be updated

Currently relies on the PR until it's merged: https://github.com/switchbrew/libnx/pull/596

dogty commented 1 year ago

Compiled the module with the new libnx, seems to work sd.zip

berrios30 commented 1 year ago

found a an issue with the new compiled file seems to make some came have corrupted data when it is turned on

dogty commented 1 year ago

Can you give me the games where it gets corrupted?

found a an issue with the new compiled file seems to make some came have corrupted data when it is turned on

lowburger commented 1 year ago

For me seems automatic rebuild works. Any others test?

berrios30 commented 1 year ago

some of the games i have does it i guess when the system restarts or when it reboots while it on its when it happens

impeeza commented 1 year ago

Just compiled using latest LibNX and compiled without problem, and switch boot ok.

remember you need switch-libjpeg-turbo package additional to switch-dev, libnx stated on the readme.

berrios30 commented 1 year ago

i have a windows machine is their a way i can get a copy of the ldn from someone or the compile may differ to pc to pc

impeeza commented 1 year ago

use MSYS and install switch-dev libnx and switch-libjpeg-turbo packages

a example of how to install MSYS is on https://gbatemp.net/threads/building-atmosphere-on-windows-using-msys2.613446/

berrios30 commented 1 year ago

can someone send me s copy of theirs i tried to compile and i just dont know hoe to do it right

berrios30 commented 1 year ago

nvm found nightly build

berrios30 commented 1 year ago

this could be close now since it now works on my end now

randomdice101 commented 1 year ago

Can you give me the games where it gets corrupted?

found a an issue with the new compiled file seems to make some came have corrupted data when it is turned on

I don't know about coruption but it causes a game crash with let's go eevee/pikachu when trying to local trade. crashes as soon as you put in any password.

lowburger commented 1 year ago

In new version I always find ldn_mitm.log file in root of sd card even when log is turned off in ldn_mitm config app. I think from pull request from @TSRBerry ?

TSRBerry commented 1 year ago

Ah true, it's always created even if we don't log to it. You could create an issue for that.