Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] parsers wont populate log: JWD8F4 #716

Open
oopsipoopedmypants opened this issue Sep 17, 2024 · 1 comment
Open

[BUG] parsers wont populate log: JWD8F4 #716

oopsipoopedmypants opened this issue Sep 17, 2024 · 1 comment

Comments

@oopsipoopedmypants
Copy link

oopsipoopedmypants commented Sep 17, 2024

  • Describe the bug
    certain parsers do not resolve GEN and NES)

  • Steps to reproduce the behavior
    try to load up a lib of ROMs from either of these sets multiple location sources tested)

  • Expected behavior
    profit

configs

# Parser type
····Selected: Glob
# Configuration title
····Sega Genesis/Mega Drive - Retroarch - PicoDrive
# Steam directory
····${steamdirglobal}
# User accounts
····Global
# ROMs directory
····${romsdirglobal}\SEGA GEN\ROMS
# Steam collections
····Genesis/Mega Drive
# Executable
····${retroarchpath}
····[ ]: Follow .lnk or .desktop to destination (Windows and Linux only)
····[x]: Append arguments to executable
# Command line arguments
····-L ${os:win|cores|${os:mac|${racores}|${os:linux|${racores}}}}${/}picodrive_libretro.${os:win|dll|${os:mac|dylib|${os:linux|so}}} "${filePath}"
# Executable modifier
····"${exePath}"
# "Start In" directory
····
# User's glob
····**/${title}@(.7z|.7Z|.68k|.68K|.bin|.BIN|.gen|.GEN|.md|.MD|.smd|.SMD|.zip|.ZIP)
# User's glob-regex
····null
# Manifests Directory
····null
# Amazon Games Path Override
····null
····[ ]: Launch games via Amazon Games
# Epic Manifests Directory Override
····null
····[ ]: Launch games via Epic for online services
# Legendary Path Override
····null
# Legendary installed.json Path Override
····null
····[ ]: Launch games via Legendary for online services
# Galaxy Path Override
····null
····[ ]: Launch games via GOG Galaxy
····[ ]: Parse linked executables from GOG Galaxy
····[ ]: Parse using Registry instead of Galaxy DB
# itch.io AppData Directory Override
····null
# Windows-on-Linux Install Drive Redirect
····null
# Application Types
····Selected: game
····[ ]: Find artwork for installed titles only
# Ubisoft Directory Override
····null
····[ ]: Launch games via UPlay for online services
# XboxGames Directory Override
····null
····[ ]: Launch game as UWP instead of launcher helper
# EA Games Directory Override
····null
····[ ]: Launch games via EA Desktop
# Battle.net.exe Path Override
····null
# Title modifier
····${fuzzyTitle}
# Title from custom variable
····
····[ ]: Case-insensitive variables
····[ ]: Skip file if variable was not found
# Fuzzy matching
····[x]: Replace diacritic characters
····[x]: Aggressive matching
····[x]: Remove (...) and [...] brackets
# Enable Steam Input
····Selected: 1
# PS4 Template
····Selected: null
# PS5 Template
····Selected: null
# PS5 Dualsense Edge Template
····Selected: null
# Xbox 360 Template
····Selected: null
# Xbox One Template
····Selected: null
# Xbox One Elite Template
····Selected: null
# Switch Joy-Con (Left) Template
····Selected: null
# Switch Joy-Con (Right) Template
····Selected: null
# Switch Pro Template
····Selected: null
# Steam Deck Template
····Selected: null
# Steam Controller Template
····Selected: null
# Image providers
····Selected: sgdb
# Online image query
····${${fuzzyTitle}}
# Image pool
····${fuzzyTitle}
····[x]: Local backups (DRM takedown protection)
····[x]: Allow NSFW artwork
····[x]: Allow joke artwork
# Allowed grid styles
····Selected: 
# Allowed hero styles
····Selected: 
# Allowed logo styles
····Selected: 
# Allowed icon styles
····Selected: 
# Allowed animation types
····Selected: static
# Allowed banner dimensions
····Selected: 
# Allowed hero dimensions
····Selected: 
# Allowed icon dimensions
····Selected: 
# Fallback portrait
····
# Fallback banner
····
# Fallback hero
····
# Fallback logo
····
# Fallback icon
····
# Local portraits glob
····
# Local banners glob
····
# Local heroes glob
····
# Local logos glob
····
# Local icons glob
····

Parser test hangs at
"operating system windows 11"
and shows a list of fuzzys it found in the folder it was ointed in, but nothing actually parses

Upvote & Fund

  • We're using Polar.sh so you can upvote and help fund this issue.
  • We receive the funding once the issue is completed & confirmed by you.
  • Thank you in advance for helping prioritize & fund our backlog.
Fund with Polar
@oopsipoopedmypants oopsipoopedmypants changed the title [BUG] [BUG] parsers wont populate log: JWD8F4 Sep 17, 2024
@cbartondock
Copy link
Collaborator

Lmk if this is still happening in 2.5.25, I made some improvements to the fuzzy matcher.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants