Skip to content
forked from 44670/NTRViewer

PC Viewer for NTR CFW's streaming feature

License

Notifications You must be signed in to change notification settings

dnasdw/NTRViewer

 
 

Repository files navigation

NTRViewer

PC Viewer for NTR CFW's streaming feature

Dependencies

SDL2: https://www.libsdl.org/download-2.0.php

libjpeg-turbo: http://libjpeg-turbo.virtualgl.org/

ffmpeg(libswscale): http://ffmpeg.org/

License

GPLv3

Build Guide

OSX:

brew install sdl jpeg-turbo ffmpeg

make CONF=OSX

Linux:

apt-get install libsdl1.2-dev libjpeg-turbo8-dev libswscale-dev

(or other equivalent methods to get these libraries installed)

make CONF=Release

Windows:

Follow the guide in ffmpeg directory, then build this project with Visual Studio 2013.

About

PC Viewer for NTR CFW's streaming feature

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 88.5%
  • C++ 5.3%
  • HTML 3.3%
  • Makefile 2.0%
  • Shell 0.6%
  • Roff 0.3%