| View previous topic :: View next topic |
| Author |
Message |
unit3uk Newbie


Joined: 10 Feb 2008 Posts: 7 :
Items
|
Posted: 24 November 2010 03:00 Post subject: kof98k, kof98n GUI Glitch? 0.106 |
|
|
| When I highlight kof98k or kof98n on the game list the emulator closes. Any idea what's causing it? I'm using version 0.106. Thanks. |
|
| Back to top |
|
 |
pigi Newbie

Joined: 29 Jan 2008 Posts: 7 :
Items
|
Posted: 24 November 2010 17:12 Post subject: |
|
|
It's a known bug, due to the length of the gamename, exceeding the length of the accepted string in the source code. The only thing you can do is to edit a file in the source (I don't remember which file you have to edit) and increase the value about the allowed length of the string in a filename. Then, you have to re-compile the source with the appropriate tools (v. 0.106).
Otherwise, use a more recent release, hoping that the roms will work fine again....
Pigi |
|
| Back to top |
|
 |
unit3uk Newbie


Joined: 10 Feb 2008 Posts: 7 :
Items
|
Posted: 24 November 2010 19:49 Post subject: |
|
|
| OK, thanks for the info. I have the source code so I'll look at it later. Hopefully I can find the correct file to modify. |
|
| Back to top |
|
 |
mamesick Site Admin


Joined: 29 Jan 2008 Posts: 669 : Location: Italy
Items
|
Posted: 24 November 2010 20:02 Post subject: |
|
|
The file to edit is surely DATAFILE.C. I don't recall now the path in the source tree but it's stored into the GUI section. Then you have to modify something similar to this line IIRC (too many years have passed):
Simply increase the array to 200, 300 or more and you should be fine. Then it's up to you find the correct tools to compile a so old version.
Good luck. |
|
| Back to top |
|
 |
unit3uk Newbie


Joined: 10 Feb 2008 Posts: 7 :
Items
|
Posted: 25 November 2010 00:29 Post subject: |
|
|
| The bug is fixed now, thanks mamesick! |
|
| Back to top |
|
 |
| |
|