Mikle Meiers
Addiction Member
Wenn "can't change video mode" dasteht, muss man die Datei "mugen.cfg" im Data-Ordner des Mugen-Verzeichnisses mit dem Editor (NOTEPAD) öffnen. Dann steht da:
...
[Video]
;Enter the width and height of the resolution you want to set here.
;The optimal resolution is 320x240, but if your video card has problems
;You may want to try 640x480.
Width = 320
Height = 240
...
Man muss anstatt Width = 320 Height = 240 eingeben:
Width = 640 Height = 480
Es ist dann zwar nicht mehr Vollbild, aber es läuft unter XP.
...
[Video]
;Enter the width and height of the resolution you want to set here.
;The optimal resolution is 320x240, but if your video card has problems
;You may want to try 640x480.
Width = 320
Height = 240
...
Man muss anstatt Width = 320 Height = 240 eingeben:
Width = 640 Height = 480
Es ist dann zwar nicht mehr Vollbild, aber es läuft unter XP.