Jump to content
LaunchBox Community Forums

MadK9

Members
  • Posts

    540
  • Joined

  • Days Won

    13

Everything posted by MadK9

  1. Version 0.228

    190 downloads

    NOTE: This does NOT interfere with the Leader boards at all. **This removes the nag screen that informs you if a rom doesn't work correctly, or if at all, if you use this no nag, then please do NOT go to the mame support site with issues with games, please only use if you understand that there will be no help from anyone at mamedev as you are using a modified version of mame. mame64.exe - Normal Mame with Nags removed. For Version 0.228 You are required to download the full 0.228 official pack and install it, then just overwrite the exe with the replacement, this covers any changes the mame devs may have made to the support files. After you have done this, make sure you copy the folders artwork, ctrlr, cheat, hlsl, ini, folders and the ini files from the root of your original mame folder, and move/copy them to the new install. make sure in the mame.ini file you have the following set. Skip_gameinfo 1
  2. Mame 0.227 No-Nag View File New Year, new release. This release is not a simple drop into Mame, you will have to use a full mame 0.227 setup from mamedev.org, this is due to changes that have been made since 0.226. Once you have that installed just drop this version on to it and overwrite. If you already have a Mame install that's not 0.227 i suggest renaming your current folder and make a new one, install 0.227 and the no-nag, then from your original Mame copy the folders artwork/cfg/ctrl/hi/ini/nvram/roms and any ini files from the root folder (mame.ini/plugin.ini/ui.ini). And overwrite when asked too. NOTE: This does NOT interfere with the Leader boards at all. **This removes the nag screen that informs you if a rom doesn't work correctly, or if at all, if you use this no nag, then please do NOT go to the mame support site with issues with games, please only use if you understand that there will be no help from anyone at mamedev as you are using a modified version of mame. mame64.exe - Normal Mame with Nags removed. For Version 0.227 You are required to download the full 0.227 official pack and install it, then just overwrite the exe with the replacement, this covers any changes the mame devs may have made to the support files. After you have done this, make sure you copy the folders artwork, ctrlr, cheat, hlsl, ini, folders and the mame.ini file from your original mame folder, and move/copy them to the new install. make sure in the mame.ini file you have the following set. Skip_gameinfo 1 Submitter MadK9 Submitted 01/05/2021 Category Third-party Apps and Plugins  
  3. Version 0.227

    145 downloads

    New Year, new release. This release is not a simple drop into Mame, you will have to use a full mame 0.227 setup from mamedev.org, this is due to changes that have been made since 0.226. Once you have that installed just drop this version on to it and overwrite. If you already have a Mame install that's not 0.227 i suggest renaming your current folder and make a new one, install 0.227 and the no-nag, then from your original Mame copy the folders artwork/cfg/ctrl/hi/ini/nvram/roms and any ini files from the root folder (mame.ini/plugin.ini/ui.ini). And overwrite when asked too. NOTE: This does NOT interfere with the Leader boards at all. **This removes the nag screen that informs you if a rom doesn't work correctly, or if at all, if you use this no nag, then please do NOT go to the mame support site with issues with games, please only use if you understand that there will be no help from anyone at mamedev as you are using a modified version of mame. mame64.exe - Normal Mame with Nags removed. For Version 0.227 You are required to download the full 0.227 official pack and install it, then just overwrite the exe with the replacement, this covers any changes the mame devs may have made to the support files. After you have done this, make sure you copy the folders artwork, ctrlr, cheat, hlsl, ini, folders and the mame.ini file from your original mame folder, and move/copy them to the new install. make sure in the mame.ini file you have the following set. Skip_gameinfo 1
  4. I will share them via pm, but if the Author has no issue with them i will post them here.
  5. Nice clean theme, i translated it myself, only took a few mins. Thank you @MarianS3
  6. @ModerateNOOBI played around with this a little for you, Check in LB that game has the correct LB ID If the ID number you have does not match, then click the red X to remove it, then make sure the title matches mine above, i had an issue right at the start i was missing the : and the LB database couldn't find the game, so i changed the title to just 10 Pin and then searched for it, it came back wth the correct title, and i added the media with no issue.
  7. https://www.zeldix.net/t2193-fatal-fury-special
  8. Small update, added 3 Clear Logos for the new tables added to Pinball FX3 Dr. Dude and His Excellent Ray Funhouse Space Station
  9. Should also add, this Moves the roms, not copy them, and i know from my own use i still keep my main set intact, and just use my bat files for copying out separation.
  10. As of 30th September MAME has introduced the soft no-nag, so going forward, i will no longer release no-nags, as the soft version they have implemented is in my eyes a good compromise going forward. That being said i'm sure others will still want to remove the no-nag completely, and as such i suggest looking for MKChamp's diff files and compile your own version, or wait for someone else to release their version. -frontend: Added option to skip repeated imperfect emulation warnings. [Vas Crabb] * The option is called skip_warnings, and it must be set in ui.ini (it can be set using the internal UI). Red warnings cannot be skipped; yellow warning can be skipped under certain circumstances. * For a yellow warning to be skipped, the system must have been launched in a way that allows warnings to be displayed, in a configuration with the same set of devices flagged with unemulated/imperfect features, within the last seven days, and the warning must have been displayed within the past 14 days. Thank to all who have download the no-nags in the past. /K9
  11. MAME 0.224 No-Nag View File There was no real change to last months codebase for Warnings. This could be the last No-Nag i release as the Mame devs maybe adding a softer option for game warnings, some code was added in the previous release but was rolled back just before release, notes were added in mame 0.223 as to what may be acceptable in future builds, the following are the notes as posted. As this may or may not appear in the next release i will wait until then to make a decision on future versions. -Revert "ui: allow to skip warning popup at start" [Vas Crabb] * This reverts commit 74f456df945cd1720dc4d6bc105f64c13e62ced8. * I will allow the feature with the following conditions: - No skipping red warnings. - A key-value map of device shortnames and yellow warnings must be stored in the .cfg file, along with a timestamp of the last time the system was run and the last time a warning was shown. - On starting a system, the map of device shortnames and yellow warnings must be built and compared to the one loaded from the .cfg file. If it doesn't match, if the system hasn't been started in seven days, or a yellow warning hasn't been shown in 14 days, the warning is not to be skipped. There is an added option in the TAB menu in game to see any Warnings that have been suppressed on loading a game, showing if the rom has any known issues, please use this option to check the game/rom before using any online forums for help with the game/rom in question NOTE: This does NOT interfere with the Leaderboards at all. **This removes the nag screen that informs you if a rom doesn't work correctly, or if at all, if you use this no nag, then please do NOT go to the mame support site with issues with games, please only use if you understand that there will be no help from anyone at mamedev as you are using a modified version of mame. mame64.exe - Normal Mame with Nags removed. For Version 0.224 Its recommended to download the full 0.224 official pack and install it, then just overwrite the exe with the replacement, this covers any changes the mame devs may have made to the support files. After you have done this, make sure you copy the folders artwork, ctrlr, cheat, hlsl, ini, folders and the mame.ini file from your original mame folder, and move/copy them to the new install. For those of you on old installs make sure in the mame.ini file you have the following set. Skip_gameinfo 1 Submitter MadK9 Submitted 08/27/2020 Category Third-party Apps and Plugins  
  12. Version 0.224

    247 downloads

    There was no real change to last months codebase for Warnings. This could be the last No-Nag i release as the Mame devs maybe adding a softer option for game warnings, some code was added in the previous release but was rolled back just before release, notes were added in mame 0.223 as to what may be acceptable in future builds, the following are the notes as posted. As this may or may not appear in the next release i will wait until then to make a decision on future versions. -Revert "ui: allow to skip warning popup at start" [Vas Crabb] * This reverts commit 74f456df945cd1720dc4d6bc105f64c13e62ced8. * I will allow the feature with the following conditions: - No skipping red warnings. - A key-value map of device shortnames and yellow warnings must be stored in the .cfg file, along with a timestamp of the last time the system was run and the last time a warning was shown. - On starting a system, the map of device shortnames and yellow warnings must be built and compared to the one loaded from the .cfg file. If it doesn't match, if the system hasn't been started in seven days, or a yellow warning hasn't been shown in 14 days, the warning is not to be skipped. There is an added option in the TAB menu in game to see any Warnings that have been suppressed on loading a game, showing if the rom has any known issues, please use this option to check the game/rom before using any online forums for help with the game/rom in question NOTE: This does NOT interfere with the Leaderboards at all. **This removes the nag screen that informs you if a rom doesn't work correctly, or if at all, if you use this no nag, then please do NOT go to the mame support site with issues with games, please only use if you understand that there will be no help from anyone at mamedev as you are using a modified version of mame. mame64.exe - Normal Mame with Nags removed. For Version 0.224 Its recommended to download the full 0.224 official pack and install it, then just overwrite the exe with the replacement, this covers any changes the mame devs may have made to the support files. After you have done this, make sure you copy the folders artwork, ctrlr, cheat, hlsl, ini, folders and the mame.ini file from your original mame folder, and move/copy them to the new install. For those of you on old installs make sure in the mame.ini file you have the following set. Skip_gameinfo 1
  13. MAME 0.223 No-Nag View File Sorry for the delay, i was moving at the time of release. This could be the last No-Nag i release as the Mame devs maybe adding a softer option for game warnings, some code was added in this release but was rolled back just before release, and the release notes added information as to what may be acceptable in future builds, the following is the notes as posted. As this may or may not appear in the next release i will wait until then to make a decision on future versions. -Revert "ui: allow to skip warning popup at start" [Vas Crabb] * This reverts commit 74f456df945cd1720dc4d6bc105f64c13e62ced8. * I will allow the feature with the following conditions: - No skipping red warnings. - A key-value map of device shortnames and yellow warnings must be stored in the .cfg file, along with a timestamp of the last time the system was run and the last time a warning was shown. - On starting a system, the map of device shortnames and yellow warnings must be built and compared to the one loaded from the .cfg file. If it doesn't match, if the system hasn't been started in seven days, or a yellow warning hasn't been shown in 14 days, the warning is not to be skipped. There is an added option in the TAB menu in game to see any Warnings that have been suppressed on loading a game, showing if the rom has any known issues, please use this option to check the game/rom before using any online forums for help with the game/rom in question NOTE: This does NOT interfere with the Leaderboards at all. **This removes the nag screen that informs you if a rom doesn't work correctly, or if at all, if you use this no nag, then please do NOT go to the mame support site with issues with games, please only use if you understand that there will be no help from anyone at mamedev as you are using a modified version of mame. mame64.exe - Normal Mame with Nags removed. For Version 0.223 Its recommended to download the full 0.223 official pack and install it, then just overwrite the exe with the replacement, this covers any changes the mame devs may have made to the support files. After you have done this, make sure you copy the folders artwork, ctrlr, cheat, hlsl, ini, folders and the mame.ini file from your original mame folder, and move/copy them to the new install. For those of you on old installs make sure in the mame.ini file you have the following set. Skip_gameinfo 1 ***If you use this no nag, then please do NOT report game issues or rom issues to mame support Submitter MadK9 Submitted 08/16/2020 Category Third-party Apps and Plugins  
  14. Version 0.223

    147 downloads

    Sorry for the delay, i was moving at the time of release. This could be the last No-Nag i release as the Mame devs maybe adding a softer option for game warnings, some code was added in this release but was rolled back just before release, and the release notes added information as to what may be acceptable in future builds, the following is the notes as posted. As this may or may not appear in the next release i will wait until then to make a decision on future versions. -Revert "ui: allow to skip warning popup at start" [Vas Crabb] * This reverts commit 74f456df945cd1720dc4d6bc105f64c13e62ced8. * I will allow the feature with the following conditions: - No skipping red warnings. - A key-value map of device shortnames and yellow warnings must be stored in the .cfg file, along with a timestamp of the last time the system was run and the last time a warning was shown. - On starting a system, the map of device shortnames and yellow warnings must be built and compared to the one loaded from the .cfg file. If it doesn't match, if the system hasn't been started in seven days, or a yellow warning hasn't been shown in 14 days, the warning is not to be skipped. There is an added option in the TAB menu in game to see any Warnings that have been suppressed on loading a game, showing if the rom has any known issues, please use this option to check the game/rom before using any online forums for help with the game/rom in question NOTE: This does NOT interfere with the Leaderboards at all. **This removes the nag screen that informs you if a rom doesn't work correctly, or if at all, if you use this no nag, then please do NOT go to the mame support site with issues with games, please only use if you understand that there will be no help from anyone at mamedev as you are using a modified version of mame. mame64.exe - Normal Mame with Nags removed. For Version 0.223 Its recommended to download the full 0.223 official pack and install it, then just overwrite the exe with the replacement, this covers any changes the mame devs may have made to the support files. After you have done this, make sure you copy the folders artwork, ctrlr, cheat, hlsl, ini, folders and the mame.ini file from your original mame folder, and move/copy them to the new install. For those of you on old installs make sure in the mame.ini file you have the following set. Skip_gameinfo 1 ***If you use this no nag, then please do NOT report game issues or rom issues to mame support
  15. They are just symbolic links, like shortcuts, just an easy way to link a folder without having multiples of the same folders, or moving folder structures that can break other things.
  16. Beta 4 now runs for me whereas 3 wouldn't run at all, nothing changed in the setup from previously trying. Also RL is fixed to a point where i see a symbolic link being used for the data folder, but i had to add an Images folder symbolic as well, as RL uses LB's image folder to gather images that are displayed on fades. I know there are some that use the video folder too in their fades. But in all from the very limited testing i did, beta 4 seems to fix the issues i was having, can't comment on other stuff until i test some more.
  17. i also ran in to difficulties with the new beta's. Rocketlauncher seems to be messed up, trys to load the xml file from core/data ??, i also couldn't get Beta 3 to even load, just did nothing, yet Beta 2 did at least load for me, rolled back to beta 2 and again it loaded. So not sure why Beta 3 wouldn't even load. No logs im afraid i rolled back to stable for the time being.
  18. Check the ini folder for another mame.ini if you find one in there just move it to a safe spot, and lastly just make sure you have 'Skip_gameinfo 1' set in the mame.ini, if you can't find it in the ini file that means its set already as the default is 1, so don't add the line if it does not exist, its more ofr people that still use older mame.ini files where it used to be set to 0. Thats all there is to it, i rechecked my local version and can confirm there is no issue with it.
  19. MAME 0.222 No Nag View File NOTE: This does NOT interfere with the Leaderboards at all. **This removes the nag screen that informs you if a rom doesn't work correctly, or if at all, if you use this no nag, then please do NOT go to the mame support site with issues with games, please only use if you understand that there will be no help from anyone mamedev as you are using a modified version of mame. mame64.exe - Normal Mame with Nags removed. For Version 0.222 Its recommended to download the full 0.222 official pack and install it, then just overwrite the exe with the replacement, this covers any changes the mame devs may have made to the support files. After you have done this, make sure you copy the folders artwork, ctrlr, cheat, hlsl, ini, folders and the mame.ini file from your original mame folder, and move/copy them to the new install. For those of you on old installs make sure in the mame.ini file you have the following set. Skip_gameinfo 1 ***If you use this no nag, then please do NOT report game issues or rom issues to mame support Submitter MadK9 Submitted 06/27/2020 Category Third-party Apps and Plugins  
  20. Version 0.222

    221 downloads

    NOTE: This does NOT interfere with the Leaderboards at all. **This removes the nag screen that informs you if a rom doesn't work correctly, or if at all, if you use this no nag, then please do NOT go to the mame support site with issues with games, please only use if you understand that there will be no help from anyone mamedev as you are using a modified version of mame. mame64.exe - Normal Mame with Nags removed. For Version 0.222 Its recommended to download the full 0.222 official pack and install it, then just overwrite the exe with the replacement, this covers any changes the mame devs may have made to the support files. After you have done this, make sure you copy the folders artwork, ctrlr, cheat, hlsl, ini, folders and the mame.ini file from your original mame folder, and move/copy them to the new install. For those of you on old installs make sure in the mame.ini file you have the following set. Skip_gameinfo 1 ***If you use this no nag, then please do NOT report game issues or rom issues to mame support
  21. Pretty sure skip_validitychecks was removed from mame a long time ago. Also you can't skip the screens when loading a rom, you need to use a NoNag mame for that. Also skip_disclaimer is not an option either.
  22. Yep that would do it, roms change and evolve a lot in mame each month, so using the current mame with a 3 year old rom set will have a lot of issues. Mame's exe keeps its own db and has games marked as working/nonworking, and using a set that old you could be seeing games marked as working in the ui, but the games may not have be working that far back, so that set has damaged roms/files that the new mame is checking against and ofc can't find the files it expects.
  23. Are you using the correct mame version for that set as using the incorrect mame version for the rom set you have will cause issues. Also as im sure you are aware, that set is like 3 years old now, lots of changes and advancements have been made in mame since that release. and just search for mame 0.221 roms, i hear the archive site is pretty good
×
×
  • Create New...