Commit 020a673
debug: Add detailed cheat auto-load path logging
Shows exactly what the auto-load system is looking for:
- Cheat database path
- Core name (for directory structure)
- Game name (for file matching)
- Full search path being checked
This will help identify if the issue is:
- Missing cheat database configuration
- Wrong core directory structure
- Missing cheat files
- Path/name matching problems
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent ae2c41b commit 020a673
1 file changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
835 | 835 | | |
836 | 836 | | |
837 | 837 | | |
| 838 | + | |
| 839 | + | |
| 840 | + | |
| 841 | + | |
| 842 | + | |
838 | 843 | | |
839 | 844 | | |
840 | 845 | | |
| 846 | + | |
| 847 | + | |
841 | 848 | | |
| 849 | + | |
842 | 850 | | |
843 | 851 | | |
844 | 852 | | |
845 | 853 | | |
846 | 854 | | |
| 855 | + | |
| 856 | + | |
847 | 857 | | |
| 858 | + | |
| 859 | + | |
848 | 860 | | |
| 861 | + | |
849 | 862 | | |
850 | 863 | | |
851 | 864 | | |
| |||
0 commit comments