-
Notifications
You must be signed in to change notification settings - Fork 43
Expand file tree
/
Copy pathLatestVersion.json
More file actions
20 lines (20 loc) · 3.6 KB
/
Copy pathLatestVersion.json
File metadata and controls
20 lines (20 loc) · 3.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"Release": {
"VersionMajor": 0,
"VersionMinor": 68,
"VersionPatch": 9,
"Changes": "<p><strong>Version 0.68.9:</strong></p>\n<ul>\n<li>CC will now attempt to use the NV12 video format by default.</li>\n<li>Added a dropdown to select the video format (which allows restoring the old video behavior).</li>\n<li>Fixed SwSh Egg Autonomous getting stuck. (reported by many people)</li>\n<li>SV Egg Hatcher/Autonomous will now attempt to kill the wild Pokemon if you are attacked. (reported by many people)</li>\n<li>FRLG RNG for Unown. (credit Astro)</li>\n<li>Added game icons to the game select dropdown.</li>\n<li>Donut Maker will now attempt to recover from certain kinds of errors.</li>\n<li>Improve reliability of Pokopia programs. (reported by Keagan, credit dolphincurry)</li>\n<li>Improve reliability of game re-entry. (reported by Butters)</li>\n<li>Improve reliability of LGPE battle programs. (reported by Lairette)</li>\n<li>Fixed OCR issues. (reported by Drak3, credit kichi + jw)</li>\n<li>Improve reliability of Pokopia program. (reported by Keagan, credit Gimikyu)</li>\n<li>Removed firmware for Arduino Uno R3, Arduino Leonardo, Teensy, and Pro Micro.</li>\n</ul>\n<p>The video format change is potentially big here as it will effectively double the capture-card frame rate for many users. For those of you with the Switch 2 and a 4k capture card, pay attention to see if you are finally able to achieve 4k @ 60 FPS. Please let us know if you encounter any issues. There are more video options that we added which are hidden by default.</p>"
},
"Beta": {
"VersionMajor": 0,
"VersionMinor": 68,
"VersionPatch": 9,
"Changes": "<p><strong>Version 0.68.9 (beta):</strong></p>\n<ul>\n<li>CC will now attempt to use the NV12 video format by default.</li>\n<li>Added a dropdown to select the video format (which allows restoring the old video behavior).</li>\n<li>Fixed SwSh Egg Autonomous getting stuck. (reported by many people)</li>\n<li>SV Egg Hatcher/Autonomous will now attempt to kill the wild Pokemon if you are attacked. (reported by many people)</li>\n<li>FRLG RNG for Unown. (credit Astro)</li>\n<li>Added game icons to the game select dropdown.</li>\n<li>Donut Maker will now attempt to recover from certain kinds of errors.</li>\n<li>Improve reliability of Pokopia programs. (reported by Keagan, credit dolphincurry)</li>\n<li>Improve reliability of game re-entry. (reported by Butters)</li>\n<li>Improve reliability of LGPE battle programs. (reported by Lairette)</li>\n<li>Fixed OCR issues. (reported by Drak3, credit kichi + jw)</li>\n<li>Improve reliability of Pokopia program. (reported by Keagan, credit Gimikyu)</li>\n<li>Removed firmware for Arduino Uno R3, Arduino Leonardo, Teensy, and Pro Micro.</li>\n</ul>\n<p>The video format change is potentially big here as it will effectively double the capture-card frame rate for many users. For those of you with the Switch 2 and a 4k capture card, pay attention to see if you are finally able to achieve 4k @ 60 FPS. Please let us know if you encounter any issues. There are more video options that we added which are hidden by default.</p>"
},
"PrivateBeta": {
"VersionMajor": 0,
"VersionMinor": 68,
"VersionPatch": 8,
"Changes": "<p><strong>Version 0.68.8 (private beta):</strong><br />\n- Improve reliability of game re-entry. (reported by Butters)<br />\n- Improve reliability of LGPE battle programs. (reported by Lairette)<br />\n- Fixed OCR issues. (reported by Drak3, credit kichi + jw)<br />\n- Improve reliability of Pokopia program. (reported by Keagan, credit Gimikyu)</p>"
}
}