The Mugen Fighters Guild

Help => M.U.G.E.N Configuration Help => Topic started by: videagaem on November 25, 2014, 04:18:27 pm

Title: EVE off-screen fix?
Post by: videagaem on November 25, 2014, 04:18:27 pm
I downloaded the Everything Vs. Everything screenpack for mugen, it work fine, but one problem is that the screenpack is off-screen, my Mugen is running at 720 windowed mode, and the bottom part is off-screen, I can't see the stage selection, the Quit button nor my opponent's versus image during Arcade mode, is there a way to fix this issue?

     Posted: November 26, 2014, 03:41:54 pm
Bump
Title: Re: EVE off-screen fix?
Post by: videagaem on November 27, 2014, 03:21:26 am
Bump
Title: Re: EVE off-screen fix?
Post by: Alex Sinigaglia on November 27, 2014, 11:45:20 am
Make sure you have the Mugen.cfg set correctly in the [Config] and [Video] settings.

Code:
[Config]
...
 ;Game native width and height.
 ;Recommended settings are:
 ;  640x480   Standard definition 4:3
 ; 1280x720   High definition 16:9
 ; 1920x1080  Full HD 16:9
GameWidth = 1280
GameHeight =720

...

[Video]
 ;The video resolution defaults to the same as the game resolution.
 ;You can force an alternate resolution by uncommenting the lines
 ;below.
Width  = 1280
Height = 720

Also, a screenshot displaying how it appears to you would be helpful.
Title: Re: EVE off-screen fix?
Post by: videagaem on November 28, 2014, 04:12:22 am
Make sure you have the Mugen.cfg set correctly in the [Config] and [Video] settings.
Also, a screenshot displaying how it appears to you would be helpful.

That didn't help at all, no matter what value I put in Video, the game still is offscreen, and here are the screenshots you have requested:
http://i.imgur.com/1834lT2.png
http://i.imgur.com/BEVZG16.png
http://i.imgur.com/zfLKxpP.png
http://i.imgur.com/O5M5nxl.png
http://i.imgur.com/POjSPCw.png
Title: Re: EVE off-screen fix?
Post by: HUNGRY WOLF on November 28, 2014, 04:47:41 am
Make sure your system.def has a localcoord=1280x720.
Title: Re: EVE off-screen fix?
Post by: videagaem on November 28, 2014, 04:55:50 am
Make sure your system.def has a localcoord=1280x720.


I changed the localcoord, but that still didn't work.
Title: Re: EVE off-screen fix?
Post by: Alex Sinigaglia on November 28, 2014, 01:50:26 pm
Try to change the system.def in the mugen1 folder.
Title: Re: EVE off-screen fix?
Post by: videagaem on November 30, 2014, 02:37:11 am
Try to change the system.def in the mugen1 folder.

I have tried that during the process, but that does not work neither.
Title: Re: EVE off-screen fix?
Post by: videagaem on December 06, 2014, 12:25:29 am
Bump
Title: Re: EVE off-screen fix?
Post by: videagaem on December 06, 2014, 05:21:56 pm
Bump
Title: Re: EVE off-screen fix?
Post by: videagaem on December 07, 2014, 09:10:06 pm
Bump
Title: Re: EVE off-screen fix?
Post by: NDS-Silva on December 08, 2014, 02:34:28 am
EVE is a 4:3 screenpack, so the screen will be cut if you put it in a widescreen resolution. The way to fix it is to put a 4:3 localcoord on the .cfg file (640x480, 800x600, 960x720, etc.)

Alternatively you could edit manually the screenpack to a widescreen/HD resolution, but it's pretty much doing a new screenpack.