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: Minor emulaxian software problems  (Read 1198 times)

0 Members and 1 Guest are viewing this topic.

pragma

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 51
  • Last login:April 14, 2004, 04:04:49 pm
  • J-PAC, Taito cabinet, PC Monitor
Minor emulaxian software problems
« on: March 09, 2003, 10:20:21 pm »
Hi everyone, especially Peter if you're reading! :-)

I'm having some minor problems only with my emulaxian setup. I'm using the most recent beta, downloaded today at around 21h40 GMT.

(1) When I use the vertical skin, it's upside down. Is there an easy way to rotate this the other way? :-)

(2) Filtering newer than seems to be not working. I get the ui, choose newer than 1997, but still get all roms. Very strange.

Any help much appreciated,

Paul

)p(

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 964
  • Last login:March 27, 2009, 03:38:15 am
  • We are the Galaxians...
    • Emulaxian:cabinet and frontend
Re:Minor emulaxian software problems
« Reply #1 on: March 10, 2003, 01:33:12 am »
Hi everyone, especially Peter if you're reading! :-)

I'm having some minor problems only with my emulaxian setup. I'm using the most recent beta, downloaded today at around 21h40 GMT.

(1) When I use the vertical skin, it's upside down. Is there an easy way to rotate this the other way? :-)

(2) Filtering newer than seems to be not working. I get the ui, choose newer than 1997, but still get all roms. Very strange.

Any help much appreciated,

Paul

1. rotation is skin based in emulaxian. each sprite except the background bitmaps have a rotation parameter. as i have my monitor rotated right that is the skin i made. If you want i can make a rotated left skin it is not difficult to do.

2. If you don't have a game newer then 1997 it wil return the full list. Because if the filter result gives an empty list the list will not be changed.
which beta? look at the beta info text. the last beta, beta 5 addresses a problem with the filters caused by director mx not a bug in my code ;-) the newer then filter was one of the affected ones.

thinking about it the names i gave to the filter may be confusing ;-)
Older_then uses the larger operator. it will return 1997 >
Younger_then uses the smaller operator. It will return 1997<

Older_then renaming to Newer_then and Younger_then to Older_then is probably a good idea... ;D

peter
« Last Edit: March 10, 2003, 05:43:57 am by )p( »

pragma

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 51
  • Last login:April 14, 2004, 04:04:49 pm
  • J-PAC, Taito cabinet, PC Monitor
Re:Minor emulaxian software problems
« Reply #2 on: March 10, 2003, 10:10:23 am »
Hi Peter,

"easy" for me != "easy" for you. If your offer of rotating the skin is genuine, then I gratefully accept.

I believe your theory that I was accidentally filtering all games _older_ than 1997 is completely possible. I will check that out tonight. I suggest "Released before" and "Released since" to avoid confusion! :-)

Regards
Paul

pragma

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 51
  • Last login:April 14, 2004, 04:04:49 pm
  • J-PAC, Taito cabinet, PC Monitor
Re:Minor emulaxian software problems
« Reply #3 on: March 10, 2003, 10:14:00 am »
Oh - also, sorry, the beta I'm using is the one mentioned in this post: http://www.messageboard.nl/forums/echo/2243/viewtopic.php?t=69
 
Thanks
Paul

)p(

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 964
  • Last login:March 27, 2009, 03:38:15 am
  • We are the Galaxians...
    • Emulaxian:cabinet and frontend
Re:Minor emulaxian software problems
« Reply #4 on: March 10, 2003, 11:27:04 am »
no problem just takes a few minutes. i upgraded the beta with a skin for monitors that are rotated to the left. While skinning I also made a few adjustments to the skinner...so I also upgrade the beta exe...

http://3darcade.mameworld.net/fe078beta.zip
cut and paste the link in your browser


to change the name of a filter look in the cfg file for the selectionset you are using, most likely cfg\selsets\fearcade.cfg

peter