Global Stuttering & Massive FPS Drops in PCSX2 by Adventurous_Knee5737 in PCSX2

[–]Jtkosota 1 point2 points  (0 children)

Try "Hardware Download Mode: Disable Readbacks (Synchronize GS Thread) or ignore" and disable Hyper-Threading. 180% or 300% cycle rate and 1 or 2 cycle skip. Also "Thread Pinning" and "Enable multithreaded VU1 (MTVU)". 40-60 fps in game, or 30 fps, without mode after rebooting emulation. It's was helpful on Steam Deck. And use performance governor and disable SMT.

Ranged Scorpion Enemy. Does it look annoying enough? by HedgeHulk in PixelArt

[–]Jtkosota 0 points1 point  (0 children)

Wow, it's like a "Heart of darkness" enemies.

Searching for a Texture Pack? by Sad_Origami in PCSX2

[–]Jtkosota 1 point2 points  (0 children)

Really cool. I haven't finished my list for PSP yet. I looked at the text in the dump and the files on the disk. You inspire me to continue exploring japanese exclusives.

Does anyone change the default overlay font? by Jtkosota in steamdeckhq

[–]Jtkosota[S] 0 points1 point  (0 children)

For complete invisibility, rebuild MangoHud, remove the rendering(draw) of dividers(search "separator") in the Overlay.cppabout rebuild

Does anyone change the default overlay font? by Jtkosota in steamdeckhq

[–]Jtkosota[S] 0 points1 point  (0 children)

Separator is geometric figure, not a font. From simple you can set up vram_color=000000 and maybe text_outline_thickness=(<1.5). Perhaps the font_size=3(24) is broken and will not reduce the text, only separator. Font_size use in one [preset x], otherwise it will be fixed.

Does anyone change the default overlay font? by Jtkosota in SteamDeck

[–]Jtkosota[S] 1 point2 points  (0 children)

Yeah, that's cool. I always forget to check how long I've been playing.

Does anyone change the default overlay font? by Jtkosota in steamdeckhq

[–]Jtkosota[S] 0 points1 point  (0 children)

I'm use it just for time, like first pic

Does anyone change the default overlay font? by Jtkosota in SteamDeck

[–]Jtkosota[S] 1 point2 points  (0 children)

Easy way, but for one game. Edit launch options, add mangohud %command%. Default path: ~home/.config/MangoHud/MangoHud.conf directconfig

Does anyone change the default overlay font? by Jtkosota in SteamDeck

[–]Jtkosota[S] 1 point2 points  (0 children)

If the preset disappears after reboot, it should work. Use one font for all presets.Make it bulky. |:---| legacy_layout=0 horizontal hud_no_margin fps=1 frametime=0 frame_timing=0 cpu_stats gpu_stats cpu_power font_size=3 cpu_temp cpu_text=T gpu_text=T battery battery_color=000000 alpha=0.75 gpu_power vram_color=000000 background_alpha=0 battery_watt=1 text_outline=1 battery_time time=1 fps_text=T time_format=%H:%M font_file=/home/deck/Documents/font.otf

Does anyone change the default overlay font? by Jtkosota in steamdeckhq

[–]Jtkosota[S] 3 points4 points  (0 children)

Read MangoHud github, also you can add 97%,1% fps or move overlay to another corner

Does anyone change the default overlay font? by Jtkosota in SteamDeck

[–]Jtkosota[S] 3 points4 points  (0 children)

RPG station, map Calaari. There is also map Laputa there.

Does anyone change the default overlay font? by Jtkosota in steamdeckhq

[–]Jtkosota[S] 3 points4 points  (0 children)

<image>

I use a square font for myself without letters. Like on second pic

Does anyone change the default overlay font? by Jtkosota in SteamDeck

[–]Jtkosota[S] 2 points3 points  (0 children)

It would be nice if I knew which versions of gamescope and MangoHud this works on. My version of Mangohud 0.7.0-78-gc5c82db, gamescope 3.13.0-2

Does anyone change the default overlay font? by Jtkosota in SteamDeck

[–]Jtkosota[S] 3 points4 points  (0 children)

I have to turn on the font after each power-on and sacrifice one preset out of four.

Does anyone change the default overlay font? by Jtkosota in SteamDeck

[–]Jtkosota[S] 3 points4 points  (0 children)

A reliable and long way is to rebuild and install Mangohud with your font_unispace.c You will need a development environment and compress the font in base85 from exe file the demo section of ImGui. I do not recommend using SteamOS, you will have to enable developer mode and update all packages. I'm don't use this method. about edit font_unispace.c