18
18
19
19
## 📃 概要
20
20
Apex Legends のプレイをより快適にするランチャーアプリケーションです。
21
- 引き伸ばしを行うための解像度の変更や 、軽量化のための起動オプションの変更などを、GUIで視覚的に行うことができます。
21
+ 引き伸ばしを行うため設定や 、軽量化のための起動オプションの変更などを、GUIで視覚的に行うことができます。
22
22
23
23
### 🖥️ 対応環境
24
24
- ** Windows 11**
25
25
- ** Windows 10 (64-bit)**
26
26
27
27
### 🎮 対応プラットフォーム
28
- - [ ** EA app ** ] ( https://www.ea.com/ja-jp/ea-app )
29
- - [ ** Steam** ] ( https://store.steampowered.com )
28
+ > [ ![ EA ] ( https://img.shields.io/badge/ea%20app-%23000000.svg?style=for-the-badge&logo=ea&logoColor=ffffff&color=e6371e ) ]( https://www.ea.com/ja-jp/ea-app )
29
+ > [ ![ Steam] ( https://img.shields.io/badge/steam-%23000000.svg?style=for-the-badge&logo=steam&logoColor=000000&color=e2e2e2 )] ( https:// store.steampowered.com/about/ )
30
30
31
31
### 📝 プログラミング言語
32
- - [ ** プロデル** ] ( https://produ.irelang.jp/ ) - ` 2.0.1262 `
33
- - ** C#** - ` .NET Framework 4.8 `
34
- - ** Python**
32
+ - [ ** プロデル** ] ( https://produ.irelang.jp/ ) - ` 2.0.1271 `
33
+ - [ ** C#** ] ( https://learn.microsoft.com/ja-jp/dotnet/csharp/ ) - ` .NET Framework 4.8 `
34
+ - [ ** Python** ] ( https://www.python.org ) + [ ** FastAPI ** ] ( https://fastapi.tiangolo.com/ ) (バックエンドAPI)
35
35
36
36
---
37
37
@@ -44,7 +44,7 @@ Apex Legends のプレイをより快適にするランチャーアプリケー
44
44
45
45
### 📁 インストーラーを使用してインストールする
46
46
- [ ** こちら** ] ( https://github.com/femtoCommunity/LegendUtil/releases ) からインストーラーをダウンロードしてインストールできます。
47
- - ** Assets** から ` LegendUtil_Setup.exe ` をダウンロードして、実行してください 。
47
+ - ** Assets** から ` LegendUtil_Setup.exe ` をダウンロードして実行してください 。
48
48
49
49
### 📦 WinGet を使用してインストールする
50
50
- [ ** WinGet** ] ( https://learn.microsoft.com/ja-jp/windows/package-manager/winget/ ) ([ Microsoft Store] ( https://www.microsoft.com/p/app-installer/9nblggh4nns1#activetab=pivot:overviewtab ) ) が利用できる環境の場合は、コマンドプロンプトやPowerShellで次のコマンドを実行することでインストールできます。
@@ -53,7 +53,7 @@ winget install --id femtoCommunity.LegendUtil
53
53
```
54
54
55
55
### 💊 開発ビルドをインストールする
56
- - [ ** インストーラーをダウンロード** ] ( https://releases. api. legendutil.milkeyyy .com/latest/download?release_channel=dev )
56
+ - [ ** インストーラーをダウンロード** ] ( https://api- legendutil.ezolys .com/releases /latest/download?release_channel=dev )
57
57
- ** 開発ビルドには、実装途中の機能や不安定な機能が含まれており、予期せぬ不具合、クラッシュが発生する可能性があります。**
58
58
- 開発ビルドは、通常(Beta/Release)ビルドとは別のアプリケーションとしてインストールされます。** ただし、コンフィグやプロファイルなどは共通です。**
59
59
@@ -62,58 +62,64 @@ winget install --id femtoCommunity.LegendUtil
62
62
## 🔧 機能
63
63
- ** EA app と Steam 両方のプラットフォームに対応**
64
64
65
- - ** プロファイル機能**
65
+ EA app / Steam のどちらで Apex Legends をインストールしていても LegendUtil を使うことができます。
66
+
67
+ ![ EA app Preview] ( https://github.com/user-attachments/assets/9fb06df8-5c42-4ebc-9d3f-e524bdd50ee4 )
68
+ ![ Steam Preview] ( https://github.com/user-attachments/assets/458457eb-6b8c-455b-894b-ca14e23bc7dd )
69
+
66
70
67
- 解像度や起動引数などの設定を複数保存でき、ランチャー形式でプロファイルを選んで Apex Legends を起動できます。
68
71
69
- - ** サーバーステータス/マップローテーション/ニュースの表示**
70
- - サーバーステータスとマップローテーションはゲームのプレイ中も常に表示できます。
72
+ - ** サーバーステータス / マップローテーション / ニュースの表示**
73
+
74
+ サーバーステータスとマップローテーションはゲームのプレイ中も常に表示できます。
71
75
72
76
![ Main Panel Preview 1] ( https://github.com/femtoCommunity/LegendUtil/assets/59532514/eed9211e-1b44-405f-bbdf-c31e1bebc91e )
73
- ![ Profile Manage Panel Preview 1] ( https://github.com/femtoCommunity/LegendUtil/assets/59532514/ec2e96cc-726f-4b38-91f2-5e8292da7335 )
74
77
75
- ---
78
+ - ** プロファイル機能 **
76
79
77
- - ** ゲームの起動前に設定を自動変更**
78
- - ** ゲーム & ディスプレイ解像度の変更 (引き伸ばし)**
79
- - ゲーム起動後の ` Alt ` + ` Enter ` の自動押下 (「黒帯」の削除)
80
+ 解像度や起動引数などの設定をプロファイルとして複数保存して、ランチャー形式でプロファイルを選んで Apex Legends を起動できます。
80
81
82
+ ![ Main Panel Profile List Preview 1] ( https://github.com/user-attachments/assets/6184599b-8d01-45fe-9cfc-7291efc0b15c )
83
+ ![ Profile Manage Panel Preview 1] ( https://github.com/femtoCommunity/LegendUtil/assets/59532514/ec2e96cc-726f-4b38-91f2-5e8292da7335 )
81
84
![ Profile Edit Panel Preview 1] ( https://github.com/femtoCommunity/LegendUtil/assets/59532514/b0f3e7f4-4e6a-4e8b-9403-ab8feaa76ad9 )
82
85
83
86
---
84
87
85
88
- ** 起動引数(起動オプション)の設定**
89
+
90
+ 複雑な文字列を入力することなく、GUIで視覚的に起動引数を設定できます。
91
+
86
92
- 一覧にない起動引数も手動で指定することができます。
87
- - 今まで使用していた起動引数を 「追加引数」へ入力すると LegendUtil が自動的に解析して読み込むため、そのまま引き継ぐ事ができます 。
93
+ - 今まで EA app や Steam で設定していた起動引数を 「追加引数」へ入力すると、 LegendUtil が自動的に解析して読み込んで引き継ぐ事ができます 。
88
94
89
95
![ Profile Edit Panel Preview 2] ( https://github.com/femtoCommunity/LegendUtil/assets/59532514/0b447778-4c94-492a-ba4b-a7a74d6b995d )
90
96
![ Profile Edit Panel Preview 3] ( https://github.com/femtoCommunity/LegendUtil/assets/59532514/b1604e42-4c00-4662-92e0-50217e42538c )
91
97
92
98
---
93
99
94
- - ** Autoexec の編集**
95
-
96
- ![ Profile Edit Panel Preview 4] ( https://github.com/femtoCommunity/LegendUtil/assets/59532514/b7ec912d-e8e0-4bd1-bfea-67dfedbd1188 )
97
-
98
- ---
99
-
100
100
- ** コンフィグの自動切り替え**
101
101
102
- Apex Legends の各コンフィグファイルをプロファイルごとに自動で切り替えます 。
102
+ Apex Legends の起動時に各コンフィグファイルを自動的に入れ替えます 。
103
103
104
104
プロファイルごとに別々の設定(グラフィック設定やキー設定など)を使用してプレイすることが可能です。
105
105
106
- - プロファイルの設定から「プロファイル固有の設定」か「共通の設定」のどちらを使用するかを切り替えられます。
106
+ - プロファイルの設定から「プロファイル固有の設定」か「共通の設定 (全プロファイルで共通) 」のどちらを使用するかを切り替えられます。
107
107
108
108
![ Profile Edit Panel Preview 4] ( https://github.com/femtoCommunity/LegendUtil/assets/59532514/3054d0ff-2566-4026-959c-537733c72011 )
109
109
110
110
---
111
111
112
+ - ** Autoexec の編集**
113
+
114
+ ![ Profile Edit Panel Preview 4] ( https://github.com/femtoCommunity/LegendUtil/assets/59532514/b7ec912d-e8e0-4bd1-bfea-67dfedbd1188 )
115
+
116
+ ---
117
+
112
118
## 📒 ライセンス
113
119
114
120
LegendUtil は [ GNU General Public License 3.0] ( https://www.gnu.org/licenses/gpl-3.0.ja.html ) のもとでライセンスされています。
115
121
116
- Copyright (C) 2024 Milkeyyy
122
+ Copyright (C) 2025 Milkeyyy
117
123
118
124
---
119
125
@@ -122,17 +128,16 @@ Copyright (C) 2024 Milkeyyy
122
128
- [ ` Rel1cStyle_Logo_TypographyDeth_1.png ` ] ( ./Resources/Logo/Rel1cStyle_Logo_TypographyDeth_1.png )
123
129
- [ ` Rel1cStyle_Logo_TypographyDeth_1_White.png ` ] ( ./Resources/Logo/Rel1cStyle_Logo_TypographyDeth_1_White.png )
124
130
125
- Copyright (C) 2024 Rel1cStyle
131
+ Copyright (C) 2025 Rel1cStyle
126
132
127
133
---
128
134
129
135
## 開発者
130
136
- ** ソフトウェア**
131
- - ** Milkeyyy** - [ @Ezolys ] ( https://github.com/Ezolys ) / [ @femto Community] ( https://github.com/femtoCommunity )
132
- - [ GitHub] ( https://github.com/Milkeyyy )
137
+ - [ ** Milkeyyy** ] ( https://github.com/Milkeyyy ) - [ @Ezolys ] ( https://github.com/Ezolys ) / [ @femto Community] ( https://github.com/femtoCommunity )
133
138
- [ Twitter] ( https://twitter.com/Milkeyyy_53 )
134
139
- [ Ko-fiで開発をサポートする] ( https://ko-fi.com/milkeyyy )
135
140
- ** ロゴデザイン**
136
- - ** Rel1c** (Rel1cStyle) - [ @Ezolys ] ( https://github.com/Ezolys ) / [ @femto Community] ( https://github.com/femtoCommunity )
141
+ - [ ** Rel1c** ] ( https://github.com/Rel1c393 ) (Rel1cStyle) - [ @Ezolys ] ( https://github.com/Ezolys ) / [ @femto Community] ( https://github.com/femtoCommunity )
137
142
- [ GitHub] ( https://github.com/Rel1c393 )
138
143
- [ Twitter] ( https://twitter.com/Apex_tyaneko )
0 commit comments