An open API service indexing awesome lists of open source software.

https://github.com/cha0sify/VS-3DS-Template

visual studio homebrew template
https://github.com/cha0sify/VS-3DS-Template

3ds 3ds-homebrew template visual-studio visual-studio-code

Last synced: about 1 year ago
JSON representation

visual studio homebrew template

Awesome Lists containing this project

README

          

# VS-3DS-Template Readme
*VS2017 Project Template to build a simple 3ds Homebrew 3dsx, elf, smdh*

## :page_facing_up: Minium Requirements:
Latest version of [Visual Studio 2017 Community](https://www.visualstudio.com/en-us/products/visual-studio-community-vs.aspx).

Microsoft Visual C/C++ package for Visual Studio 2017 Community.

Latest stable version of [devkitPro](http://devkitpro.org/wiki/Getting_Started)

[Xerpi's Portlibs](https://github.com/xerpi/3ds_portlibs/releases) in devkitPro folder:

## :gift: Extras
[Homebrew Libraries and Tools](https://www.3dbrew.org/wiki/Homebrew_Libraries_and_Tools)

## :computer: How to Build
Download the template as .zip or clone the repo

Start Visual Studio 2017 and open the solution file (VS3DSTemplate.sln)

In the Solution Explorer, Right click on your project and choose build

the 3dsx, elf and smdh files are generated in the project folder

## :thumbsup: Credits
[Xerpi](https://github.com/xerpi) for portlibs
[BernardoGiordano for PP2D](https://github.com/BernardoGiordano)
[Fincs](https://github.com/fincs) for Citro3D