Author Topic: IQ's neogeo Tools  (Read 106660 times)

Offline FerchogtX

  • FBNeo Dev
  • ******
  • Posts: 375
  • Karma: +7/-0
  • FB Alpha Team ;)
    • FB Alpha Plus! Web Site
Re: IQ's neogeo Tools
« Reply #30 on: July 10, 2005, 07:52:39 PM »
IQ... Now that I see this tools, i was wondering if you can wite a tool that can add the s data to the end of the C-ROMs, i mean... suppose that i modify the s1 of kof2k2nd, but instead of using that rom, It can be posibble to create the nesesary tool for adding the s1 rom data in the end of the C-ROMs?...
See ya!!!! :biggrin:

Good and evil co-exist because of the balance, lies are not part of it...

FB Alpha Plus! site infos updated, see the latest info clicking on my profile link...

Offline iq_132

  • Administrator
  • *****
  • Posts: 3728
  • Karma: +411/-0
  • Definitely not Dink!
    • NeoSource
Re: IQ's neogeo Tools
« Reply #31 on: July 11, 2005, 02:39:51 AM »
Quote
   What is cxencs1?
 -----------------------------------------

    cxencs1 allows you to take a regular S1 rom, scramble it, and split it
    so that it can easily be added to the end of the last two C roms in a
    set.  This will allow for creating hacks that have S data in the Cx
    roms as opposed to including just a S1 rom.



   How do I use it?
 -----------------------------------------

    If you have any questions, just run the program.  It will tell you
    what commands it supports.


   
   How about an example?
 -----------------------------------------

 Sure:

    To convert the S1 from kof2002, use this command:

        cxencs1 265-s1d.bin 265-c7d.bin 265-c8d.bin

    It will write the C data to the two C roms listed.


   Who wrote this code? (Credits, please do not remove!)
 -----------------------------------------

    Most of this code was written entirely by me, IQ_132
        http://neosource.1emu.net

    But a very vital part was written by the MAME team
   http://www.mamedev.com

Here ya go Ferch :)


Offline FerchogtX

  • FBNeo Dev
  • ******
  • Posts: 375
  • Karma: +7/-0
  • FB Alpha Team ;)
    • FB Alpha Plus! Web Site
Re: IQ's neogeo Tools
« Reply #32 on: July 12, 2005, 01:08:21 AM »
Wow!!! you're so way fast!!! Thanks alot I'll test inmedia :D
See ya!!!!! :biggrin:

Good and evil co-exist because of the balance, lies are not part of it...

FB Alpha Plus! site infos updated, see the latest info clicking on my profile link...

Offline fernando2

  • New Member
  • *
  • Posts: 6
  • Karma: +0/-0
Re: IQ's neogeo Tools
« Reply #33 on: July 24, 2005, 10:47:14 AM »
hi do you have a tool that removes bankswitch or do you could tell how to do it

thanks

Offline iq_132

  • Administrator
  • *****
  • Posts: 3728
  • Karma: +411/-0
  • Definitely not Dink!
    • NeoSource
Re: IQ's neogeo Tools
« Reply #34 on: July 24, 2005, 04:35:51 PM »
Well, it's a pretty involved process to remove a bankswitch.  I don't think I could write a tool to do it or even give you a simple way of doing it.

You need to know 68000 assembly and have quite a bit of experience with it or you can take a bootleg/hack of it with the bankswitch removed and compare the two's differences.
I did something like that for svcchaos, comparing a decrypted P1 to a bootleg with the bankswitch removed.


Offline fernando2

  • New Member
  • *
  • Posts: 6
  • Karma: +0/-0
Re: IQ's neogeo Tools
« Reply #35 on: August 03, 2005, 12:40:27 PM »
hi iq_132 could you post your p_dec source please?

thanks for your help

Offline rock23

  • New Member
  • *
  • Posts: 9
  • Karma: +0/-0
Re: IQ's neogeo Tools
« Reply #36 on: August 03, 2005, 02:08:58 PM »
Hello iq_132 exists a tool that allows me to pass of the format ROM to spr for neogeo roms C of 8 MB.
 I want to visualize the tiles with sprview of neogeo CD  :wink:
 
 

Offline iq_132

  • Administrator
  • *****
  • Posts: 3728
  • Karma: +411/-0
  • Definitely not Dink!
    • NeoSource
Re: IQ's neogeo Tools
« Reply #37 on: August 03, 2005, 05:42:22 PM »
hi iq_132 could you post your p_dec source please?

thanks for your help

Check the attachment

Hello iq_132 exists a tool that allows me to pass of the format ROM to spr for neogeo roms C of 8 MB.
 I want to visualize the tiles with sprview of neogeo CD  :wink:
 
 


I'm not sure I understand what you're saying... mind rephrasing that?


Offline rock23

  • New Member
  • *
  • Posts: 9
  • Karma: +0/-0
Re: IQ's neogeo Tools
« Reply #38 on: August 03, 2005, 09:05:22 PM »
hi! i just want to know if you could make an
neogeo utility or tool to change Format or extension.
ROM to SPR supporting big roms sizes of 8 mbs
 because your tool mvs2ngcd (convert Neo-Geo MVS roms to Neo-Geo CD)
 just accept romsizes from 2 to 4 mbs for the graphics as máximum 

Bye :rolleyes:

Offline iq_132

  • Administrator
  • *****
  • Posts: 3728
  • Karma: +411/-0
  • Definitely not Dink!
    • NeoSource
Re: IQ's neogeo Tools
« Reply #39 on: August 03, 2005, 09:22:11 PM »
Ah, I understand now ;)

here's your program.

BTW,  Would you mind posting that sprview prog or linking to it?


Offline FerchogtX

  • FBNeo Dev
  • ******
  • Posts: 375
  • Karma: +7/-0
  • FB Alpha Team ;)
    • FB Alpha Plus! Web Site
Re: IQ's neogeo Tools
« Reply #40 on: August 03, 2005, 10:31:05 PM »
IQ... i have a lil' prob here... it seems that cencex1 doesn't save the s1 data in the C roms for certain games... especifically it cannot handle 512 KB roms and neither 1 MB ones (like kof2003 text layers) can you fix that? It could be the best thing for me, I'll kiss your feet if you do it.
See ya!!!!! :biggrin:

Good and evil co-exist because of the balance, lies are not part of it...

FB Alpha Plus! site infos updated, see the latest info clicking on my profile link...

Offline rock23

  • New Member
  • *
  • Posts: 9
  • Karma: +0/-0
Re: IQ's neogeo Tools
« Reply #41 on: August 03, 2005, 11:14:57 PM »

thanks for your help :biggrin:

Download sprview :wink: :wink:

[attachment deleted by admin]
« Last Edit: August 04, 2005, 12:55:21 AM by rock23 »

Offline rock23

  • New Member
  • *
  • Posts: 9
  • Karma: +0/-0
Re: IQ's neogeo Tools
« Reply #42 on: August 04, 2005, 01:12:07 AM »
fixview source download

Bye


Offline iq_132

  • Administrator
  • *****
  • Posts: 3728
  • Karma: +411/-0
  • Definitely not Dink!
    • NeoSource
Re: IQ's neogeo Tools
« Reply #43 on: August 20, 2005, 10:36:49 PM »
IQ... i have a lil' prob here... it seems that cencex1 doesn't save the s1 data in the C roms for certain games... especifically it cannot handle 512 KB roms and neither 1 MB ones (like kof2003 text layers) can you fix that? It could be the best thing for me, I'll kiss your feet if you do it.
See ya!!!!! :biggrin:

I'll try to fix this soon :)


Offline iq_132

  • Administrator
  • *****
  • Posts: 3728
  • Karma: +411/-0
  • Definitely not Dink!
    • NeoSource
Re: IQ's neogeo Tools
« Reply #44 on: August 20, 2005, 10:41:33 PM »
Quote
    This program allows you to compare two files and compare the occurances
    of bytes in each file.  This is helpful for such things as discovering what
    exactly you are missing in one file.

This was written specifically for robber804 so he can do a few checks on m1/m1d files :)