Nice! I checked it in github,
With your instructions it seems fairly doable,
it's just changing any "if" that splits functionality
to adapt it to a mixed PC_3DO version to precisely pick the best features from both worlds.
Then I need to look for the detection code which I am sure I can infer just by locating and copypasting the lines for the other files.
If so, the hard part for me will be installing Visual studio and know how to play with debugging and all this C++ stuff like makes, header files, etc I don't know nothing about. But I saw you had somewhere an environtment howto wiki or something.
But now I got 2 problems.
- I already checked how to rip 3DO CDs, seems not difficult with some step-by-step instructions, but I have a major problem. When looking for buying in Amazon, I realized the only seller that does international shippment places the product at 115$ (together with shipping cost will be more than 150$). I'll check in ebay instead.
- Checking the IF_3DO variable occurrences in code and reading the accompaining comments, I saw there are other features in 3DO version worth letting not scape, as digital music, which I was not aware of. I am not sure which wll be the value to the contribution of the project if I start crossing modes as of "tumbleweed version". Still, if digital music and videos are really the only extra features from 3DO, I could try to play with IF_PC_WITH_3DO_MEDIA switch. I pray for digital music being embedded in additional files instead of hardcoded then...
I have a lot of background now to try either approach anyway
Thanks!!!
