Skip to content

ChanoX2 Troubleshooting

Common problems and solutions for ChanoX2.


Problem: Windows SmartScreen warning about unknown app

Solution:

  1. Click More info
  2. Click Run anyway

Or temporarily disable SmartScreen:

  1. Open Windows Security
  2. Go to App & browser control
  3. 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

  1. Open System PreferencesSecurity & Privacy
  2. Click Open Anyway for ChanoX2

Method 2: Using Terminal

Terminal window
xattr -cr /Applications/ChanoX2.app

Problem: AppImage won’t open

Solution:

  1. Grant execute permission:
Terminal window
chmod +x ChanoX2-x.x.x.AppImage
  1. Install FUSE (if not installed):
Terminal window
# Ubuntu/Debian
sudo apt install fuse libfuse2
# Fedora
sudo dnf install fuse fuse-libs

Possible causes:

  • Folder not added to Scan Folders
  • Games are hidden
  • Invalid executable files

Solution:

  1. Check SettingsLibraryScan Folders
  2. Go to ViewShow Hidden Games
  3. Try adding games manually (+Add Game)

Step-by-step solution:

  1. Check executable

    • Right-click game → Properties
    • Verify the path is correct
  2. Test direct launch

    • Right-click → Open Folder
    • Try launching game directly from folder
  3. For Windows games on Linux

    • Check Wine/Proton is enabled
    • Go to SettingsGamesWindows Compatibility
  4. Check Logs

    • Go to HelpView Logs
    • Look for error messages

Solution:

  1. Right-click game → Properties
  2. Go to Engine tab
  3. Manually select the correct engine

Solution:

  1. Re-download

    • Right-click game → Refresh Metadata
  2. Add manually

    • Right-click → PropertiesCover
    • Click Upload and select image
  3. Clear Cache

    • SettingsDataClear Image Cache

Solution:

  1. Reduce Animations

    • SettingsGeneral → Disable Animations
  2. Disable Hardware Acceleration (if GPU issues)

    • SettingsAdvanced → Disable Hardware Acceleration
  3. Optimize Database

    • SettingsDataOptimize Database
  4. Clear Cache

    • SettingsDataClear All Cache

Cause: Large library or high-resolution cover images

Solution:

  1. Reduce Grid size in Grid View
  2. Use List View instead
  3. Reduce games displayed per page

Steps to fix:

  1. Check Wine version

    Terminal window
    wine --version
  2. Try Winetricks

    • Go to SettingsGamesWinetricks
    • Install required dependencies like vcrun2019, dxvk
  3. Use Proton instead

    • SettingsGames → Select Proton

Solution:

Terminal window
# Install PulseAudio support for Wine
winetricks sound=pulse

If you still can’t resolve the issue:

  1. Gather information

    • Go to HelpExport Logs
    • Save the log file
  2. Create GitHub Issue

    • Go to GitHub Issues
    • Click New Issue
    • Attach log file and describe the problem
  3. Contact Discord

    • Join Discord
    • Go to #support channel

Yes, ChanoX2 is open source and 100% free

  • Windows: %APPDATA%/ChanoX2
  • macOS: ~/Library/Application Support/ChanoX2
  • Linux: ~/.config/ChanoX2

Not currently, but it’s in development

There are plans to support emulator integration in the future