Jump to content
LaunchBox Community Forums

5thWolf

Members
  • Posts

    329
  • Joined

  • Last visited

Everything posted by 5thWolf

  1. Worked perfectly fine for me on version 0.9.5 with set up like this in LB:
  2. Any help get this logo?
  3. Can anyone help me get the clear logo for Realm of the Paladin? Thanks in advance!
  4. I already tried deleting the polepos2.cfg then programming the map again. It did the same thing. But I am going to try it gain just incase.
  5. Oh man I don't understand this one, just the very bottom part maybe. Would you be able to give me an example with "game.exe" and the end send script?
  6. Anyone have any ideas? I was wondering if it might have to do with me initially not having having the controllers static when doing universal mapping in MAME for all games, then applying the the static controls?
  7. Anyone?
  8. Wow amazing job!!!!!!
  9. Can you help be get the logo for Synnergist? Thanks in advance!!!!
  10. Several games have an initial set up screen like this: Anyone know if it's possible to make a .bat that runs the game and inputs the options so I don't have to every time?
  11. Anyone know why this website is emended in the code for GameDetailsView.xaml??? It points to some Singapore furniture store or something. If you remove it or replace it with something like google.com it breaks the theme.
  12. So I ran into an odd issue. Was mapping everything since I got the forced order figured out. Every game was fine until I hit polposition 2. Its is mapping the #1 controller as #6!!! But when you go in-game nothing works because it's mapping as #6. I tried deleting the polpos2 settings file, but nothing. Any one have any ideas? This is super strange. Not sure if there are other games but its consistent to that game. This did not happen till I implemented the controller file. But why all games are good but one is off?
  13. Anyone willing to help add video preview in the right corner and move the 3D box to the left?
  14. I just found it.... took a bit. Here it is. In GameDetailsView.xaml Property="VerticalAlignment" Value="Center"
  15. Also, where can I edit the background image to instead of showing top most only part of the image, have it be center most part of the image?
  16. AD&D - Slayer background View File AD&D - Slayer background Submitter 5thWolf Submitted 06/14/2023 Category Platform Media  
  17. Version 1.0.0

    1 download

    AD&D - Slayer background
  18. Would you by chance be willing to show me where and what the code line would be? I would be eternally grateful!! 😁
  19. Would that be as easy as copying this theme and adding the new lines in? Also, how do I activate the 3D box on the right like other people did? Mine doesn't have it.
  20. Is it possible to have the 3d box on the left and video preview on the right?
  21. Well I am really glad you said that as for if anything happens I will take a peak at that then shorten. Just don't how I will with the 2 controllers that are the same exact name, # 1 & 2 in my last pic.
  22. So I have the Ultimarc lightguns "ATRAK Device #1 & 2" and they work great! However in MAME I noticed they are by default assigned as "Joystick": So my question is, is there a benefit to get MAME to set them "Lightgun" or "Mouse" instead of "Joystick"? Though they seem fine, just want to know if MAME handles them differently if they set as any of the other types.
  23. Ok so it definitely was something on the ID, most likely a mistake since the wheel shows up 2 times in USB Device Manager. Maybe I chose the wrong one or something. But..... I did test the copy past from MAME and it worked perfectly!!! It looks like this: <?xml version="1.0"?> <mameconfig version="10"> <system name="default"> <input> <mapdevice device="Logitech G HUB G29 Driving Force Racing Wheel USB product_c24f046d-0000-0000-0000-504944564944 instance_2c2c8660-f0d1-11ed-8013-444553540000" controller="JOYCODE_1" /> </input> </system> </mameconfig> This makes it a million times easier then looking for IDs anywhere else or in Windows!!!!! THANK YOU BOTH!!!!!!!!!!!!!!!!!
  24. So I copy/pasted your code and no more crash!! However It didn't seem to change the controller assignment. Going to double check the IDs and report back. Will also try the copy ID through MAME to see if it works.
  25. I copy pasted JoeViking's: <?xml version="1.0"?> <mameconfig version=”10”> <system name=”default”> <input> <mapdevice device=”VID_046D&amp;PID_C24F” controller=”JOYCODE_1” /> </input> </system> </mameconfig>
×
×
  • Create New...