scottrice / Ice

Application to automatically add ROMs to Steam
http://scottrice.github.io/Ice/
MIT License
835 stars 96 forks source link

Dolphin Project64 and NullDC help please? #176

Closed Anthony817 closed 10 years ago

Anthony817 commented 10 years ago

Ok, so I have my Snes, NES, PS1 and PS2 games all working fine with Ice on Steam big picture mode. All of these games emulate fine and work great for me.

I would like to know what I might be doing wrong with Dolphin and NullDC.

I want to be able to launch each game in fullscreen without having to bring up the emulator interface and choosing the iso each time. I seem to have that working on dolphin, however my games crash immediately.

On NullDC I can't get the games to launch in full screen like the other emulators do. What do I need to type in my emulators.txt file to get my games to launch without the damn emulator interface popping up and requiring me to manually select the iso for each game negating the reason I am trying to launch these as stand alone games in the first place.

With project64 I had it working fine the first day, and now I can't get any games to work. It keeps crashing on me every time it launches a game...

I had the version from the download button on the official Ice page, then the next day I updated to the version found here and re-edited my emulators and consoles.txt to get everything working fine.

Please respond guys this is driving me nuts.

I also can't get ZSNES games to display the BPM overlay. Does anybody know of a fix for this?

Any help at all would be greatly appreciated.

scottrice commented 10 years ago

Would you post the contents of your emulators.txt? As for the ZSNES thing, I believe others have been having that trouble as well. I don't know if anyone has solved it though.

Anthony817 commented 10 years ago

Thanks for the fast reply! I am so in love with this plugin and just trying to get everything working as seamless as possible is my #1 goal now. I, for the most part have no issues with the aforementioned emulators at the opening of my original post.

[Nestopia] location=C:\Users\Rig\Documents\Ice\Emulators\NES\nestopia.exe command=%l %r

[NullDC] location=C:\Users\Rig\Documents\Ice\Emulators\Dreamcast\nullDC_Win32_Release.exe command=%l Fullscreen.Enabled=1 %r

[ZSNES] location=C:\Users\Rig\Documents\Ice\Emulators\SNES\zsnesw.exe command=%l %r

[Project64] location=C:\Users\Rig\Documents\Ice\Emulators\N64\Project64.exe command=%l %r

[Dolphin] location=C:\Users\Rig\Documents\Ice\Emulators\Dolphin\Dolphin.exe command=%l %r

[PCSX2] location=C:\Users\Rig\Documents\Ice\Emulators\PCSX2\Playstation 2 Emulator.exe command=%l %r

[epsxe] location=C:\Users\Rig\Documents\Ice\Emulators\epsxe\ePSXe.exe command=%l -nogui -loadiso %r

The Dreamcast is my favorite console of all time and I just sold mine to my brother last week so I am trying to get all my favorite games on my PC.

scottrice commented 10 years ago

For your Dolphin config, look at the command listed on http://scottrice.github.io/Ice/emulators/. You need to make sure you include the --batch --exec= or Dolphin wont read the game.

I have never used NullDC, but from this post it looks like the command you want for it would be %l -config nullDC_GUI:Fullscreen=1 %r.

Anthony817 commented 10 years ago

I fixed it now after editing the command line with the one from the link you provided for Dolphin. I loaded up a Gamecube game and it loads up fine. However I am getting wavefilewriter error pop up now...

Still unable to get Dreamcast games working even with the command you provided. :(

Anthony817 commented 10 years ago

One more thing. Sorry if I am asking too many questions, but do you know a fix for project64? I get an "Attempt to open file failed" error.

I am using version 2.1.

Edit never mind I fixed it.

scottrice commented 10 years ago

It sounds like the issue has been fixed, and the NullDC problems listed above sound like an issue with proper configuration over an issue with Ice, so I am closing the issue. Feel free to reopen if you feel otherwise.