Jump to content
LaunchBox Community Forums

Solution for Final Burn Alpha's "problem setting display mode" error on game launch.


UnderwoodNC

Recommended Posts

I was getting the same error everyone was seeing in the video tutorial for Neo Geo and Neo Geo CD set up.  I tried changing the following settings through the GUI menus first, then saving the changes from the tools menu, but it wasn't actually writing those changes to the .ini, so I opened the .ini and wrote the changes directly, and now it works perfectly, no more errors.  Here's how I solved it:

1.  Go to your Final Burn Alpha emulator folder.  Go to the config folder.  Open fba64.ini in your preferred text editor.

2.  Switch the following values to your monitor's resolution.  nVidHorWidth and nVidVerWidth should have the same value, and nVidHorHeight and nVidVerHeight should have the same value.  For example, a 1920x1080 monitor would change as follows:

            nVidHorWidth 640 to nVidHorWidth 1920
            nVidHorHeight 480 to nVidHorHeight 1080

            nVidVerWidth 640 to nVidVerWidth 1920
            nVidVerHeight 480 to nVidVerHeight 1080

3.  Change the bit-depth to 32-bit:

            nVidDepth 16 to nVidDepth 32

4.  Switch to full-screen as soon as the rom loads:

            bVidAutoSwitchFull 0 to bVidAutoSwitchFull 1

5.  And, most importantly, select the DirectX9 Alt blitter:

            nVidSelect 0 to nVidSelect 4

6.  Save and close the .ini file, and now when you start your games, you won't receive that pesky "problem setting display mode" error.

  • Thanks 2
Link to comment
Share on other sites

  • 9 months later...
  • 8 months later...
  • 2 years later...
  • 3 years later...

Thank you. That got rid of the error going fullscreen.  But... Now games have no sound 😭

It's weird.... The game launches in fullscreen, no sound. Then if I exit fullscreen into windowed mode, the sound starts working 🤪 But that's a different issue requiring a different fix. Thanks for the info on editing the ini file.

Edited by ichimitch
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...