Jump to content

HK$

Premium Members
  • Posts

    198
  • Joined

  • Last visited

Posts posted by HK$

  1. Some more features come:

     

    *MAME flyers, cabinet, titles support. And you can select which image to display in the rom list.

    *Adult games filter mode and non-adult games filter mode. You can filter out all adult games or all non-adult games in the rom list.

     

    Now I need a new skin to release it... :naughty:

  2. Sammaz is wanting this for a cabinet I'm assuming, but why not implement disabling the Start button? Anyone wanting to do so could just edit their config by hand. Don't make it an option visibile in the launcher, but in the config only.

     

    Something like....

     

    #Kioskmode - Default is OFF(No) when ON(Yes) the START button is disabled in the launcher

    Kioskmode = No

     

    I'm happy with whatever good changes are implemented, everything I enjoy playing has worked great for the longest time. Keep up the good work!

     

    Done.

    But when you disable the start menu, you cant play games with IPS patch, you cant record and replay, you cant view history and mameinfo...

  3. I've tested before, and it does cost some time to decrypt the v roms.

    But maybe I can build 2 xbe, one with the decrypted v roms for the 'd' sets and one with encrypted v roms.

     

    I didnt add nd sets because I dont like to use the decrypted P roms. Some game even dont have correct decrypted P roms (Take garou as an example, it dont have a correct decrypted p rom, FA50E446 is incorrect). So the game feeling maybe different using decrypted p roms.

  4. Great news HK$. Your build is by far the ultimate MAME for Xbox.

     

    Would you be at all interested in syncing up the Neo-Geo ROMsets with FBA-XXX Pro? It would be awesome if both emus supported the same sets.

     

    Yeah, I will update all the neogeo romsets to the latest MAME.

    For the decrypted romsets, I'd like to use both decrypted C and decrypted V roms, because it will take some time to decrypt the encrypted V roms. But FBA-XXX use only decrypted C roms for the 'd' romsets...

     

    I'm thinking of maybe adding an option so that users can choose using which V roms by themselves. So if you select using encrypted v roms, the romset is the same with FBA-XXX Pro.

  5. YES!

     

     

    you can view the history and mameinfo of the game you select in the launcher.

     

    Could you assign that to the "White" button.  Could you implement a feature that dis-allows the "start" button in the launcher?  So that people couldnt mess with the settings.

     

    Best builds.  Cant wait!

     

    "White" button is already used in the launcher.

     

    About dis-allowing the "start" button, that is easy, but how can you re-active it without get into the options screen?

  6. These are some of the new features in the next build:

    *compatible with ips reloaded v2 and display the screenshot of ips patch

     

    *supported the single monitor bios for playchoice 10 system, and if you select single monitor bios, you can play playchoice 10 games in full screen

     

    *added option and shortcut (press right thumb) to switch full game name (game name and the version) or simple game name (game name only).

    screenshots:

    full game name:

    http://image2.sina.com.cn/gm/tvgame/misc/877990381.JPG

    after you press right thumb:

    http://image2.sina.com.cn/gm/tvgame/misc/877990386.JPG

     

    *you can view the history and mameinfo of the game you select in the launcher.

    screenshot:

    http://image2.sina.com.cn/gm/tvgame/misc/877990391.JPG

     

    *Lots of drivers updated or added

  7. Raiden Fighters 2 - 2000 works well, gfx ok, speed ok, sound ok, but no bgm.

    Raiden Fighters Jet (US, Single Board) works but will crash in game (not the emu crashes)

    Raiden Fighters 2.1 (US, Single Board) works good, but bad sound.

    Other seibuspi games work but show checksum error.

    post-3414-1135623166_thumb.jpg

    post-3414-1135623235_thumb.jpg

  8. I only changed the background color of the TV adjust screen to black so that it's easier to adjust it.

    In fact I can add the changes which BritneysPAIRS done for MAMEdOX. But I wont. The emus need to have different features.

    I told you how to fix the vsync because it's a core issue, but the other features I added are not that important as it.

    If I add all the features of MAMEdOX into MAMEoX128, and you add all the features of MAMEoX128 into MAMEdOX, then what's that? MAMEdOX or MAMEoX128? What's the difference? I think you will agree with me :P

  9. Does it lock up immediately when you run default.xbe or after you press any key?

    The led color is set to "default" by default, which means it wont run the led color changing code for the first time. So maybe that's not the problem.

    The SoftDisplayFilter and FlickerFilter code maybe the problem.

    But I will build two default.xbe for you to test, one without the led code and the other without the SoftDisplayFilter and FlickerFilter code.

  10. I wont recommend ppl to rename the game names in the source. As it will bring confusing. Ppl wont know which version they are using or they need to use. There will be many boring questions like 'why this game wont work' or 'why it tells me lots of files are missing'.

     

    For fixing the tearing problem, just change 'D3DPRESENT_INTERVAL_ONE_OR_IMMEDIATE' to 'D3DPRESENT_INTERVAL_ONE' in GraphicsManager.h. easy, right? :thumbsup1:

  11. Additionally, I noticed that the performance of some games isn't what I recall in the past. An example is Darkstalkers. Felicia's icon in the character select screen flickers the whole time and the gameplay is quite choppy, neither of which did I notice in previous releases.

     

    Change 'scancount == 240' to 'scancount == 256' and 'force_partial_update(240)' to 'force_partial_update(256)' in cps2.c fixed it.

×
×
  • Create New...