顯示具有 Kodu 標籤的文章。 顯示所有文章
顯示具有 Kodu 標籤的文章。 顯示所有文章

2021年10月28日 星期四

[研究]Kodu Game Lab 1.5.81.0 安裝 (Windows 11)

[研究]Kodu Game Lab 1.5.81.0 安裝  (Windows 11)

2021-10-28

Kodu Game Lab - 3D game programming for kids.
http://www.kodugamelab.com/downloads/

下載.EXE 安裝 (如果安裝 .MSI 版,要另外自己安裝 XNA 4.0 )



似乎 C:\Users\(登入帳號)\Documents\SavedGames\Boku\Player1 目錄被禁制存取。

The user's Saved Folder connot be accessed :
C:\Users\user1\Documents\SavedGames\Boku\Player
Please run the Configuration tool and change to a valid location.


未經授權的變更已遭封鎖
受控資料夾存取被阻止 Boku.exe 進行更改。按一下以查看設定。

似乎Windows 11 預設保護了某些目錄的存取,但儲存目錄改設為 C:\Temp 或 D:\Temp,會設定失敗。

********************************************************************************
解決

去控制台把 Kodu 移除,改去 Microsoft Store 安裝,目錄設定按鈕直接按下 OK,不會出錯。



(下圖) 安裝後

(下圖) 上圖執行 Configura Kodu Game Lab,下圖按下 OK 不會有錯。

(完)

2021年2月2日 星期二

[研究] Kodu Game Lab 1.5.53.0 資料搬遷到另一台 (含下載、安裝、儲存、匯出、載入、匯入)

[研究] Kodu Game Lab 1.5.53.0 資料搬遷到另一台 (含下載、安裝、儲存、匯出、載入、匯入)

2021-02-02

因為某些緣故,要幫忙把 Kodu 資料備份到另一台,但其實敝人根本沒有在用它,只好臨時研究一下。

官方網站

http://www.kodugamelab.com/















(下圖) 用 Everything 搜尋一下,看不出資料放哪









根據官方資料
How can I backup or transfer games between machines?
To transfer games between machines you have 2 options:

Share the game to the community and then download it onto the new PC.
Use the “Export” option. This will create a file with the extension .Kodu2. You can save this on a USB drive. On the target machine, insert the USB drive and double-click the file. This will launch Kodu and import the file.

搬遷方法一:發佈到社群,然後下載。

搬遷方法二:匯出,在新電腦上點擊它即可匯入。

Configure Kodu Game Lab 似乎可以設定儲存目錄,但是實際測試,預設存檔目錄仍是 

C:\Users\(使用者帳號)\Documents

但建議整個 C:\Users\(使用者帳號)\Documents\SavedGames\ 也一起備份。

(完)