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: Some Questions  (Read 4058 times)

0 Members and 1 Guest are viewing this topic.

StrikeOne33

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 34
  • Last login:March 19, 2022, 09:32:36 pm
Some Questions
« on: June 17, 2008, 04:34:34 pm »
I am very new to the word of emulation, but I plan on building my own cab.  I am trying to get the computer I will use set up before I actually start the build.  I used uncle t's mala setup guide to get where I am so far but I have a couple of questions.
1. How do i get Kega Fusion to go directly to full screen when I select a game from inside mala?
2. Why do my project 64 roms not work from mala? (mala will launch the emulator but then says the attempt to open file failed), they work fine if I just open project 64 and then open the game, but not from mala.
3. Why are the layouts not positioned properly? (the boxes for the game titles and such do not match up with the game list)
4. How do I get snapshots to show up? (i know my file paths are right, could this be another problem with the layouts?

thanks for reading...
« Last Edit: June 17, 2008, 05:53:59 pm by StrikeOne33 »

NOP

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 916
  • Last login:September 19, 2017, 08:22:27 pm
  • I stole my avatar.
    • winterMAME
Re: Some Questions
« Reply #1 on: June 18, 2008, 09:39:42 am »
Just some hints. I've never used uncleT's guide, P64 or KF, so I'm pretty much talking out my butt here.

1. if it's possible to create a shortcut to KF, and launch via it, I believe you can specify the windows/full screen option in the shortcut properties. (right click on the shortcut)  Otherwise you'll have to look for an option inside KF.

2. It's likely a command line option error.  Check the instructions for p64 to see what command line parameters you need to pass into the program to launch a rom from the command line.  Mala is only (unless you've changed it) passing the rom name when you launch a title, and without the path to where that title is, p64 can't find it.

3+4. what layout are you using?  Is it rotated to the wrong orientation for your monitor?




StrikeOne33

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 34
  • Last login:March 19, 2022, 09:32:36 pm
Re: Some Questions
« Reply #2 on: June 18, 2008, 11:24:37 am »
I couldent figure out fusion or p64, im using these for my layouts:
http://www.emuchrist.org/cpviewer/mamewahlayouts_c.htm
The rotation is fine the titles are just slightly outside of those boxes


nukedawg

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 71
  • Last login:May 08, 2021, 10:25:12 am
Re: Some Questions
« Reply #3 on: June 19, 2008, 12:24:13 pm »
1. How do i get Kega Fusion to go directly to full screen when I select a game from inside mala?

From UncleT's setup guide it shows the following for settings to use on the 'command line' section under the execution tab in Mala:

Code: [Select]
  Sega 32x (Fusion)               =  "%path%\%rom%.%ext%" -32x -auto –fullscreen
  Sega CD (Fusion)                =  "%path%\%rom%.%ext%" -scd -auto –fullscreen
  Sega Gamegear (Fusion)          =  "%path%\%rom%.%ext%" -gg -auto -fullscreen
  Sega Genesis (Fusion)           =  "%path%\%rom%.%ext%" -gen -auto -fullscreen
  Sega Master System (Fusion)     =  "%path%\%rom%.%ext%" -sms -auto -fullscreen
  Sega SC3000 (Fusion)            =  "%path%\%rom%.%ext%" -sms -auto -fullscreen
  Sega SG1000 (Fusion)            =  "%path%\%rom%.%ext%" -sms -auto -fullscreen

note the "-fullscreen" option :)

2. Why do my project 64 roms not work from mala? (mala will launch the emulator but then says the attempt to open file failed), they work fine if I just open project 64 and then open the game, but not from mala.

From UncleT's setup guide it shows the following for settings to use on the 'command line' section under the execution tab in Mala:

Code: [Select]

 Nintendo 64 (Project64)         =  %path%\%rom%.%ext%



note there is no " " s used and if you use " " around the command line that is prolly yer problem :)

I have both Fusion and Project64 working beautifully in Mala with no problems at all (except losing focus on SegaCD games but havent solved that yet)

G'luck !





StrikeOne33

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 34
  • Last login:March 19, 2022, 09:32:36 pm
Re: Some Questions
« Reply #4 on: June 19, 2008, 12:53:13 pm »
Wow, I guess I went through that section a bit too fast, thank you so much, they work great now.

nukedawg

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 71
  • Last login:May 08, 2021, 10:25:12 am
Re: Some Questions
« Reply #5 on: June 19, 2008, 12:58:14 pm »
One other thing about Project64. Because there are no quotes " " around the command line, I couldnt load any roms with spaces in the name or the in the path. So I decided to use the _ char to name my files.

Such as File_name_blah_blah.zip.

Glad it helped :)

unclet

  • Trade Count: (+4)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 3561
  • Last login:March 17, 2025, 11:51:15 am
Re: Some Questions
« Reply #6 on: June 20, 2008, 07:32:40 am »
Well ... I just ran into this thread now ...... been busy lately a lot.   Glad to hear you got it all resolved .   :applaud: