textures are corrupted on the glideN64 plugin
ExGuestCJ opened this issue · 13 comments
im using that plugin's default settings (here is a screenshot: https://app.gemoo.com/share/image-annotation/557771464973508608?codeId=vz2x0LxzKpwWn&origin=imageurlgenerator)
RMG is highly recommended... M64Py is not compatible with any of the currently relevant mupen64plus libraries (core).
Your image shows what appears to be a dithering glitch. The Blue noise
value (RDRAM image dithering
) can cause said glitches.
P.S: Set RDRAMImageDitheringMode
to 0
, if the glitch persist, set EnableDitheringPattern
to False
.
P.S: Set
RDRAMImageDitheringMode
to0
, if the glitch persist, setEnableDitheringPattern
toFalse
.
and i cant fint those options in gliden64.ini file
"Recommended" is a suggestion, UI Console works from WinXP upwards but is not "recommended"...
Launch with:
--gfx mupen64plus-video-GLideN64.dll --set Video-GLideN64[EnableDitheringPattern]=True --set Video-GLideN64[RDRAMImageDitheringMode]=0
or
--gfx mupen64plus-video-GLideN64.dll --set Video-GLideN64[EnableDitheringPattern]=False
Or edit: "%APPDATA%\Mupen64Plus\mupen64plus.cfg"
with Notepad
ok i did it and didnt work
Your GLideN64 plugin is very old... try upgrading (Mupen64Plus-CLI-x86?).
P.S: Delete your mupen64plus.cfg
file and test from zero (defaults).
my pc is not even compatible with the latest glideN64 version, i think im screwed
The latest version of GLideN64 requires Win7 upwards. Make sure you have the latest version of Microsoft Visual C++ Redistributable 2015-2022.
but i already have it
when i said its not compatible i meant theres only audio and theres an error saying "display driver stopped responding and recovered"
That sounds more like a driver failure. Update your GPU drivers.
You can use this script to download the latest CI/CD versions. Or download this pack.
"Recommended" is a suggestion, UI Console works from WinXP upwards but is not "recommended"...
That's not true; I for one recommend the Console-UI front-end!
If you know how to write scripts, it's recommended. I use said Console actively.