Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: I have just coded this WII Front end if you want to test it out.  (Read 2050 times)

0 Members and 1 Guest are viewing this topic.

Barry Barcrest

  • I'm only in it for the lack of money
  • Trade Count: (+2)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1620
  • Last login:November 09, 2021, 09:54:17 am
  • Simple Plan
    • E-Touch Jukebox
I have just coded this WII Front end if you want to test it out.
« on: February 12, 2007, 02:30:28 pm »
I saw the wii o/s and thought i would do something simular as there doesn't seem to be much in the way of config options for the current one. So far i have got it to display the warning screen, then drop into the menu when you click. You can then click the menu items and it brings up a menu screen so i would say i am about done offering what the other Wii OS emulation does.

This is where i am right now...

Features:
Change the Backdrop.BMP to any file you wish.
Change the Menu BMP files to any that you wish. (Specify a different one for each channel button)
Change the front warning screen to any BMP you wish.
True Windowed and Fullscreen mode.
Support any resolution supported by your hardware.
Configure each menu button with a command line.
Scoll the thumnail page left and righ using the arrows
Animated the arrows
Displays Date Correctly at the bottom
Right Click the channel and edit it in the frontend

Each menu button is configured by a txt file called channel0.ini - channel35.ini If it doesn't find the INI it just loads a blank channel button. So far in the ini file i have the following;

Button Image
button1.bmp
Main Image
zelda.bmp
Menu Image
Nes.bmp
Title
Zelda
Players
1 - 2 Players
Command Line
C:\NES\Nes.exe Zelda.nes

Do i need to add anything else for the config for each channel?

Change the 0 to a 1 in the pissos.ini to make it fullscreen and you can set the resolution in there too. Although it doesn't re-position everything yet.

DOWNLOAD:
http://www.freeboxjukebox.com/files/beta/pissOS3.zip
« Last Edit: February 23, 2007, 08:35:18 pm by Barcrest »

Dazz

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1246
  • Last login:January 11, 2025, 07:43:39 am
  • HyperSpin Team
    • VPUniverse
Re: I have just coded this WII Front end if you want to test it out.
« Reply #1 on: February 12, 2007, 03:16:21 pm »
Cool!  I posted a thread sometime ago about the Wii o/s and thought it might make an interesting front end.  Glad to see that someone is running with it.  I'll download this once I get back near my machine and give it a shot.



Howard_Casto

  • Idiot Police
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 19428
  • Last login:Today at 01:14:11 am
  • Your Post's Soul is MINE!!! .......Again??
    • The Dragon King
Re: I have just coded this WII Front end if you want to test it out.
« Reply #2 on: February 12, 2007, 10:24:12 pm »
Eek man the images are a tad mangled. 

Bitmaps are a big no-no as well.  They take up more memory and you can't do nice effects with them like transparencies.  Pngs make the most sense as there are image packs available for most emulators.

When you click on the start buttons you get wierd artifacts on them. 

It's kind of silly to keep the email and settings buttons on the interface.  Remember you don't have to do it exactly like the wii.  That space could be used to display comething else. 

A good effort, but for the love of god don't swipe the images from that "wii os" some guy over at wiili made as it looks like crap.  Play with some photoshop or gimp and make new images and it'll be great. 


Barry Barcrest

  • I'm only in it for the lack of money
  • Trade Count: (+2)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1620
  • Last login:November 09, 2021, 09:54:17 am
  • Simple Plan
    • E-Touch Jukebox
Re: I have just coded this WII Front end if you want to test it out.
« Reply #3 on: February 12, 2007, 10:28:13 pm »
You can substitute the images for your own, i'm no gfx guy which is why i used thoose. If you want to make me some that's great. There are a couple of bugs in this Wii front end but i don't know if it is worth carrying on with anyway, i will post up another version i have here as it is already done and it fixes the following;

Taskbar doesn't show up when you exit if using full screen. (FIXED)
Depending on what you have put in the button ini it might not launch the app (FIXED)
Some other fixes i forget now.

I will edit the link on the main page.

Barry Barcrest

  • I'm only in it for the lack of money
  • Trade Count: (+2)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1620
  • Last login:November 09, 2021, 09:54:17 am
  • Simple Plan
    • E-Touch Jukebox
Re: I have just coded this WII Front end if you want to test it out.
« Reply #4 on: February 13, 2007, 09:01:00 am »
I just fixed up a couple more bugs...

BUG: Left/Right arrows would show up on app/game select menu (FIXED)
BUG: Menu music Kept Playing when you launched something (FIXED)

I have used this a fair bit today and it all seems to work now. I will post the updated version tonight when i get home for anyone interested.

Barry Barcrest

  • I'm only in it for the lack of money
  • Trade Count: (+2)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1620
  • Last login:November 09, 2021, 09:54:17 am
  • Simple Plan
    • E-Touch Jukebox
Re: I have just coded this WII Front end if you want to test it out.
« Reply #5 on: February 23, 2007, 07:11:45 pm »
I made a small update so you can skin the buttons. Here is a new skin created by someone over on my forum.

DOWNLOAD:

http://www.freeboxjukebox.com/files/beta/pissOS3.zip
« Last Edit: February 23, 2007, 08:35:48 pm by Barcrest »