-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FEATURE - Add custom icon, banner and jingle for CIA #51
Comments
@mkst - Also need Commands for specifying which type a User wants to Build. |
@Smoker1 so 3D is in there by default, just choose 400px from the bottom-screen mini menu and use the slider to apply/increase the effect. Note that AA does not work in 3D mode as there's not enough VRAM. When I find the time I'll add support for AA in 400px mode when the slider is down (i.e. no 3D-effect). To build with 60FPS you need to apply the patch before building: git apply enhancements/60fps.patch If you have already built, you need to do make clean before you recompile. To build the CIA you can do: make --jobs 4 cia ^^ the instructions to build CIA are in the README; note that I updated the instructions, there are 2 extra steps as you need What is NFS? |
No Frame Skip. I saw that Optional Build on another Commit I found. Am I correct that that is just the 60FPS? |
No frame skip is in the readme "Naïve frame-skip if frame takes longer than 33.3ms (1 / 30 FPS) to render":
so:
No audio is in the readme:
so:
Does this make sense? |
Made some today, let me know what you think! Love the project! |
I lack the creative talent for this, but hopefully someone can create some nice, copyright-free, assets to use when building the CIA.
The text was updated successfully, but these errors were encountered: