Jump to content
LaunchBox Community Forums

Special T

Members
  • Posts

    80
  • Joined

  • Last visited

Everything posted by Special T

  1. Thanks for the update. Regarding the Audit window, is there a way to always make the Title column visible when scrolling left/right similar to how Excel has the "Freeze Panes" functionality?
  2. I have a setup similar to C-Beats but mine includes sub platform for all the add on consoles or unique things available in emulators like NES HD games or SNES widescreen games. - Platform Category (Console, Handheld, etc) - Platform Manufacturer (Sony, Nintendo, etc) - Platform (Genesis, SNES, NES, etc) - Sub Platform (Sega CD, 32x, FDS, N64DD, NES HD, etc) I also like to manually add fan translations and some hacked games to my collection but I merge them with the original game and add all the credits, version number, patch release date, etc. to custom fields. it's very time consuming but I like the end result.
  3. Sal / RetroPython, just wanted to say thanks for creating the content you do. I usually like tutorial videos that are short and to the point but I like to listen to your videos while I'm driving or have some time to relax. It's fun to learn about some of the history behind the fun consoles we used to play growing up. Thanks!
  4. Some of these have already been mentioned but here are my thoughts on what takes a remaster or collection to the next level. - Overworld hub like Sonic Jam - Extra story elements or events but only if they make sense and add to the overall experience - Updated graphics that stay true to the original i.e. if a game was in 2D make it HD2D instead of 3D - Add special options or cheats e.g. an easy mode, double xp for RPG's, faster walking, etc. - Graphics toggle like Halo MMC - Music toggle for games where the sound track was unique based on the region like Sonic CD - Unreleased or Beta stuff like including Star Fox 2 on the SNES classic
  5. I think a good example of what I'm looking for would be liked Halo: The Master Chief Collection. It felt like the original game to me with better graphics and I really liked the ability to switch from old to new graphics so I can see what changes they made.
  6. Camelot Software Planning for the shining force series and golden sun!
  7. So the most interesting thing about your post is "I use my mouse sideways in front of my keyboard." I've never heard of that before. Is it for an ergonomic reason or does it improve your productivity? I just tried it and it definitely feels weird to me but if it works for you that's all that matters.
  8. I figured the Additional Apps section wasn't used by a lot of people but that's where I keep my fan translations. I manually add them then add custom fields for who translated them and when they were released, what the patch version is, etc.
  9. This was already mentioned but I'd like to see the Phantasy Star series rereleased and possibly more new entries in a similar style to Phantasy Star IV anything after that I wasn't really a big fan off I really enjoyed the Genesis entries.
  10. It's hard to narrow it down but here are some of my favorite games Phantasy Star IV (Genesis) Shining Force (Genesis) Dragon Force (Saturn) Final Fantasy VII (PS1) Final Fantasy Tactics (PS1)
  11. It depends on the generation but here are some of my favorites from when I was growing up Mario Kart (SNES) Saturn Bomberman (Saturn) Power Stone (Dreamcast) Halo (Xbox - Lan Parties) Speed Runner - I am shocked at how much fun this game is for such a simple / low budget game.
  12. After getting information from cpujunkie & JoeViking245, I changed the way I initially had everything laid out in my 1st post. I deleted everything from the Edit Game / Launching / Emulation / Use Custom Command-line Parameters section. The only custom command-line I have is listed in the Manage Emulators / Ares / Details / Default Command-Line Parameters section (see the last screen shot I posted yesterday).
  13. Thank you for the link, I was unaware of the other variable command line parameters so that was appreciated! The only other question I had was what order the parameters are placed in? I assume it's this order but just curious if that's correct. 1. Emulator exe 2. Edit Game / Launching / Emulation / Use Custom Command-line Parameters 3. Manage Emulators / Associated Platforms / Default Command-Line Parameters 4. Manage Emulators / Default Command-Line Parameters So if there were special command-lines in all those areas, would the final command that's sent look look like this? Emulator.exe "game specific command-line" "associated platform specific command-line" "emulator specific command-line"
  14. This is extremely helpful, thank you! I saw another topic on using the %romfile% variable so I tried it but I wasn't using it correctly. The method you outlined works perfectly with the Ares emulator. Aside from the %romfile% variable are there other wildcard parameters that can be used? If so, can you point me in the direction of where I can learn more about them. Also, since there are a few places you can enter command-line instructions, do you know what order the parameters are placed in? I assume it's this order but just curious if that's correct. 1. Emulator exe 2. Edit Game / Launching / Emulation / Use Custom Command-line Parameters 3. Manage Emulators / Associated Platforms / Default Command-Line Parameters 4. Manage Emulators / Default Command-Line Parameters Just incase anyone else is curious, I tweaked your parameters slightly since I have a sperate platform for N64DD roms which are already imported. I added "-N64" to the end of the regular compressed rom file instead of adding "-expansion" to the end of the 64DD roms and it works great. F-Zero X - Expansion Kit.zip <- N64DD rom (ndd) F-Zero X - Expansion Kit-N64.zip <- N64 rom (z64)
  15. I recently updated the ARES emulator to the latest version (138) and I'm having trouble getting everything to work properly. I can launch everything through commandline but when I try to incorporate that code into LaunchBox it works with the exception of the full screen parameter. Here's the commands I'm using to launch N64 DD games that require a base N64 game to load properly e.g. F-Zero X ares.exe "PATH TO N64 ROM" "PATH TO N64DD ROM" --fullscreen So here's what it looks like with a rom file but just to make the code short, I'm pretending they're in the root of my C drive. When this is enter in command line the rom loads in full screen. ares.exe "C:\F-Zero X.zip" "C:\F-Zero X - Expansion Kit.zip" --fullscreen So to get this converted into LaunchBox, 1. I need to put the "PATH TO N64 ROM" in the Edit Game / Launching / Emulation / Use Custom Command-line Parameters section since this will vary for each game. 2. Within the Manage Emulators section, I have to make the following changes > Add --fullscreen to the Default Command-Line Parameters in the Details section > Disable Attempt to hide console window on startup/shutdown in the Details section > Disable Enable Game Startup Screen in the Startup Screen section. It launches the N64 game but not the N64DD game because the --fullscreen parameter is being sent before the "PATH TO N64DD ROM" and it's not starting the N64 game in full screen. If I remove the --fullscreen parameter it will launch the N64DD game correctly except it's still not in full screen. So, how can I make the --fullscreen parameter move to the end? Instead of ares.exe --fullscreen "FULL\PATH\TO\ROM\FILE" it would need to be ares.exe "FULL\PATH\TO\ROM\FILE" --fullscreen
  16. Thank you so much. It works perfectly now. I appreciate your help!
  17. Thank you, I appreciate it! That's really odd, I have all my arcade games in a separate folder outside of mame and they work fine. If I move the game.com games into the MAME folder i.e. "MAME 0.265\roms\gamecom" the RetroArch will load them without any issues. Just curious but do you know why the location maters with Game.com games and not arcade games? Is the retroarch/mame core referencing other stuff within the mame folder to load Game.com roms?
  18. I've found a few older topics on getting Tiger Game.com up and running in Launchbox but they don't seem to work. I tried MAME and RetroArch and I've gotten the best results so far in RetroArch. The RetroArch core I'm using is mame_libretro All my roms are individually compressed (zip) and located in the following directory C:\Users\Special-T\LaunchBox\Games\Tiger Game.com\ That directory also includes gamecom.zip which includes external.bin & internal.bin None of the games will launch. If I add gamecom.zip as a rom to my Tiger Game.com section of LaunchBox and click the play button, it will load the main Game.com screen at which point I can press the tab key and manually navigate to the roms folder to select a game e.g. Sonic Jam which will cause the system to reboot and load into the correct game. I'm trying to figure out what command lines to enter to load the game without having to manually click Tab and navigate to it. Here's my current setup which lets me load directly into the Game.com screen. I've tried modifying the command line parameters but nothing seems to work e.g. Adding "gamecom -cart1" excluding the quotation marks Adding "C:\Users\Special-T\LaunchBox\Games\Tiger Game.com\gamecom.zip" including the quotation marks Adding a combination of the two parameters Does anyone have any other suggestions I can try?
  19. Yes it opens in full screen although the emulator window pops up for a couple seconds before it changes to full screen. I'm currently using ares v134. I haven't updated since it seems to be working. ****************EDIT**************** Just posting this here incase anyone stumbles on this topic, please see this post for an update on how to launch ares in full screen
  20. Thanks again for responding. I wanted to provide an update. Looking at the PC section without box art is depressing so I tried to switch the default display image to screenshots however the same issue happened. I also tried logos and that resulted in the same error as well. Any other thoughts on what I can do to try to resolve the issue?
  21. Thank you for the suggestion. I closed LaunchBox and deleted the Cache-LB folder then reopened launchbox. It allowed me to scroll to the bottom of the "PC" platform then when I tried to scroll back to the top of my game list it froze. I then updated to the latest beta build and deleted the Cache-LB folder but the same thing happened, I could scroll down but it froze when I scrolled back to the top of the screen. Luckily LaunchBox still works if I delete the box art so I can do that for now but if you have any other suggestions I can try, please let me know. Thanks
  22. I have been getting this error over the last couple of days and it's driving me crazy. I have my PC games separated into different platforms Epic, Steam, GOG, etc. with one of those being labeled as "PC" which is used to store fan games and it only has 36 games in that section currently. The error only pops up when I'm in the "PC" platform section. It seems to be related to the box art images since the error no longer happens when I temporarily delete the box art folder. I tried to add the images back one at a time to figure out if there was a specific image that is causing the issue but after some testing it seems like it's not tied to a specific image. If I add some images in it will work, then if I close and open LaunchBox the error will sporadically come back. Any thoughts on how to fix this?
  23. Ok so I figured out how to quit the emulator without using the special script within LaunchBox. I edited line 253 in the setting.bml file within the ares folder to the following text "QuitEmulator: 0x1/0/0;;" That fixed my problem, I can press Esc now and it closes the emulator properly. My only other question with this emulator is when I launch a game through LaunchBox, this window pops up for approximately 5 seconds before the game loads into full screen. Is there a way to suppress this window from popping up or have it automatically minimize so it's not seen before the game loads? Thanks for anyone that's able to help.
  24. As far as I can tell, the emulator doesn't recognize "Esc" as a way to exit a game so I added this to the running script section $Esc:: WinClose, ahk_exe {{{StartupEXE}}} The Esc button now works perfectly and closes the emulator however if I want the game to automatically start in full screen I have to add "--fullscreen" to the Default Command-Line Parameters section of LaunchBox so the Sample Command now reads ares.exe --fullscreen "FULL\PATH\TO\ROM\FILE" For some reason, after I added the full screen parameter, it now causes two instances of the ares emulator to populate. If I press the ESC key, it will close out of one instance and then the 2nd one freezes causing me to have to have to access task manager to close out. Does anyone know of a different way to make ares start in full screen so it doesn't cause a second instance of the emulator to generate?
  25. I got all my RetroArch consoles up and running with my favorite shader which is from Sonkun's shader pack. If you're not familiar with this shader pack feel free to check out these brief videos here & here This shader works great for all RetroArch consoles but for any stand alone emulator I've tried using Reshade. I haven't found a good shader within Reshade. All the ones I've found for Reshade either make the image to dark or don't properly display the dithering effect used in some games (look at the grey bottom area of the attached images below Bowser, Peach, and Yoshi). Does anyone have any suggestions on Reshade shaders that can produce a similar result to Sonkun's shaders from RetroArch or does anyone know how to port RetroArch shaders into Reshade? Lastly, not sure if this will be needed by I'm using a 1080p monitor and the specific shader I use in Sonkun's pack is Sonkun -> Scalefx-Presets -> Slot-Mask -> Flat-Screen -> 1080p -> 03-crt-guest-advanced-hd-slot-mask-neutral-rf-ntsc-3-phase.slangp
×
×
  • Create New...