Jump to content

All my products and services are free. All my costs are met by donations I receive from my users. If you enjoy using any of my products, please donate to support me. My bare hosting costs are currently not met so please consider becoming a contibuting member by either clicking this text or the Patreon link on the right.

Patreon

Recommended Posts

Posted

looking at the earlier posted config for the BGB emulator it says the following at the botom of the config to run.. (the config itself does work, it is the .ini file in BGB that needs tweaking)

# Launch BGB.exe first

# Press alt-enter to switch to fullscreen

# then press alt-f4 to close emu

# emulator will then run fullscreen when launched from gameex

you do not need to do this to get it working properly. the way to get it working is to open up bgb,

- go to options and uncheck the "pressing Esc starts debugger" under the debug tab.

- apply changes, exit BGB

- open bgb, right click.. select window size and choose full screen... exit bgb

- look in your directory where you installed bgb and you will see a bgb.ini file which looks similar to the following (i am only pasting the top portion, thats all we need)

WaveOut=1

WavFileOut=0

Samplerate=44100

8Bits=0

WavFilename=gbsound.wav

RecordMovie=0

RecordHalfSpeed=1

LastRomDir=C:\emulators\gameboy\roms

RomDir=c:\emulators\gameboy\roms

SaveRamDir=c:\emulators\gameboy\save

Width=160

Height=144

WinX=360

WinY=300

PauseOnDefocus=0

NoWindow=0

Windowmode=3

FullscreenMode=0

- you can change the size of the game window while maintaining fullscreen mode simply by changing the values in the following lines...

Width=160

Height=144

- i changed mine to 480 and 432 respectively and the graphics still look good. The program can be started in full screen mode from within Gameex and exit back to Gameex by pressing the Esc key as per normal.

Enjoy

Guest
This topic is now closed to further replies.
×
×
  • Create New...