Jump to content
LaunchBox Community Forums

PauseShift 1.0

   (2 reviews)

2 Screenshots

About This File

A simple Pause theme inspired by Nintendo Switch Online. This theme showcases a few things that have yet to be done in a Pause Theme:

  • The textlist is aligned to the right
  • Binding the selected item to an image (As represented in the image in the bottom left)

Please learn from the code and create your own Pause Theme.

 

Installation Instructions

  • Extract the folder into your LaunchBox\PauseThemes folder
  • Open LaunchBox or BigBox and change the Pause Theme to PauseShift
  • Like 18
  • Thanks 2

User Feedback

Recommended Comments

I love this pause screen, very elegant and clean, but how do I get "Swap Discs" to appear? it's the only one missing and would love to be able to swap discs from the pause screen instead of going into retroarch. Thanks.

Edited by JayThe2nd
Link to comment
Share on other sites

4 minutes ago, JayThe2nd said:

I love this pause screen, very elegant and clean, but how do I get "Swap Discs" to appear? it's the only one missing and would love to be able to swap discs from the pause screen instead of going into retroarch. Thanks.

Thanks. Themes don't actually control what goes in the menu, that's based on your own Emulator settings. You'll need to go into your manage emulator settings and make sure you insert an AHK script that works to swap out a disc in your emulator. I believe once you have something in there, the option will then appear in the pause screen.

 

Link to comment
Share on other sites

Ah make sense. I got it to show up, thanks. I just set keys to Disc Eject and Next Disc, then added a script to use those keys in the pause screen swap discs script. Only problem now is with retroarch, it keeps inserting the same disc, not seeing the other ones to increment.

Link to comment
Share on other sites

I love this pause theme but would  like it to show the control panel above (or below) the clear logo - is there a simple change I can make to do that?

Thanks :)

Link to comment
Share on other sites

2 hours ago, vaderag said:

I love this pause theme but would  like it to show the control panel above (or below) the clear logo - is there a simple change I can make to do that?

Thanks :)

Can't really remember how this was coded, but probably could do a stack panel, and place the clear logo and control panel image into it.

The code for all images should be in the theme documentation under: LaunchBox\Themes\Documentation.pdf

<Image Source="{Binding Path=SelectedGame.ArcadeControlPanelImagePath}" />

Link to comment
Share on other sites

On 1/13/2023 at 2:25 PM, faeran said:

Can't really remember how this was coded, but probably could do a stack panel, and place the clear logo and control panel image into it.

The code for all images should be in the theme documentation under: LaunchBox\Themes\Documentation.pdf

<Image Source="{Binding Path=SelectedGame.ArcadeControlPanelImagePath}" />

Thanks - for anyone who's interested I modded this for Arcade - probably could be done better by someone, but it seems to work for me :)

Just drop this in your folder, or better yet create a new folder in case it gets removed in an update

Arcade.xaml

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Add a comment...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...