Left 4 Dead 2

Left 4 Dead 2

88 ratings
[Cute Honey`s CG—03/可爱甜心第三期]——GIF 透明计分板/ GIF transparent stats panel 补
   
Award
Favorite
Favorited
Unfavorite
Game Content: UI, Textures
Content Descriptors: General Mature Content, Frequent Violence or Gore, Some Nudity or Sexual Content, Frequent Nudity or Sexual Content
File Size
Posted
50.401 MB
26 Nov, 2023 @ 1:04am
1 Change Note ( view )

Subscribe to download
[Cute Honey`s CG—03/可爱甜心第三期]——GIF 透明计分板/ GIF transparent stats panel 补

In 2 collections by 楚风幽
Cute Honey/Ero manager
27 items
①极品R18②五星枪械③实用插件④精致角色⑤经典三方图
179 items
Description
没了就在补

[计分板透明必要前提/translucent stats panel IMPORTANT NOTE] /

(The English description is at the bottom)

根据下列说明来实现计分板透明。或者你想要原版计分板,点击订阅即可。无需下列操作 。
In order for the score panel to display properly, you need to reload the game UI.
if you want the original scoreboard, only click subscribe. The following operations are not required
——————————————————————————————————————————————————————————————————————————————————————————————————
①-【说明】:
要想实现本mod中计分板的样子。你有三个方法可以选择:(经测试都可用)
(1){自动生效——不需要每次启动游戏重新弄}:(复杂,稳定,永久)
①:订阅后进入游戏将mod加载出来后,退出游戏;
②:右键你steam列表中的求生找到本地文件—>left4dead2/addons/workshop,对应展示图片找到本mod,剪切到addons文件夹中。同时创意工坊将本mod取消订阅(防冲突)。
③:在去到 left4dead2/ cfg中找到“autoexec.cfg”文件(如果没有,自己新建个文本(txt)命同名,命名时删除.txt 保证格式是.cfg)在里面添加如下代码:
mat_setvideomode x y 1 (全屏模式)
mat_setvideomode x y 0 (窗口化)
mat_setvideomode x y 1 1(窗口无边框)
注意:X Y 分别代表你的分辨率——如果你是1980:1080分辨率(去游戏里看你的“选项”——“视频”)一下代码为:
mat_setvideomode 1920 1080 0
mat_setvideomode 1920 1080 1
mat_setvideomode 1920 1080 1 1
保存,重新启动游戏即可。
(2){手动生效——你每次重新启动游戏不进行以下操作就没反应}:(简易,稳定,单次)
①:订阅本mod,启动游戏,等待本mod加载出来。
②:在大厅里—“选项”—“视频”更改你的“显示模式”——如下
PS:(如果你在游戏中暂停更改,容易导致计分板的题目文字加载位置出错)
PS:(在大厅里更改并不会闪退)
如果你是原来是“全屏”,那你改成“窗口化(无边缘)”,反之亦然。
等待更改完成后。如果你想继续以“全屏“模式玩,再改回全屏即可。
等待改动完成后,本次启动游戏直到你关掉求生之前都生效。
即,必须改动至少一次显示模式,才可生效!
(3){手动生效——你每次重新启动游戏不进行以下操作就没反应}:(简易,不稳定,单次)
①:订阅本mod,启动游戏,等待本mod加载出来。
②:通过代码更改显示模式:按键“esc”下面的按键来打开控制台;
如果没反应在“选项”—“多人联机”—允许使用开发者控制台——启用
在大厅,打开控制台输入:
mat_setvideomode x y 1 (全屏模式)
mat_setvideomode x y 0 (窗口化)
mat_setvideomode x y 1 1(窗口无边框)
注意:X Y 分别代表你的分辨率——如果你是1980:1080分辨率(去游戏里看你的“选项”——“视频”)一下代码为:
mat_setvideomode 1920 1080 0
mat_setvideomode 1920 1080 1
mat_setvideomode 1920 1080 1 1
输入与你不同显示模式的代码后,进入对局即可生效
你想改回原来显示模式,,输入与你原本显示模式对应的代码即可
PS : (如果你的mod较多,此方法容易造成闪退,因为代码更改的太快,游戏跟不上反应?)

①-【introduction】:
There are 3 ways to realize this
(1){effect automatically - you don't need to restart every time you start the game}:(Complex, stable, permanent)① : enter the game after subscription,Wait for the mod to finish downloading. ,exit the game。
②:Right click Left 4 Dead 2 on your Steam library——> Properties——>Local Files——>Browse——>Open left4dead2 folder——>addons——>workshop,and find this .vpk corresponding to the display picture,select the .vpk
Ctrl X (cut) it and Ctrl V (paste) it into the addons folder
③:Unsubscribe from this addon in Workshop (Conflict prevention)
④:Find Local Files——>left4dead2/cfg
(If you don't have this file in your folder, please create a . txt , name and save as autoexec.cfg)
folder Add these lines* to your autoexec.cfg:

mat_setvideomode x y 1 (full-screen)
mat_setvideomode x y 0 (windowed mode)
mat_setvideomode x y 1 1(windowed borderless mode)

*Replace x (width) and y (height) to match your desired resolution
(according to the options—video in your game)
example :
mat_setvideomode 1920 1080 1 (full-screen)
mat_setvideomode 1920 1080 0 (windowed mode)
mat_setvideomode 1920 1080 1 1(windowed borderless mode)

save,and Enter the game and it will take effect forever

(2) {manual effect - every time you restart the game, you don't respond without the following operations}: (simple, stable, single time)
① : enter the game after subscription,Wait for the mod to finish downloading.
②:In the lobby - "options" - Video "change your" display mode "- as follows:
PS(If you pause the change in the game, it is easy to cause an error in the stats panel text loading position of the scoreboard)
③:Change it to "windowed" if you're a playing in full-screen or change it to "full-screen" if you're playing in windowed/windowed borderless mode.
④:Wait for the changes to complete. If you want to continue playing in full screen mode, just change back to full screen.
After the changes are completed, this game will take effect until you turn off survival.
In fact, the display mode must be changed at least once before it can take effect!

(3) {manual effect - every time you restart the game, you don't respond without the following operations}: (simple, instable, single time)
①: enter the game after subscription,Wait for the mod to finish downloading.
②:3. Open the console.
4. Type mat_setvideomode x y 1;mat_setvideomode x y 0
Replace x (width) and y (height) to match your desired resolution.
e.g. mat_setvideomode 1920 1080 1;mat_setvideomode 1920 1080 0
If you're playing in windowed mode: replace 1 with 0 and 0 with 1.
e.g. mat_setvideomode 1920 1080 0;mat_setvideomode 1920 1080 1
and if you're playing in windowed borderless mode, add another 1 at the end.
e.g. mat_setvideomode 1920 1080 0;mat_setvideomode 1920 1080 1 1

You can also add a bind for this into your autoexec.cfg to make the process less tedious:
alias "reloadgameui" "mat_setvideomode x y 1;mat_setvideomode x y 0"
bind "<key>" "reloadgameui"

Example:
alias "reloadgameui" "mat_setvideomode 1920 1080 1;mat_setvideomode 1920 1080 0"
bind "l" "reloadgameui"

To reload the UI, press your desired key whilst in-game, not on the main menu screen.

Again. If you're playing in windowed mode: replace 1 with 0 and 0 with 1.
And if you want to make it borderless, add another 1 at the end of the second line.

Windowed mode example:
alias "reloadgameui" "mat_setvideomode 1920 1080 0;mat_setvideomode 1920 1080 1"
bind "l" "reloadgameui"

Windowed borderless:
alias "reloadgameui" "mat_setvideomode 1920 1080 0;mat_setvideomode 1920 1080 1 1"
bind "l" "reloadgameui"

This mod was made for 16:9 resolutions, so bg image will look out of proportion if you're playing in 16:10 or 4:3 (especially 4:3).
3 Comments
Mango 30 Nov, 2023 @ 4:29pm 
:steamthis:
Maksimash 26 Nov, 2023 @ 5:20am 
Nice:steamthumbsup:
巴尔泽布 雷电影 26 Nov, 2023 @ 3:32am 
补了再三连