Jump to content
LaunchBox Community Forums

sozuke

Members
  • Posts

    16
  • Joined

  • Last visited

Everything posted by sozuke

  1. Thanks guys! I knew that, but still couldn't get my roms to work. The reason turned out to be more involved than expected, so I'll describe what I've learned in the hope that others will benefit. You'll need the right BIOS files in the Retroarch system folder, and the atari800 system type set to 800XL (which I believe to be identical to the XEGS spec wise) or the 130XE (which has a bit more RAM). This is easy to figure out, and described in the core documentation. The game roms, however, come in a variety of formats. Cartridges are .rom, .bin or .car - I had .bin. It turns out a lot of roms will need processing to be able to start. To do this, you need to go into "controls" in the Retroarch quick menu and change the control device type to Atari Keyboard. This will enable you to press alt+c with the core running, which will open the cartridge management menu in the Atari OS. Here, you can create a cartridge from your .bin file. I chose the XEGS switchable cartridge type, which seems to work. This will create a new file, which has a header that lets it auto start when you open it in the core. You can find people describe this in forum posts and the like if you google, but they'll typically just write "go to the cartrige management menu", which makes it sound like this menu is in the Retroarch core options.
  2. Retro_Rage, I can't find XEGS in the core options, just different atari computers! Has this been changed, or did you mean one of them?
  3. Hi guys! I'm trying to get into theme creation, but I can't figure out how to edit the Game Details View in y2guru's excellent theme creator. Is this possible? Alternatively, is it possible to add box art that flips whey you push the hotkey for "Flip box" in any of the other views? I can't for the life of me find any information about this in the forum... I see the first question has been asked three times in the CTC-thread, but never answered.
  4. Thanks for the lightning quick response:) Game details view, that's the page where you get the list of commands, like play, view manual, flip box et cetera, right? That's the thing, I navigate to that view, but I can't see any of the merged entries. I can se "play", but if I select it the game just starts on the first ROM. I've played around with the options though, maybe I've disabeled something! I'm using the New Retro theme, if it matters.
  5. Hi guys! I haven't been able to find an answer to this by searching the forum, or in Brads otherwise excellent YouTube-video on the merge/split-feature (nor in its comment section for that matter). How do you launch ROM nr. 2, 3 and so forth from BigBox when the ROMs are merged to one game? In standard Launchbox it's easy, you just right click and get a menu, but I can't figure out how to do the same thing in BigBox with a controller. Thanks in advance!
  6. So, I'm sure you guys figured this out a long time ago, but adding this ahk-script to the retroarch emulator in launchbox is one way to go: Loop { WinWait, ahk_exe retroarch.exe IfWinExist { MouseGetPos, 1920, 1080, 0 MouseMove, 9999, 9999 BlockInput, MouseMove BlockInput, MouseMoveOff MouseMove, %MX%, %MY%, 0 } Sleep 1000 }
  7. Ah, thanks to both of you! I somehow hadn't noticed that setting. Then I'll always have the option to bypass if I'm not able to edit the TextGamesView-file more to my liking.
  8. Hey guys! I've been trying to learn how themes work; I've watched Jason's videos on Visual Studio, I've downloaded the community version and played around with it, and I've experimented with editing view files and corresponding images/videos within the awesome themes I've downloaded from this forum... your know, just changing stuff around to learn what happens, hoping to be able to match Critical Cid or Viking one day far, far into the future. There are some things I can't seem to figure out, though... for instance, your start out in big box by selecting a platform in a platform view, then you go on to select a game, and then you end up in a view in which you can choose "play", "manual" and so forth. This view seems to look the same in all themes, there are choices to do the aforementioned things in a menu to the left, there's a video of the game and a cover in the middle, and a description to the right. What is this view called? I really can't find it. I'd like to make some changes to it, at least remove the video, or maybe even bypass it altogether.
  9. sozuke

    Hiding windows

    Thanks, m3TTwUrsT:) Unfortunately, the script doesn't help much; it makes the screen flash black periodically (presumably each time the WinVICE window recieves a command to maximize), and when I quit I still see a short flash of a smaller window before WinVICE closes down. I've been doing some research; the AutoHotkey command "Gui" is supposedly able to create a new, all black window, for instance like this: ^k:: Gui, -Border -Caption +AlwaysOnTop Gui, Color, Black Gui, Show, x0 y0 w%A_ScreenWidth% h%A_ScreenHeight%, Example return Seems like I could put the above before a command to close the WinVice window (which would then close behind the black window), and then remove the black window. Problem is, I can't get the Gui-command to work while WinVice is running. When I run the above nothing happens, at least the window that's supposed to show up isn't anywhere to be seen. Edit: I tried running it after first collapsing WinVice from full screen to a smaller window with alt+d, and doing so, the black Gui-window was able to be triggered. When in full screen, though, nothing visible happens, although I've noticed I have to press esc before WinVICE will respond to commands (indicating perhaps that a new but invicible window is hopvering above it and needs to be quit?) Hm, maybe this isn't noob-stuff... maybe I'll go ask on the Autohotkey-forums.
  10. Thanks Viking! This really is an awesome looking theme, perfect for my couch-based setup, so I'm basically nitpicking, I know. And I agree; whether or not the text should cover the picture is just a matter of taste, I'm sure others like it that way. It seems like I'm able to tweak it just by making the banner picture smaller, so I'll just do that. Keep up the great work!
  11. Thanks JPGIII, that brought me at least a little bot closer! Alas, I've tried all of the different percentages in the control panel now; basically, the issue remains. The text size changes, but something is still cut off or covering the banner pics, though in varying ways. Maybe I'll go trough the view files and try changing some font sizes there to try and learn what's going on, maybe I can change the dimensions of the banner pictures as well.
  12. Your theme looks awesome! I'm having a small problem, though, and I can't se that anyone else has mentioned it... the text in descriptions seem to be a little big compared to the screenshots on the theme download page, so that part of it either gets cut off or covers the system images. I'm using the theme on newest launchbox, win 10 and a 16:9 1080p TV. Any idea how to fix this? Thanks a bunch! Below: The "C" in Commodore gets cut off Below: Text covering system picture (controller)
  13. sozuke

    Hiding windows

    Hello guys! I'm a noob, but I have a very specific goal: I want to set up an emulator system in which I NEVER see any windows, dialog boxes or stuff like that. Everything should be full screen and console-like while in use. Some emulators, like RetroArch, are easy like that; they boot directly to full screen, and when they quit they just go back to LauchBox. Others, like WinVICE for C64, give me problems; in WinVICE's case, it starts up in full screen, but when I exit it shrinks to a smaller window for half a second before LaunchBox comes back. I've tried going through RocketLauncher and using fades, but even with an out-fade that stupid, little window pops in to mock me before the fade starts. Does anybody know a way to deal with this? I would be perfectly happy with the screen going black for a few seconds while an emulator starts or closes and whatever happens behind the scenes... could anything like that be done with that AutoHotKey-stuff I keep reading about? Thanks in advance!
×
×
  • Create New...