Home
Reviews
Forums
New Games
Podcast
• submit tip •
  #571  
Old 02-26-2012, 12:32 AM
RotaryP7 RotaryP7 is offline
Member
iPhone 5, iOS 6.x
 
Join Date: Dec 2011
Location: Miami, FL
Posts: 61
Default

I'm wondering.. Can we add games now? lol.
Reply With Quote
  #572  
Old 02-26-2012, 01:18 AM
blades blades is offline
Member
iPod Touch (3rd Gen), OS 3.x
 
Join Date: Jan 2010
Posts: 58
Default

So did this get pulled yet again? The 2.0.1 update? when did it come out and how long was it out?
Reply With Quote
  #573  
Old 02-26-2012, 03:41 AM
Menneisyys Menneisyys is offline
Senior Member
 
Join Date: Dec 2008
Posts: 1,557
Default

Quote:
Originally Posted by blades View Post
So did this get pulled yet again? The 2.0.1 update? when did it come out and how long was it out?

Currently, we're discussing Aemula Oldies, the successor to iDos in the AppStore. It's also hackable with the tools I've developed.
Reply With Quote
  #574  
Old 02-29-2012, 07:55 PM
Dahak Dahak is offline
Senior Member
iPad (4th Gen), iOS 6.x
 
Join Date: Jun 2010
Location: Beaufort, SC
Posts: 283
Default

Quote:
Originally Posted by Menneisyys View Post
Currently, we're discussing Aemula Oldies, the successor to iDos in the AppStore. It's also hackable with the tools I've developed.
Just curious... does Aemula offer any advantages for those of us who have iDOS? Am I missing anything by not having worked with it yet?
Reply With Quote
  #575  
Old 02-29-2012, 08:12 PM
Rafnel Rafnel is offline
Member
iPod Touch (4th Gen), iOS 5.x
 
Join Date: Feb 2012
Posts: 92
Default

Wow! I can't believe there are free oldies on the ios! I got Aemula Oldies and it's pretty good. Too bad iDos got pulled, sounds like it had more games. The games ran a bit slow but that's okay. It's cool having Dosbox on my iTouch. Any plans to add more games or will those get pulled like iDos?
Reply With Quote
  #576  
Old 03-01-2012, 08:22 AM
MrJR MrJR is offline
Member
 
Join Date: Aug 2009
Posts: 87
Default

Quote:
Originally Posted by blades View Post
So did this get pulled yet again? The 2.0.1 update? when did it come out and how long was it out?
It came out on January 19, 2011. It was only on the store for a few hours that day. It's been gone a very long time.

Quote:
Originally Posted by Dahak View Post
Just curious... does Aemula offer any advantages for those of us who have iDOS? Am I missing anything by not having worked with it yet?
It depends, but for the most part, not really. The joystick and gamepad layout is improved, and people with no knowledge of DOS can tap one button and start playing old games. I'm guessing that second part doesn't apply to you. The emulation is not as smooth as iDOS/DOSpad on my A5 devices, though it seems better on my A4 devices.

The triumph of Aemula Oldies is that it's available on the AppStore.

Quote:
Originally Posted by Rafnel View Post
Wow! I can't believe there are free oldies on the ios! I got Aemula Oldies and it's pretty good. Too bad iDos got pulled, sounds like it had more games. The games ran a bit slow but that's okay. It's cool having Dosbox on my iTouch. Any plans to add more games or will those get pulled like iDos?
It's not that iDOS "had more games"... iDOS was better because it was a full DOSbox-based DOS emulator, which meant that you could add any old DOS games you have/had (mainly games from '94ish and earlier). If you have jailbroken your device, you can install DOSpad, which is almost identical to iDOS. It's from the same developer, and it's not being updated anymore, but you can still use it to play your old games that aren't in AO.

Litchie added a couple games in this last update. I expect he'll probably keep pushing to add more in the future.

Last edited by MrJR; 03-01-2012 at 08:24 AM..
Reply With Quote
  #577  
Old 03-09-2012, 07:18 AM
lavd lavd is offline
Junior Member
iPad, iOS 5.x
 
Join Date: Mar 2012
Posts: 2
Default

can someone please make Master of Magic package please
and step-by-step how to put it in
thanks!
Reply With Quote
  #578  
Old 03-10-2012, 03:54 AM
lennyw123 lennyw123 is offline
Junior Member
iPhone 4, iOS 5.x
 
Join Date: Mar 2012
Posts: 2
Default

Can someone help I am trying to install a game to the book shelf in idos 2.0.1. however after following instructions from pg 13. I launch idos on my iphone I go to the idos shop and click on the game I have added to install but I get a error message saying: Sorry, something bad happen during installation

The game I am trying to install is Leisure Suit Larry 1 (VGA version). This is what I have in my .CFG file:

#-----------------------------------------------------
# GamePad Key Bindings
#-----------------------------------------------------
[gamepad.keybinding]
button0=ATL,ALT
button1=CTRL,CTRL
button2=SPC,SPACE
button3=ENTR,ENTER
button4=ESC,ESC
button5=y,y

[start.iphone]
cycles=2500
cd \3drealms\LL1\LL1
sierra.EXE

[start.ipad]
cycles=3000
cd \3drealms\LL1\LL1
sierra.EXE

Can anyone please suggest any ways to solve this problem.
Reply With Quote
  #579  
Old 03-10-2012, 10:08 AM
Dahak Dahak is offline
Senior Member
iPad (4th Gen), iOS 6.x
 
Join Date: Jun 2010
Location: Beaufort, SC
Posts: 283
Default

Lenny- the same thing happened to me when I installed Gateway to the Savage Frontier-- but it turned out to be user error. Go into your games.plist in the packages directory and make sure that the package name is spelled the same way as the package file name is. Restart iDOS and try to install it again. If that doesn't work, please post your plist and I'm sure we can figure it out.
Reply With Quote
  #580  
Old 03-10-2012, 10:32 AM
lennyw123 lennyw123 is offline
Junior Member
iPhone 4, iOS 5.x
 
Join Date: Mar 2012
Posts: 2
Default

Hi Dahak

I tried what you suggested but I still cant get it to work. Here is my games.plist:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<array>
<dict>
<key>ConfigFile</key>
<string>WOLF3D.CFG</string>
<key>CoverImage</key>
<string>wolf3d.jpg</string>
<key>PackageFile</key>
<string>wolf3d.pkg</string>
<key>TargetFolder</key>
<string>3drealms/WOLF3D</string>
<key>Title</key>
<string>Wolf3D</string>
<key>UUID</key>
<string>d3fdb7d0-ee0d-11df-98cf-0800200c9a66</string>
</dict>
<dict>
<key>ConfigFile</key>
<string>DUKE.CFG</string>
<key>CoverImage</key>
<string>duke.jpg</string>
<key>PackageFile</key>
<string>duke.pkg</string>
<key>TargetFolder</key>
<string>3drealms/duke</string>
<key>Title</key>
<string>Duke Nukem I</string>
<key>UUID</key>
<string>fb9907e1-ee0d-11df-98cf-0800200c9a66
</string>
</dict>
<dict>
<key>ConfigFile</key>
<string>DUKE2.CFG</string>
<key>CoverImage</key>
<string>duke2.jpg</string>
<key>PackageFile</key>
<string>duke2.pkg</string>
<key>TargetFolder</key>
<string>3drealms/duke2</string>
<key>Title</key>
<string>Duke Nukem II</string>
<key>UUID</key>
<string>fb9907e3-ee0d-11df-98cf-0800200c9a66
</string>
</dict>
<dict>
<key>ConfigFile</key>
<string>STRYKER.CFG</string>
<key>CoverImage</key>
<string>stryker.jpg</string>
<key>PackageFile</key>
<string>stryker.pkg</string>
<key>TargetFolder</key>
<string>3drealms/stryker</string>
<key>Title</key>
<string>Major Stryker</string>
<key>UUID</key>
<string>fb9907e7-ee0d-11df-98cf-0800200c9a66
</string>
</dict>
<dict>
<key>ConfigFile</key>
<string>SNOVA.CFG</string>
<key>CoverImage</key>
<string>snova.png</string>
<key>PackageFile</key>
<string>snova.pkg</string>
<key>TargetFolder</key>
<string>3drealms/snova</string>
<key>Title</key>
<string>Supernova</string>
<key>UUID</key>
<string>fb9907f2-ee0d-11df-98cf-0800200c9a66
</string>
</dict>
<dict>
<key>ConfigFile</key>
<string>ll1.CFG</string>
<key>CoverImage</key>
<string>ll1.jpg</string>
<key>PackageFile</key>
<string>ll1.pkg</string>
<key>TargetFolder</key>
<string>3drealms/ll1</string>
<key>Title</key>
<string>ll1</string>
<key>UUID</key>
<string>ll1
</string>
</dict>
</array>
</plist>

I hope you can help me. Thanks.

Leonard
Reply With Quote

Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


iPhone Game Reviews | iPhone Apps

All times are GMT -5. The time now is 03:37 PM.