Recent Posts

Pages: 1 [2] 3 4 5 6 7 ... 10
11
FBN Development / Re: Games for Home Systems (adds and more...)
« Last post by Neville on July 05, 2025, 04:42:04 AM »
Great!  :biggrin:
12
FBN Development / Re: [IPS] FB Neo IPS Files Collection [by Taoenwen]
« Last post by dink on July 04, 2025, 08:32:05 PM »
Can the whole IPS collection uploaded as a zip file?

Hi,
Go to the github link in the top post, click the green "Code" button, and select "Download Zip"

best regards,
- dink
13
FBN Development / Re: Games for Home Systems (adds and more...)
« Last post by Klavicula on July 04, 2025, 08:31:59 PM »
Added the support to 1 new SNES game:

Code: [Select]
snes_fireemblem4te - Fire Emblem - Genealogy of the Holy War (Hack, English v1.01)
14
FBN Development / Re: [IPS] FB Neo IPS Files Collection [by Taoenwen]
« Last post by 61zone on July 04, 2025, 05:39:42 PM »
Can the whole IPS collection uploaded as a zip file?
15
FBN Discussion / Re: ROM name contains a slash
« Last post by tenpar on July 04, 2025, 05:37:04 AM »
Thanks for the fix.

Indeed, the ROM name does not comply with Windows file naming conventions.

omg!
16
FBN Discussion / Re: ROM name contains a slash
« Last post by taoenwen on July 04, 2025, 05:25:33 AM »
Below are some of the dat files for Mega Drive created by FBN.

"EN/JP"
Is it bad to have a slash in the ROM name?

Indeed, the ROM name does not comply with Windows file naming conventions.

Fixed.

https://github.com/finalburnneo/FBNeo/commit/e36f621f1b1e652b1b58982a05f95ce39d23fa6a
17
FBN Development / Re: Games for Home Systems (adds and more...)
« Last post by Neville on July 04, 2025, 04:23:41 AM »
An English translation has appeared for Fire Emblem: Seisen no Keifu (that is, Fire Emblem IV) for the SNES:



It's a turn-based strategy game.

Information and download here.

EDIT: It seems that this is an overhaul of an earlier English translation of FE4 that I knew nothing about.

EDIT 2: This Sonic 4-in-1 hack also seems worth adding.
18
FBN Discussion / ROM name contains a slash
« Last post by tenpar on July 04, 2025, 04:19:54 AM »
Below are some of the dat files for Mega Drive created by FBN.

   <game name="mworld4eng2" cloneof="mworld4" romof="mworld4" sourcefile="megadrive/d_megadrive.cpp">
      <description>Monster World IV (USA, Europe) (English, Japanese) (Virtual Console)</description>
      <year>2012</year>
      <manufacturer>Sega</manufacturer>
      <rom name="Monster World IV EN/JP (USA, Europe)(Virtual Console)(2012)(Sega).bin" size="2097152" crc="af050c46"/>
      <video type="raster" orientation="horizontal" width="320" height="224" aspectx="4" aspecty="3"/>
      <driver status="good"/>
   </game>

"EN/JP"
Is it bad to have a slash in the ROM name?
19
FBN Development / Re: Games for Home Systems (adds and more...)
« Last post by Gab75 on July 03, 2025, 02:58:36 PM »
Added the support to a new NES/Famicom homebrew:
Knight on the Moon (2025)
20
A header named "ctv.h" is supposed to be generated at compilation time (https://github.com/finalburnneo/FBNeo/blob/master/makefile.mingw#L631-L637).
Yours was not.
I can only suppose this is the result of yet another thing you did but never bothered mentioning: everything in this topic leads to think you are using older code (or maybe code from some unsupported fork), modifying it, and not following recommendations. Not entirely sure we can help you in those conditions.
Pages: 1 [2] 3 4 5 6 7 ... 10