https://github.com/foofootheguy/vidinjector9000
A cross platform injector for 3DS video CIAs
https://github.com/foofootheguy/vidinjector9000
3ds c-plus-plus-20 cli cmakelists cpp cross-platform gui tool wxwidgets wxwidgets-applications wxwidgets-gui
Last synced: about 1 year ago
JSON representation
A cross platform injector for 3DS video CIAs
- Host: GitHub
- URL: https://github.com/foofootheguy/vidinjector9000
- Owner: FoofooTheGuy
- Created: 2022-02-09T21:52:23.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-20T17:13:57.000Z (about 1 year ago)
- Last Synced: 2025-03-20T18:25:18.873Z (about 1 year ago)
- Topics: 3ds, c-plus-plus-20, cli, cmakelists, cpp, cross-platform, gui, tool, wxwidgets, wxwidgets-applications, wxwidgets-gui
- Language: C++
- Homepage:
- Size: 52.4 MB
- Stars: 17
- Watchers: 1
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VidInjector9000
A cross platform injector for 3DS video CIAs
## Editions
- [VidInjector9002-CLI](https://github.com/FoofooTheGuy/VidInjector9000/blob/main/VidInjector9002-CLI/README.md): The new and improved real deal CLI.
VidInjector9001 walked so VidInjector9002-CLI could run. This is an argument style CLI instead of a live interface. It's also built into one binary, so it can pretty much run on anything as long as you can compile it.
- [VidInjector9002.5](https://github.com/FoofooTheGuy/VidInjector9000/blob/main/VidInjector9002.5/README.md): A GUI wrapper for VidInjector9002-CLI.
It's what VidInjector9002 should have been. Consider this as a round ring with VidInjector9002-CLI as the core. It uses the CLI as its backend, so it can forcibly cancel heavy operations like exporting or extracting archives by just killing the child process.
## [Download Release](https://github.com/FoofooTheGuy/VidInjector9000/releases/latest)
Extract the contents of the .zip file to where ever you would like. (The source code is not required if you only want to use the programs)