ChanoX2 Troubleshooting
Common problems and solutions for ChanoX2.
Installation Issues
Section titled “Installation Issues”Windows: “Windows protected your PC”
Section titled “Windows: “Windows protected your PC””Problem: Windows SmartScreen warning about unknown app
Solution:
- Click More info
- Click Run anyway
Or temporarily disable SmartScreen:
- Open Windows Security
- Go to App & browser control
- Disable Check apps and files
macOS: “Can’t be opened because it is from an unidentified developer”
Section titled “macOS: “Can’t be opened because it is from an unidentified developer””Problem: Gatekeeper blocking the app
Solution:
Method 1: Through System Preferences
- Open System Preferences → Security & Privacy
- Click Open Anyway for ChanoX2
Method 2: Using Terminal
xattr -cr /Applications/ChanoX2.appLinux: AppImage Not Working
Section titled “Linux: AppImage Not Working”Problem: AppImage won’t open
Solution:
- Grant execute permission:
chmod +x ChanoX2-x.x.x.AppImage- Install FUSE (if not installed):
# Ubuntu/Debiansudo apt install fuse libfuse2
# Fedorasudo dnf install fuse fuse-libsUsage Issues
Section titled “Usage Issues”Games Not Showing in Library
Section titled “Games Not Showing in Library”Possible causes:
- Folder not added to Scan Folders
- Games are hidden
- Invalid executable files
Solution:
- Check Settings → Library → Scan Folders
- Go to View → Show Hidden Games
- Try adding games manually (+ → Add Game)
Game Won’t Launch
Section titled “Game Won’t Launch”Step-by-step solution:
-
Check executable
- Right-click game → Properties
- Verify the path is correct
-
Test direct launch
- Right-click → Open Folder
- Try launching game directly from folder
-
For Windows games on Linux
- Check Wine/Proton is enabled
- Go to Settings → Games → Windows Compatibility
-
Check Logs
- Go to Help → View Logs
- Look for error messages
Wrong Engine Detection
Section titled “Wrong Engine Detection”Solution:
- Right-click game → Properties
- Go to Engine tab
- Manually select the correct engine
Cover Images Not Showing
Section titled “Cover Images Not Showing”Solution:
-
Re-download
- Right-click game → Refresh Metadata
-
Add manually
- Right-click → Properties → Cover
- Click Upload and select image
-
Clear Cache
- Settings → Data → Clear Image Cache
Performance Issues
Section titled “Performance Issues”App is Slow/Laggy
Section titled “App is Slow/Laggy”Solution:
-
Reduce Animations
- Settings → General → Disable Animations
-
Disable Hardware Acceleration (if GPU issues)
- Settings → Advanced → Disable Hardware Acceleration
-
Optimize Database
- Settings → Data → Optimize Database
-
Clear Cache
- Settings → Data → Clear All Cache
High RAM Usage
Section titled “High RAM Usage”Cause: Large library or high-resolution cover images
Solution:
- Reduce Grid size in Grid View
- Use List View instead
- Reduce games displayed per page
Linux-Specific Issues
Section titled “Linux-Specific Issues”Wine: Game Not Working
Section titled “Wine: Game Not Working”Steps to fix:
-
Check Wine version
Terminal window wine --version -
Try Winetricks
- Go to Settings → Games → Winetricks
- Install required dependencies like
vcrun2019,dxvk
-
Use Proton instead
- Settings → Games → Select Proton
Audio Not Working
Section titled “Audio Not Working”Solution:
# Install PulseAudio support for Winewinetricks sound=pulseSubmitting Bug Reports
Section titled “Submitting Bug Reports”If you still can’t resolve the issue:
-
Gather information
- Go to Help → Export Logs
- Save the log file
-
Create GitHub Issue
- Go to GitHub Issues
- Click New Issue
- Attach log file and describe the problem
-
Contact Discord
- Join Discord
- Go to #support channel
Is ChanoX2 free?
Section titled “Is ChanoX2 free?”Yes, ChanoX2 is open source and 100% free
Where is game data stored?
Section titled “Where is game data stored?”- Windows:
%APPDATA%/ChanoX2 - macOS:
~/Library/Application Support/ChanoX2 - Linux:
~/.config/ChanoX2
Does it support plugins or extensions?
Section titled “Does it support plugins or extensions?”Not currently, but it’s in development
Are there plans to support console games?
Section titled “Are there plans to support console games?”There are plans to support emulator integration in the future