Recent Posts

Pages: [1] 2 3 4 5 6 ... 10
1
FBN Discussion / Re: Where can i find the debug release of FBNeo for windows ?
« Last post by neo888 on May 31, 2023, 04:25:45 AM »
I remember i have once seen the nightly builds tag on github but i have really forget about it also i used to use a releases parser but this one wasn't parsing the latest releases.

I thought MAME debugger was hard to use so i went to try FBNEO debugger.

I'll keep using MAME debugger due to many features that it has.


Thank you!
2
FBN Discussion / Link/Merge avi's written by FBNeo (and other emulators)
« Last post by dink on May 31, 2023, 12:36:49 AM »
linking vids to 1 file is simple, get ffmpeg.exe and linkvid.cmd (attached below)

ffmpeg here: https://www.gyan.dev/ffmpeg/builds/ffmpeg-release-essentials.zip

howto:
put ffmpeg.exe from that zip and unzip linkvid.zip into your fbneo\avi subdirectory (folder)
open a cmd window here also

for example, you want to link these:
mmpork-05-05-005740_0.avi
mmpork-05-05-005740_1.avi
mmpork-05-05-005740_2.avi

type: linkvid mmpork-05-05-005740

in a few seconds you'll have a single file, linked_mmpork-05-05-005740.avi

BONUS:
If you get clicks/desync in your linked video where the videos were joined together, use the linkvidfix command, instead of linkvid.
vfw (subsystem in windows) AVIFile api is used by FBNeo and a number of emulators (fceux, vbadv, snes9x, gens, etc, etc....) has a bug.
This bug sometimes puts a few corrupt audio frames at the end of the avi, which results in a nasty click/pop.  This is especially annoying
when linking videos, because it can (or will) also desync the sound from the game.  The included avifix will fix the problem automatically when running linkvidfix, enjoy!

best regards,
- dink
3
FBN Discussion / Re: Where can i find the debug release of FBNeo for windows ?
« Last post by dink on May 29, 2023, 08:14:34 PM »
Hi neo888,
The debug release of fbneo is really more about having the debug console, which gives more information about what is going on (for fixing bugs, and such), than the ability to debug the emulated programs' code.  Honestly, if you want to step through the code of [any game], use mame's debugger.  FBNeo has a 68k debugger which will let you step through the code of games using a 68k processor, but, it's not very robust and limited to games with 68k. 
Anyhow, links to the debug version are located here:
https://github.com/finalburnneo/FBNeo/releases/tag/latest

They're the files with Debug in the name - if nothing is listed there, give it a few minutes and reload.  these builds are generated every time we submit new code, and the system could be building :)

best regards,
- dink
4
FBN Discussion / Where can i find the debug release of FBNeo for windows ?
« Last post by neo888 on May 29, 2023, 01:22:58 PM »
Hello,

I have seen you guys were talking about a debug release of "Final Burn Neo" that comes with a debugger, i have check the latest release on github but there is no any debug releases.

I can find a debug option in the normal release which are called "Invoke 68K debugger" this option can be found under the "Misc Menu" but unfortunately this option are greyed out i can't click on it, i even tried to run a debug command like "fbneo -debug" and "fbneo -debug game_name" but this didn't help.

Thank you in advance!
5
FBN Development / Re: FB Neo Bugs Reports
« Last post by sljs1976 on May 27, 2023, 11:37:55 PM »
md_chaojimah
md_chaojipok

both games have problem. they don't work
6
FBN Development / Re: Game Consoles (Gab75 adds and more...)
« Last post by Gab75 on May 27, 2023, 12:18:14 AM »
Added the support to "Mega Man: The Sequel Wars - Episode Red" (Megadrive) and to "Devwill Too ZX v2.0" (ZX Spectrum)... ;)
7
FBN Development / Re: Game Consoles (Gab75 adds and more...)
« Last post by Voljega on May 25, 2023, 05:08:27 AM »
Astebros has been released officially
8
FBN Development / Re: Game Consoles (Gab75 adds and more...)
« Last post by Gab75 on May 25, 2023, 02:03:28 AM »
Nice catch, Neville! ;)
9
FBN Development / Re: Game Consoles (Gab75 adds and more...)
« Last post by dink on May 24, 2023, 08:20:08 PM »
Neville, wow!!  this is so great!  :D

best regards,
- dink
10
FBN Development / Re: Game Consoles (Gab75 adds and more...)
« Last post by Neville on May 24, 2023, 12:29:47 PM »
Today I've learned of a new homebrew game for the Genesis / Mega Drive, Mega Man: The Sequel Wars.



It's a sequel to Mega Man: The Wily Wars for the same system, which compiled the first three Mega Man games for the NES with enhanced graphics and sound.

Right now only the so-called Episode Red has been released, and it adapts Mega Man 4. More "episodes" covering both Mega Man 5 y 6 are planned, but they don't have public release dates.

More information and free download here.
Pages: [1] 2 3 4 5 6 ... 10