diff --git a/.gitignore b/.gitignore index c366fd4..17abc1d 100644 --- a/.gitignore +++ b/.gitignore @@ -35,4 +35,30 @@ psbpack.dat Save* # Images -!battleChangeDir.png_ \ No newline at end of file +!config_button.png +!eyecatch0.png +!eyecatch1.png +!eyecatch2.png +!eyecatch3.png +!eyecatch4.png +!Hst_base2.png +!Hst_button.png +!Hst_head.png +!Hst_page0.png +!Hst_page1.png +!Hst_page2.png +!hud_menu.png +!hud_menu2.png +!hud_side.png +!hud_stat.png +!item_base.png +!item_buttom.png +!kaiso_base.png +!shop_base.png +!shop_base3.png +!shop_buttom.png +!shop_buttom2.png +!shop_crs.png +!shop_head.png +!shop_money.png +!sl_button.png \ No newline at end of file diff --git a/Data/BasicData/CommonEvent.dat b/Data/BasicData/CommonEvent.dat index 846a2b8..438fc1a 100644 Binary files a/Data/BasicData/CommonEvent.dat and b/Data/BasicData/CommonEvent.dat differ diff --git a/Data/Picture/Hst_base2.png b/Data/Picture/Hst_base2.png new file mode 100644 index 0000000..f1c6596 Binary files /dev/null and b/Data/Picture/Hst_base2.png differ diff --git a/Data/Picture/Hst_button.png b/Data/Picture/Hst_button.png new file mode 100644 index 0000000..cec64c0 Binary files /dev/null and b/Data/Picture/Hst_button.png differ diff --git a/Data/Picture/Hst_head.png b/Data/Picture/Hst_head.png new file mode 100644 index 0000000..b5028e5 Binary files /dev/null and b/Data/Picture/Hst_head.png differ diff --git a/Data/Picture/Hst_page0.png b/Data/Picture/Hst_page0.png new file mode 100644 index 0000000..65ebc5e Binary files /dev/null and b/Data/Picture/Hst_page0.png differ diff --git a/Data/Picture/Hst_page1.png b/Data/Picture/Hst_page1.png new file mode 100644 index 0000000..8be60f9 Binary files /dev/null and b/Data/Picture/Hst_page1.png differ diff --git a/Data/Picture/Hst_page2.png b/Data/Picture/Hst_page2.png new file mode 100644 index 0000000..885a275 Binary files /dev/null and b/Data/Picture/Hst_page2.png differ diff --git a/Data/Picture/config_button.png b/Data/Picture/config_button.png new file mode 100644 index 0000000..f3b13c5 Binary files /dev/null and b/Data/Picture/config_button.png differ diff --git a/Data/Picture/eyecatch0.png b/Data/Picture/eyecatch0.png new file mode 100644 index 0000000..15e5c90 Binary files /dev/null and b/Data/Picture/eyecatch0.png differ diff --git a/Data/Picture/eyecatch1.png b/Data/Picture/eyecatch1.png new file mode 100644 index 0000000..fe33a26 Binary files /dev/null and b/Data/Picture/eyecatch1.png differ diff --git a/Data/Picture/eyecatch2.png b/Data/Picture/eyecatch2.png new file mode 100644 index 0000000..3f95a6c Binary files /dev/null and b/Data/Picture/eyecatch2.png differ diff --git a/Data/Picture/eyecatch3.png b/Data/Picture/eyecatch3.png new file mode 100644 index 0000000..80362e7 Binary files /dev/null and b/Data/Picture/eyecatch3.png differ diff --git a/Data/Picture/eyecatch4.png b/Data/Picture/eyecatch4.png new file mode 100644 index 0000000..fecf36d Binary files /dev/null and b/Data/Picture/eyecatch4.png differ diff --git a/Data/Picture/hud_menu.png b/Data/Picture/hud_menu.png new file mode 100644 index 0000000..652694d Binary files /dev/null and b/Data/Picture/hud_menu.png differ diff --git a/Data/Picture/hud_menu2.png b/Data/Picture/hud_menu2.png new file mode 100644 index 0000000..58b064d Binary files /dev/null and b/Data/Picture/hud_menu2.png differ diff --git a/Data/Picture/hud_side.png b/Data/Picture/hud_side.png new file mode 100644 index 0000000..9254868 Binary files /dev/null and b/Data/Picture/hud_side.png differ diff --git a/Data/Picture/hud_stat.png b/Data/Picture/hud_stat.png new file mode 100644 index 0000000..8f7e595 Binary files /dev/null and b/Data/Picture/hud_stat.png differ diff --git a/Data/Picture/item_base.png b/Data/Picture/item_base.png new file mode 100644 index 0000000..517678b Binary files /dev/null and b/Data/Picture/item_base.png differ diff --git a/Data/Picture/item_buttom.png b/Data/Picture/item_buttom.png new file mode 100644 index 0000000..b30fa1c Binary files /dev/null and b/Data/Picture/item_buttom.png differ diff --git a/Data/Picture/kaiso_base.png b/Data/Picture/kaiso_base.png new file mode 100644 index 0000000..2cb1097 Binary files /dev/null and b/Data/Picture/kaiso_base.png differ diff --git a/Data/Picture/shop_base.png b/Data/Picture/shop_base.png new file mode 100644 index 0000000..e4d6136 Binary files /dev/null and b/Data/Picture/shop_base.png differ diff --git a/Data/Picture/shop_base3.png b/Data/Picture/shop_base3.png new file mode 100644 index 0000000..f72788b Binary files /dev/null and b/Data/Picture/shop_base3.png differ diff --git a/Data/Picture/shop_buttom.png b/Data/Picture/shop_buttom.png new file mode 100644 index 0000000..88a72ad Binary files /dev/null and b/Data/Picture/shop_buttom.png differ diff --git a/Data/Picture/shop_buttom2.png b/Data/Picture/shop_buttom2.png new file mode 100644 index 0000000..8af7d21 Binary files /dev/null and b/Data/Picture/shop_buttom2.png differ diff --git a/Data/Picture/shop_crs.png b/Data/Picture/shop_crs.png new file mode 100644 index 0000000..7f49e32 Binary files /dev/null and b/Data/Picture/shop_crs.png differ diff --git a/Data/Picture/shop_head.png b/Data/Picture/shop_head.png new file mode 100644 index 0000000..3f3bdae Binary files /dev/null and b/Data/Picture/shop_head.png differ diff --git a/Data/Picture/shop_money.png b/Data/Picture/shop_money.png new file mode 100644 index 0000000..07639c7 Binary files /dev/null and b/Data/Picture/shop_money.png differ diff --git a/Data/Picture/sl_button.png b/Data/Picture/sl_button.png new file mode 100644 index 0000000..61c9089 Binary files /dev/null and b/Data/Picture/sl_button.png differ diff --git a/DataTL/dump/common/23_▲Gamestart.json b/DataTL/dump/common/23_▲Gamestart.json index 9c6406f..2a4fa61 100644 --- a/DataTL/dump/common/23_▲Gamestart.json +++ b/DataTL/dump/common/23_▲Gamestart.json @@ -751,7 +751,7 @@ "codeStr": "CommonEventByName", "stringArgs": [ "サイドログ描画", - "I feel like I can hear the sound of water..." + "\\f[10]I feel like I can hear the sound of water..." ], "intArgs": [ 0, @@ -774,7 +774,7 @@ "codeStr": "CommonEventByName", "stringArgs": [ "サイドログ描画", - "I can hear a muffled voice..." + "\\f[10]I can hear a muffled voice..." ], "intArgs": [ 0, @@ -797,7 +797,7 @@ "codeStr": "CommonEventByName", "stringArgs": [ "サイドログ描画", - "I hear some strange sounds..." + "\\f[10]I hear some strange sounds..." ], "intArgs": [ 0, diff --git a/DataTL/dump/common/26_└時間経過.json b/DataTL/dump/common/26_└時間経過.json index e3ef010..7689efa 100644 --- a/DataTL/dump/common/26_└時間経過.json +++ b/DataTL/dump/common/26_└時間経過.json @@ -1611,7 +1611,7 @@ "codeStr": "CommonEventByName", "stringArgs": [ "サイドログ描画", - "The frustration has been relieved." + "\\f[10]The frustration has been relieved." ], "intArgs": [ 0, diff --git a/DataTL/dump/common/30_HUD描画.json b/DataTL/dump/common/30_HUD描画.json index 968af51..8fa8509 100644 --- a/DataTL/dump/common/30_HUD描画.json +++ b/DataTL/dump/common/30_HUD描画.json @@ -1261,7 +1261,7 @@ "code": 122, "codeStr": "SetString", "stringArgs": [ - "\\cself[11]Day (\\cself[6])" + "\\cself[11]D (\\cself[6])" ], "intArgs": [ 1600005, diff --git a/DataTL/dump/common/34_電話.json b/DataTL/dump/common/34_電話.json index bcf3b33..a93a9c4 100644 --- a/DataTL/dump/common/34_電話.json +++ b/DataTL/dump/common/34_電話.json @@ -1962,7 +1962,7 @@ "codeStr": "CommonEventByName", "stringArgs": [ "サイドログ描画", - "Desire has increased by \\cself[11]" + "\\f[10]Desire has increased by \\cself[11]" ], "intArgs": [ 0, diff --git a/DataTL/dump/common/36_道具使用処理.json b/DataTL/dump/common/36_道具使用処理.json index e1ef531..43f2458 100644 --- a/DataTL/dump/common/36_道具使用処理.json +++ b/DataTL/dump/common/36_道具使用処理.json @@ -274,7 +274,7 @@ "codeStr": "CommonEventByName", "stringArgs": [ "サイドログ描画", - "Lewd state has been removed" + "\\f[10]Lewd state has been removed" ], "intArgs": [ 0, @@ -382,7 +382,7 @@ "codeStr": "CommonEventByName", "stringArgs": [ "サイドログ描画", - "Entered lewd state" + "\\f[10]Entered lewd state" ], "intArgs": [ 0, @@ -512,7 +512,7 @@ "codeStr": "CommonEventByName", "stringArgs": [ "サイドログ描画", - "No effect" + "\\f[10]No effect" ], "intArgs": [ 0, diff --git a/DataTL/dump/common/38_セーブ_ロード.json b/DataTL/dump/common/38_セーブ_ロード.json index 890d4cc..799bdb7 100644 --- a/DataTL/dump/common/38_セーブ_ロード.json +++ b/DataTL/dump/common/38_セーブ_ロード.json @@ -1471,7 +1471,7 @@ "code": 122, "codeStr": "SetString", "stringArgs": [ - "\\cself[31] Day (\\cself[5])" + "\\f[10]Day \\cself[31] (\\cself[5])" ], "intArgs": [ 1600005, @@ -1588,7 +1588,7 @@ "code": 150, "codeStr": "Picture", "stringArgs": [ - "\\f[15]\\cself[5]" + "\\f[10]\\cself[5]" ], "intArgs": [ 32, diff --git a/DataTL/dump/common/43_ミニゲーム.json b/DataTL/dump/common/43_ミニゲーム.json index b2ce8de..483db46 100644 --- a/DataTL/dump/common/43_ミニゲーム.json +++ b/DataTL/dump/common/43_ミニゲーム.json @@ -1333,7 +1333,7 @@ "codeStr": "CommonEventByName", "stringArgs": [ "サイドログ描画", - "Obtained \\cself[30] yen" + "\\f[10]Obtained \\cself[30] yen" ], "intArgs": [ 0,