Skip to content

Cracko298/fslib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FSLIB

WIP, Switch and 3DS(Maybe soon?) FS function wrapper written in modern C++ (with some needed C) for JKSV and possible future JKSM boredom rewrite. Currently functions almost 100% to the best of my knowledge.

Notes

  • The first priority is getting JKSV fully functional using this library. JKSV's functionality will take priority over adding functions for absolutely everything. A sample/testing program is included if you want a rough idea of functions and use.

  • The 3DS version uses UTF16 paths and takes a back seat to Switch.

Why?

I wanted to. You're basically working with JKSM's original FS code only in a library and much better than I could have dreamed of creating back then.

About

WIPWrapper for 3DS ExtData

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 69.9%
  • Makefile 29.9%
  • C 0.2%