Releases: ChainSwordCS/ChirunoMod
v0.3 Prerelease
Changelog:
- Added new icon and banner. Note: you may have to uninstall and reinstall ChLoad for the icon change to go into effect.
- Fixed a major bug; C-Stick/ZL/ZR are now working in-game on New 3DS.
- Reduced memory usage compared to v0.2.2.
- Partially refactored the code. Hopefully things will be a little more stable and reliable.
- Some minor bugfixes, and many other minor adjustments.
Known Issues:
- On Old 3DS, there may be sound / performance issues in the Home Menu or in games. I'll be hoping to release a hotfix to address this in the next few weeks.
- Due to the new way ChirunoMod listens for button inputs, button remapping of Start and Select may not be respected, and Start+Select on a remote-play controller may not work. This potential issue will be investigated in the near future.
- also see: Issues
v0.2.2
Changelog:
- Fixed a bug where the DMA transfer would be stopped early when the compressed image was small enough. This fixes Chokistream #26
- I don't know if this ever affected Old 3DS, but the fix is there just in case.
- Reduced some log spam.
Note: ChLoad.cia and ChLoad_HIMEM.cia are unchanged from v0.2
v0.2.1
This is a maintenance update, with some bug fixes and adjustments backported from the latest nightly versions.
Changelog:
- Fixed support for a few games which were broken previously.
- This includes: Mario Kart 7, Animal Crossing: New Leaf, Luigi's Mansion: Dark Moon, Mario & Luigi: Dream Team, Mario & Luigi: Paper Jam, Nintendogs + Cats, Angry Birds Trilogy, and more.
- Fixed colors of RGB565 games in TGA mode.
- Fixed behavior for when both screens are requested in Interlaced mode.
- Fixed some situations where screen format was outdated. Note: Issues related to incorrect or outdated screen information can still occur, but they should be less common.
Note: ChLoad.cia and ChLoad_HIMEM.cia are unchanged from v0.2
v0.2
Fixes:
- Old-3DS now works correctly! Note: you may have to download the latest release (or Nightly) of Chokistream to use this feature.
- Fixed the banner sound-effect. Please delete and reinstall the ChLoad CIA(s) for the change to take effect.
Known Bugs:
- On o3DS, when launching an application from Home Menu, sometimes it will fail and lock-up the system. The current known cause is because ChirunoMod is using too much CPU in the background (or something like that). A workaround that seems to work is to pause streaming before launching an application, and resume streaming after the 'Nintendo 3DS' bootlogo finishes. A proper fix is in the works.
- Mario Kart 7 is still broken (and a small handful of other games with the same issue).
v0.1 - ChirunoMod initial release
Happy Cirno Day! I'm 20 days late but it's still Cirno Month which is just as good?
Release Notes:
- Unlike HzMod, requires the new PC client "Chokistream".
- Has a different set of TitleIDs, so as not to conflict with any previous HzMod installation on 3DS.
Instructions:
- Download the "ChirunoMod" .cia file or one of its two variants. That's the back-end. It doesn't matter which, but the Standard is recommended. "verbosedebug" is for real-time statistic logging to PC, and "nodebug" disables all debug output for a very small performance boost.
- Then download "ChLoad.cia", that's the loader and the icon that appears on the Home Menu.
- "ChLoad_HIMEM.cia" is only for Old-3DS, for using ChirunoMod while playing a game that requires extended-memory mode (such as Super Smash Bros.)
Changes:
- Lots of code restructuring and reorganization.
- Proper, near-complete basic support for all color modes (namely the problematic 16BPP ones). (Colors are finally accurate for Virtual Console games!)
- Screen choice: top only, bottom only, or both.
- New experimental option: interlaced video (not perfect; not recommended for basic users).
Known Bugs
- Old-3DS screen streaming doesn't yet work properly (Chokistream needs to be updated to support it).
- Mario Kart 7 and a few other games may appear broken. The cause of the bug has not been precisely pinpointed, a manual hotfix is in the works.
v0.pre_beta3
Originally released by Sono 2017-05-05
Added new error pattern to README
Commit: chenzw95@44a4aec
(mirror: 44a4aec)
v0.pre_beta2
Originally released by Sono 2017-05-04
HorizonScreen stability update and added font renderer
Commit: chenzw95@9f331fb
(mirror: 9f331fb)
v0.pre_beta1
Originally released by Sono 2017-05-02
Fixed up some grammar stuff in README.md, added extra credits
Commit: chenzw95@cc0cf0a
(mirror: cc0cf0a)