Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/foofootheguy/vidinjector9000
A cross platform injector for 3DS video CIAs
https://github.com/foofootheguy/vidinjector9000
3ds cpp cross-platform gui tool xtd
Last synced: 17 days 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 (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-22T00:23:49.000Z (23 days ago)
- Last Synced: 2024-10-22T01:38:05.606Z (23 days ago)
- Topics: 3ds, cpp, cross-platform, gui, tool, xtd
- Language: C++
- Homepage:
- Size: 52.9 MB
- Stars: 15
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VidInjector9000
A cross platform* injector for 3DS video CIAs*If builds for your operating system are not provided then you will have to compile it yourself, see [compiling](https://github.com/FoofooTheGuy/VidInjector9000#compiling).
Video
---
The Best Way to Watch Movies On the 3DS — VidInjector9002 Tutorial
## Example Screenshots
Windows 8.1
### Light Mode (Wide Window Mode)
![light wide](https://github.com/FoofooTheGuy/VidInjector9000/assets/32585652/679c76ad-7094-4299-af70-1e054a5b408e)### Dark Mode (Wide Window Mode)
![dark wide](https://github.com/FoofooTheGuy/VidInjector9000/assets/32585652/c19934d7-332f-496f-9333-dd2e922638f0)### Classic (Wide Window Mode Disabled)
![light classic](https://github.com/FoofooTheGuy/VidInjector9000/assets/32585652/0b33efff-6d55-446e-b7f3-bb58b5daff63)Windows 10
### Light Mode (Wide Window Mode)
![win10 light wide](https://github.com/FoofooTheGuy/VidInjector9000/assets/32585652/c848a2fd-5f7c-4211-9218-7ba8fbed2e97)### Dark Mode (Wide Window Mode)
![win10 dark wide](https://github.com/FoofooTheGuy/VidInjector9000/assets/32585652/153a284b-c71a-496e-b43e-299ec709982f)### Classic (Wide Window Mode Disabled)
![win10 light classic](https://github.com/FoofooTheGuy/VidInjector9000/assets/32585652/562eef4e-178b-46e1-af3e-4b1b73b434c7)Manjaro gnome 23.0-230903
### Light Mode (Wide Window Mode)
![manjaro wide light](https://github.com/FoofooTheGuy/VidInjector9000/assets/32585652/602314c2-4c01-4baa-9e48-cd0d34084f68)### Dark Mode (Wide Window Mode)
![manjaro wide dark](https://github.com/FoofooTheGuy/VidInjector9000/assets/32585652/384d12d7-8f8c-4daa-b9f8-69902d3b0c7c)### Classic (Wide Window Mode Disabled)
![manjaro classic light](https://github.com/FoofooTheGuy/VidInjector9000/assets/32585652/dec24a87-9b7b-4253-ac48-65ac36ddad1b)Wine (Manjaro gnome 23.0-230903)
### Light Mode (Wide Window Mode)
![wine wide light](https://github.com/FoofooTheGuy/VidInjector9000/assets/32585652/dd1e809b-80ce-4830-aae0-4c5fa56c1c5f)### Dark Mode (Wide Window Mode)
![wine wide dark](https://github.com/FoofooTheGuy/VidInjector9000/assets/32585652/90d2410e-811b-454f-90b0-7e7a02a8aaa7)### Classic (Wide Window Mode Disabled)
![wine classic light](https://github.com/FoofooTheGuy/VidInjector9000/assets/32585652/f7d4120a-4a0d-4cdb-996a-b205d351c3b8)VidInjector9002 can...
--- **Create video injects.** Input .moflex videos, images, and text, and the program will build a .cia file for you!
- **Create multi-video injects.** Similar to the above, but there can be multiple videos in one .cia file!
- **Unpack a video CIA.** Load parameters from a .cia file to edit and rebuild!
- **Save and load parameters.** Save your place and come back later, they can even be saved/loaded automatically!
- **Be configured for any language.** If you can translate it, you can add it! (See [translation](https://github.com/FoofooTheGuy/VidInjector9000#translation) for details)**Tips:**
- Click the icon preview to change border modes!
- Open a project file (.vi9p) with the program to load in those parameters!
- Click the multi video banner preview to choose file!
- Click the logo in the options menu to find to the latest release!
- If an image doesn't fit in, it will be resized and cropped!
- If your multi video project is too big, click the "Split into a patch" button to split the parameters into a Luma LayeredFS game patch when building the .cia! (Extract the contents of the final .tar to the root of your SD card to install the patch)You may ask...
--**Q: How do I make .moflex files?**
A: Use Mobiclip Multicore Encoder. The most straight forward way to get that is on the Nintendo Developer Portal, but there are mirrors online somewhere...
**Q: Why did you even make this?**
A: I made this so that the process of injecting with 3D banners is more streamlined.
**Q: How is this different from all the other injectors?**
A: This is simple and gives you much control over your video injections. Plus, VidInjector9000 3.0 (aka VidInjector9002) is a GUI and not a CLI!
Known Issues
--
#### Sometimes UTF-8 file paths are not supported on Windows/Wine
Most things work with UTF-8 file paths but certain things don't. (the location of the program, SMDH reading, CIA reading, CIA writing, TAR reading, TAR writing) These should work on other platforms though.#### Multi Video injects do not work on the regions China, Taiwan and Korea because there are no language files for those.
I am unable to add them myself because I don't know those languages and this isn't really in my "jurisdiction" so I would appreciate it if someone would translate the files and contribute the following:romfs/lang/
- CN_Simp_Chinese/message.msbt
- KR_Hangeul/message.msbt
- TW_Trad_Chinese/message.msbtTo remedy this, you can use [lumalocaleswitcher](https://github.com/Possum/LumaLocaleSwitcher/releases/latest).
Compiling
--
1. Download xtd from [gammasoft71](https://github.com/gammasoft71/xtd) or [my fork](https://github.com/FoofooTheGuy/xtd)
2. Run the install script that corresponds to your operating system
3. run the command `xtdc build -r` in the directory of Vidinjector9002's cmakelists.txt
4. ???
5. profit!!Tested compatibility
--
![](https://img.shields.io/badge/Fully%20works%20as%20expected-008000)![](https://img.shields.io/badge/Some%20functionality%20is%20broken-FFA500)
![](https://img.shields.io/badge/Does%20not%20work-B22222)
Windows 8.1
![](https://img.shields.io/badge/xtd_0.1.1--beta-008000)
![](https://img.shields.io/badge/xtd_nightly-B22222)
Notes: The window is unstable.
Windows 10
![](https://img.shields.io/badge/xtd_0.1.1--beta-008000)
![](https://img.shields.io/badge/xtd_nightly-008000)
Manjaro gnome 23.0-230903
![](https://img.shields.io/badge/xtd_0.1.1--beta-FFA500)
Async doesn't work
Wine (Manjaro gnome 23.0-230903)
![](https://img.shields.io/badge/xtd_0.1.1--beta-FFA500)
Unicode characters like in Japanese text do not appear on the form.
Wine (Ubuntu 20.04.2.0)
![](https://img.shields.io/badge/xtd_0.1.1--beta-FFA500)
Unicode characters like in Japanese text do not appear on the form.
Translation
--
- Put a translation text file and an m.bmp in Vidinjector9000Resources/language/\
(the M in the image stands for Multi, so consider that when translating!)
- The folder name is recommended to be in ASCII format to avoid issues, but it might actually work so... who knows?
- the `language` string value in the file should be the name of the language in such language, not the word "English" translated**Thank you to the following for the work in translating:**
[Deepl](https://www.deepl.com/translator)
[Google Translate](https://translate.google.com/)
[Rayz0rum](https://github.com/Spider-Sonic)
"Pixel"
- Please create a pull request or issue if you want to share your translation of the program.
Credits and Stuff
--
[xtd](https://github.com/gammasoft71/xtd): The GUI framework that made this whole thing possible~~[nnc](https://github.com/MyPasswordIsWeak/nnc)~~ [(my fork of nnc)](https://github.com/FoofooTheGuy/nnc): Converting banner and icon images, packing and unpacking CIA files
[stb image](https://github.com/nothings/stb): Manipulating images
[miniz cpp](https://github.com/tfussell/miniz-cpp): Zip extraction
[microtar](https://github.com/mudita/microtar): TAR reading and writing
[3DBrew](https://www.3dbrew.org/): Emotional support