Mednafen Members Members   Search Search   Help Help   Register Register   Login Login   Home Home
Home » Site » News » Mednafen 0.9.23-WIP
Show: Today's Messages  :: Show Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
Mednafen 0.9.23-WIP [message #2606] Thu, 05 July 2012 17:30 Go to next message
Administrator  [PM]
Especially notable end-user-visible changes with this release:
  • Various minor PSX emulation improvements(fixes minor issues with "Um Jammer Lammy", "Ridge Racer Type 4", and "Triple Play 97"; and major issues with "Dead or Alive")
  • Minor network play bugfixes and improvements. A new version, 0.4.2, of "mednafen-server" is necessary to be used from this version of Mednafen onwards.
  • Dropped dependency on SDL_net, and added IPv6 support to netplay.
  • Fixed a bug that was causing the QuickTime movie recording code to crash immediately after emulator startup when used with MegaDrive/Genesis emulation.


ChangeLog

[Updated on: Fri, 14 November 2014 21:56]

Re: Mednafen 0.9.23-WIP [message #2610 is a reply to message #2606 ] Sat, 07 July 2012 04:39 Go to previous messageGo to next message
Speedvicio  [PM]
Thanks for the update.
Tonight I will test with this new version.
You can get a precompiled version of mednafen-server for microsoft os?

[Updated on: Sat, 07 July 2012 04:40]

icon1.gif  Possible Bug Report [message #2611 is a reply to message #2606 ] Sat, 07 July 2012 07:05 Go to previous messageGo to next message
Hatsuyuki  [PM]
I noticed two things while playing Langrisser IV (English).

1) Spears look strange.

Mednafen

index.php?t=getfile&id=376&private=0

index.php?t=getfile&id=377&private=0

pSX

index.php?t=getfile&id=378&private=0

index.php?t=getfile&id=379&private=0

2) There is some lag between text and voice (comparing to pSX).

Unfortunately, I can't check this on real hardware.

Re: Possible Bug Report [message #2612 is a reply to message #2611 ] Sat, 07 July 2012 07:15 Go to previous messageGo to next message
Hatsuyuki  [PM]
Well, knights look strange too Rolling Eyes
Re: Mednafen 0.9.23-WIP [message #2617 is a reply to message #2606 ] Wed, 11 July 2012 23:15 Go to previous messageGo to next message
goldenegg  [PM]
Compiling fails on OS X Lion.

---
NetClient_POSIX.cpp: In member function 'virtual uint32 NetClient_POSIX::Send(const void*, uint32)':
NetClient_POSIX.cpp:202:27: error: 'MSG_NOSIGNAL' was not declared in this scope
NetClient_POSIX.cpp: In member function 'virtual uint32 NetClient_POSIX::Receive(void*, uint32)':
NetClient_POSIX.cpp:222:27: error: 'MSG_NOSIGNAL' was not declared in this scope
make[2]: *** [NetClient_POSIX.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1
---

Same error using gcc from Xcode, mp-gcc45, mp-gcc46 and mp-gcc47. I've tried compiling on three systems and they all return the same error.
Re: Mednafen 0.9.23-WIP [message #2619 is a reply to message #2617 ] Thu, 12 July 2012 21:32 Go to previous message
Weedy Weed Smoker  [PM]
Add this code at the top of "NetClient_POSIX.cpp" :

#ifndef MSG_NOSIGNAL 
# define MSG_NOSIGNAL 0 
#endif


Taken from http://nekocan.sitemix.jp/?p=1739
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic:Mednafen 0.9.22-WIP
Next Topic:Mednafen 0.9.24-WIP
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ ]

Current Time: Thu Apr 25 20:21:20 CDT 2024
.:: Contact :: Home ::.

Powered by FUDforum.
Copyright © FUDforum Bulletin Board Software