UnderwoodNC Posted January 16, 2017 Share Posted January 16, 2017 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. 2 Quote Link to comment Share on other sites More sharing options...
knightCrawler Posted November 8, 2017 Share Posted November 8, 2017 Thanks ..I fix the errors using your method... i too tried using the gui but did not make the changes!!! Thanks again 1 Quote Link to comment Share on other sites More sharing options...
Son Gokuu Posted July 13, 2018 Share Posted July 13, 2018 I did what you say changing my resolution to 2736x1824 and the other points but my FBA now shows this message: "problem setting '1368x912x22bpp (60Hz)' display mode".. Quote Link to comment Share on other sites More sharing options...
RaMubara Posted September 19, 2020 Share Posted September 19, 2020 This also resolved my issue, thank you!! Quote Link to comment Share on other sites More sharing options...
ichimitch Posted November 26, 2023 Share Posted November 26, 2023 (edited) 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 November 26, 2023 by ichimitch Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.