Troubleshooting - Wimberton/Palia-FENTRY GitHub Wiki
Common Fixes
-
Antivirus Interference:
Use the loaderโs built-in option to disable antivirus temporarily. -
"Connection Failed" Messages:
Disable Windows Defender and third-party AV. Re-inject after disabling. -
Add Antivirus Exclusions:
Add the loader folder as an exclusion in your antivirus software. -
Organize Files:
Avoid using Desktop, Downloads, or cloud sync folders. Use a dedicated folder likeC:\GameLoader
. -
Re-download the Loader or DLL:
Make sure you have the most up-to-date version. Outdated versions may stop working.
๐ Recommended Antivirus Exclusions
Supporters
Exclude the entire folder where the loader is placed, and:
C:\ProgramData\OriginPalia\
C:\ProgramData\OriginOTG\
C:\ProgramData\OriginVigor\
C:\ProgramData\OriginBodycam\
Non-Supporters
Exclude:
- The injector you're using
- The
.dll
file you downloaded
โ Error: MSVCP140 During Inject
If you see a crash or error related to msvcp140
, youโre missing required Visual C++ Redistributables.
โ
Download and install the runtimes from our website
โ
Run each installer as Administrator
โ
Install both x64
and x86
versions
๐ตโ๐ซ Inject Success โ But No Visible Menu
- Try changing the DirectX version
- Disable potential overlays that could be conflicting (Overwolf, Nvidia Overlay, etc)
In-Game (Palia):
- Open Palia Game Settings
- Go to Graphics > Advanced Tab
- Change your DirectX version (try DX11 or DX12)
Test which one works best for your setup
๐ Force DirectX 11 โ Palia (Standalone)
- Open:
%localappdata%\Palia\Saved\Config\WindowsClient
- Edit
Engine.ini
using Notepad - Add the following lines to the bottom of the file:
[/Script/WindowsTargetPlatform.WindowsTargetSettings] DefaultGraphicsRHI=DefaultGraphicsRHI_DX11
๐ Force DirectX 11 โ Palia (Steam)
- Right-click the game in Steam and open Properties
- Under Launch Options, enter:
-dx11
๐ Injector Recommendations (Non-Supporters)
We recommend the following injectors โ available from our website:
- Extreme Injector
- GH Injector
- Xenos Injector
๐ All Else Failed? Try This:
-
Fully disable all antivirus software โ Defender, Malwarebytes, Norton, McAfee, etc.
- Use a tool like dControl for easy Defender toggling
-
Try injecting again
โฎ Still no luck? Move on to step 3 -
Update your GPU drivers
- Use NVIDIA GeForce Experience (NVIDIA)
- Use AMD Adrenalin (AMD)