Atmosphere-NX / Atmosphere

Atmosphère is a work-in-progress customized firmware for the Nintendo Switch.
GNU General Public License v2.0
14.93k stars 1.24k forks source link

Support for >4GB romfs images on FAT32 #651

Closed OatmealDome closed 5 years ago

OatmealDome commented 5 years ago

Feature Request

What feature are you suggesting?

Overview:

Smaller Details:

Nature of Request:

What component do you feel this would best fit within?

Why would this feature be useful?

Would allow users to avoid the buggy Horizon exFAT driver when working with large games.

fincs commented 5 years ago

Just use Horizon OS's large file support (i.e. folder with archive bit set, and files inside named 0, 1, 2, etc)

OatmealDome commented 5 years ago

I had no idea that was a thing you could do. Thanks.

SciresM commented 5 years ago

@OatmealDome libnx got support for creating these files with fsdevCreateFile recently, too.

shchmue commented 5 years ago

Have you tried making a standard archive? a folder named romfs.bin with archive bit set that contains splits named 00, 01, etc of max size 4294901760 bytes edit: got ninja'd while i was looking up the exact size 😅

ExxonDivinely commented 5 years ago

how do unscrib from emale

On Sun, Aug 18, 2019 at 4:12 PM shchmue notifications@github.com wrote:

Have you tried making a standard archive? a folder named romfs.bin with archive bit set that contains splits named 00, 01, etc of max size 4294901760 bytes

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Atmosphere-NX/Atmosphere/issues/651?email_source=notifications&email_token=AMLWIJSM23YV3SZTXP5XQ3DQFGUKTA5CNFSM4IMT7CJ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD4RHHGQ#issuecomment-522351514, or mute the thread https://github.com/notifications/unsubscribe-auth/AMLWIJQTJFUUUZOV2IVS6C3QFGUKTANCNFSM4IMT7CJQ .

jakibaki commented 5 years ago

@ExxonDivinely click on the unwatch button on https://github.com/Atmosphere-NX/Atmosphere