You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would expect --prefer-language to be stronger then --prefer-region and therefore select Advance Wars (Europe) (En,Fr,De,Es).
This is also how it is described in the docs:
Multiple --prefer-* options can be specified at once, and they will be applied in the following order of importance (most important to least important).
emmercm
added
bug
A confirmed issues that needs fixing
and removed
potential-bug
A potential issue that needs confirmation and/or triage
labels
Feb 14, 2025
Paste the command
npx -y igir@latest link
--input "roms_bugtest"
--dat "No-Intro Love Pack (PC XML) (2024-09-22)/No-Intro/Nintendo - Game Boy Advance (Parent-Clone) (20240910-173950).dat"
--output roms_filtered_bugtest/{onion}/
--filter-language DE,EN
--prefer-language DE
--prefer-region GER,USA,EUR
--symlink
--symlink-relative
--no-bios
--no-unlicensed
--only-retail
--single
--filter-regex-exclude "Virtual Console"
-vvv > igir.log
Describe the bug
The command selects Advance Wars (USA) out of the following available ROMs:
Expected behavior
I would expect
--prefer-language
to be stronger then--prefer-region
and therefore select Advance Wars (Europe) (En,Fr,De,Es).This is also how it is described in the docs:
Here
--prefer-language
is above--prefer-region
.Debug logs
igir.log
Nintendo - Game Boy Advance (Parent-Clone) (20240910-173950).dat.txt
DAT(s) used
No response
igir version
v3.0.1
Node.js version
v22.4.1
Operating system
Fedora 41
Additional context
No response
The text was updated successfully, but these errors were encountered: