Jump to content

Recommended Posts

Posted (edited)
On 2/14/2019 at 11:33 AM, Turrican^ said:

HEDIT: Take note that replacing SDL v1 to v2 will kill any future Raine porting to other OSs, such as AmigaOS, RiscOS, QNX, BeOS/Zeta/Haiku, MacOS9, FreeOS-Win32layer, Ouya console and similar. On these platforms SDL v2 is NOT available. I think it's ok to support SDL v2, but at least leave in support for SDL v1 as well.

Switching to sdl2 would not be easy anyway and it's not planned at all for now, even if it would be a good idea on some aspects.

It's the problem with raine : too full of low level stuff, it pushes things to the limit and here changing from sdl1 to sdl2 would be almost as hard as what it was to change from allegro to sdl1 !

Quote

EDIT2: https://pastebin.com/U2AmqrX6 <--- here you can find an example of a NeoCD .CUE-file NOT working on current version of Raine. It works ok on NeoRaine and Raine until v0.64.1 (if I remember correctly). All my NGCD games are in this format: CUE (.ISO+.MP3).

Ok, thanks for the report, if I am not mistaken it's something from november 2014 (!) which was supposed to help to load broken cue files where somebody renames all the files to the same base name without changing the cue file.

But the surprise here is that the bug is only if the iso given in the cue file is not exactly the one on disk, like an iso.gz file on disk while there is an "iso" file in the cue file. So most of my cue files worked, only the one testing an iso.gz file could not work. To be sure I tested again most of my cue files and everything works.

It makes sense, in 5 years I guess I should have a few reports about broken cue files, it had to be specific, but I am not 100% sure I found the right bug for you, you'll have to test again.

Also I fixed the error case where the iso really can't be found from a cue file, in this case raine displayed an error message but crashed anyway after it.

So I am not 100% certain I found your specific bug, so you get a new binary, very long delay for the reply because of broken 1emulation, the new one looks better...

rainew.7z

Edited by Tux
  • 3 weeks later...
Posted (edited)

welcome back to the forum!

I'll check everything from start asap since I think I forgot anything :P

 

EDIT: CUE loading seems ok, an error loading KOG96collection: 

"Region out of bounds (0). Possible values:"

no values on "Possible values:", anyway the game starts

 

Edited by Turrican^

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...