Releases: OUCC/tetris
Releases · OUCC/tetris
v1.1
- Changed some texts
- Set the thread priority to below normal on Windows CE platforms (thus prevents the system freeze)
- Add more prebuilt executables
This is a code refactoring release to unify the codebase between Windows PC and Windows CE platforms, thus changes are rather small in feature-wise.
tetris-wce-*.exe
: Windows CE executable- Use
tetris-wce-armv4i
ortetris-wce-armv5tej
with whatever language for Sharp Brain
- Use
tetris-win-*.exe
: Windows PC executable
-jp
is Japanese version and -ch
is Simplified Chinese version.
Note
Some pieces of anti-malware software falsely labels software from individual developers as malware. If you faced this behavior on this software, restore it from the chest or allow it. You can check out the source code and build it yourself if you are not sure whether this software is safe.
- 文字列の調整
- Windows CE でスレッド優先度を標準以下に変更(システムのフリーズ防止)
- ビルド済み実行ファイルの対象 ISA 数を増加
各ターゲット用のソースコードの統合など、コード整理を中心としたリリースのため機能面での変更はわずかです。
tetris-wce-*.exe
:Windows CE 向け実行ファイル- SHARP Brain には
tetris-wce-armv4i
またはtetris-wce-armv5tej
のいずれかの言語版を使用してください
- SHARP Brain には
tetris-win-*.exe
:Windows PC 向け実行ファイル
-jp
は日本語版、-ch
は中国語版です。
Note
一部のセキュリティソフトは、署名のない個人開発のソフトウェアをマルウェアと誤判定します。この現象に遭遇した場合は、チェスト等の隔離空間から復元/許可して実行してください。ソフトウェアの安全性に関して心配な場合は、ソースコードを確認して自分でコンパイルすることもできます。
v1.0
Add SHARP Brain support