Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
hikari-no-yume committed Jul 2, 2023
1 parent 2b5868a commit e1ef5ed
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README-ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

![](screenshot.png)

[uxn ROMのダウンロードはこちら](https://github.com/hikari-no-yume/oneko-uxn/releases/download/1.2.sakura.5.uxn.1/1.2.sakura.5.uxn.1.zip)
[uxn ROMのダウンロードはこちら](https://github.com/hikari-no-yume/oneko-uxn/releases/download/1.2.sakura.5.uxn.2/1.2.sakura.5.uxn.2.zip)

【警告】 `uxnemu oneko-uxn.rom`を実行しても黒い画面が表示される場合は、[ごく最近修正されたuxnemuのバグ](https://lists.sr.ht/~rabbits/public-inbox/%3C536EBE67-0820-49FF-BBAF-50FBE4DEF97%40noyu.me%3E)が原因です。回避策は、例えば `uxnemu oneko-uxn.rom -neko` のように、少なくとも1つのオプションを追加することです。

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This is a port of [oneko-sakura](http://www.daidouji.com/oneko/) to [uxn](https:

![](screenshot.png)

[Download the uxn ROM here](https://github.com/hikari-no-yume/oneko-uxn/releases/download/1.2.sakura.5.uxn.1/1.2.sakura.5.uxn.1.zip)
[Download the uxn ROM here](https://github.com/hikari-no-yume/oneko-uxn/releases/download/1.2.sakura.5.uxn.2/1.2.sakura.5.uxn.2.zip)

Warning: If you run `uxnemu oneko-uxn.rom` and just get a black screen, this is due to [a bug in uxnemu that was only fixed very recently](https://lists.sr.ht/~rabbits/public-inbox/%3C536EBE67-0820-49FF-BBAF-50FBE4DFEF97%40noyu.me%3E). The workaround is to add at least one option, e.g. `uxnemu oneko-uxn.rom -neko`.

Expand Down
2 changes: 1 addition & 1 deletion oneko-uxn/patchlevel.h
Original file line number Diff line number Diff line change
@@ -1 +1 @@
#define PATCHLEVEL "1.2.sakura.5.uxn.1"
#define PATCHLEVEL "1.2.sakura.5.uxn.2"

0 comments on commit e1ef5ed

Please sign in to comment.