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

mgba-qt / linux: 'Boot BIOS' doesn't seem to do anything, even when specifying BIOS file via -b (+ --version doesn't work) #2074

Closed
LunarLambda opened this issue Mar 23, 2021 · 5 comments
Labels
blocked:needs retest Needs a retest to confirm if it's fixed feature:usability UX issues due to unclear UI port:Qt Affects the Qt version (the standard desktop version)
Milestone

Comments

@LunarLambda
Copy link
Contributor

I dumped my AGB-101's BIOS and while loading ROMs does boot the BIOS, the dedicated 'Boot BIOS' menu option doesn't seem to do anything at all.

I was hoping it would boot the BIOS without any cartridge inserted which would be nice for demonstration purposes, is it supposed to be like this?

As I was writing this I also just noticed that running mgba-qt --version doesn't actually print the version, it just opens the emulator.

The version is 0.8.4-1 according to my package manager.

@endrift
Copy link
Member

endrift commented Mar 23, 2021

It works on my end. What's your BIOS config section look like?

@LunarLambda
Copy link
Contributor Author

LunarLambda commented Mar 23, 2021

Don't know, I never touched the config file, I only used the settings in the gui. I unfortunately just shut down my machine but I'll check.

[ports.qt]
gbc.bios=
sgb.bios=
preload=0
width=1200
useBios=1
lockAspectRatio=1
volume=256
autoload=1
audioBuffers=1536
sgb.borders=1
savestatePath=
screenshotPath=
libraryStyle=0
showFilename=0
autosave=0
logToStdout=0
useDiscordPresence=0
fastForwardRatio=-1
logLevel=7
sampleRate=44100
showOSD=1
mute=0
rewindBufferCapacity=300
allowOpposingDirections=0
suspendScreensaver=1
pauseOnMinimize=0
savegamePath=
patchPath=
showFps=1
cheatAutosave=1
idleOptimization=ignore
scaleMultiplier=5
gba.bios=
audioSync=1
frameskip=0
fastForwardVolume=256
cheatsPath=
fpsTarget=60
lastDirectory=/home/luna/documents/roms/gba
skipBios=0
autofireThreshold=1
rewindEnable=0
cheatAutoload=1
loadStateExtdata=9
logLevel.gba.bios=33
gb.bios=
useCgbColors=1
videoSync=0
interframeBlending=0
fastForwardMute=1
pauseOnFocusLost=0
showLibrary=0
logToFile=0
fastForwardHeldRatio=-1
height=800
fullscreen=0
lockIntegerScaling=1
resampleVideo=0
logFile=
gba.audioHle=0
saveStateExtdata=31
videoScale=1
hwaccelVideo=1
logLevel.core.status=111

@LunarLambda
Copy link
Contributor Author

I found when going into Tools->Settings->BIOS and picking the GBA BIOS there, Boot BIOS works as expected.

Still leaves specifying a file with -b not totally working and --version also not working.

@endrift endrift added the port:Qt Affects the Qt version (the standard desktop version) label Mar 23, 2021
@endrift endrift added this to the mGBA 0.9.2 milestone Apr 3, 2021
@endrift
Copy link
Member

endrift commented Apr 24, 2021

--version should work now (I believe I fixed it in 0.9.1) but -b isn't saved between loaded games so having it not work with boot BIOS is...somewhat expected. Not sure that's a good behavior though. I'll have to think about how best to handle this.

@endrift endrift added the feature:usability UX issues due to unclear UI label Apr 24, 2021
@endrift endrift modified the milestones: mGBA 0.9.2, mGBA 0.10.0 May 25, 2021
@endrift
Copy link
Member

endrift commented Jan 22, 2022

Everything seems to work on my end now. Can you confirm on your end?

@endrift endrift added the blocked:needs retest Needs a retest to confirm if it's fixed label Jan 22, 2022
@endrift endrift closed this as completed in e204014 Feb 5, 2022
rtomasa pushed a commit to rtomasa/mgba that referenced this issue Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked:needs retest Needs a retest to confirm if it's fixed feature:usability UX issues due to unclear UI port:Qt Affects the Qt version (the standard desktop version)
Projects
None yet
Development

No branches or pull requests

2 participants