-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bugs to fix #66
Comments
@Quaker762 Is it possible to restore the outfits in the standard PC version? Could you also inform me about the advantages of this engine over the original engine? |
I believe so, however on further inspection, it seems that the PS2 related costumes (i.e IGN.com, PS2PRO etc) have been completely removed from the game assets. It could be possible to rebuild the arc sections by ripping Heather from the PS2 version and inserting it, but I don't plan on writing code for that for a while. In regards to how this will be better, theres a few thinfs I can think of off the top of my head:
If you know anything about OpenGL 3+, by all means fork and work on some context stuff, as z33ky and I are still working on file system and file types (which we still need to reverse engineer...) Oh, and hopefully when this gets rolling, people can mod/release their own builds with different features (i.e co-op but thats a loooooong way off) |
Looks promising, I'll keep an eye on this. New engine also needs arbitrary frame rate support, because SH3 is designed for 60 FPS only: 07151129/sh3proxy#1 If there's any patch or instructions to restore outfits, please add it here or on pcgamingwiki.com. ;) |
This is one of the problems that's on the high priority list.
Definitely. I'll need to find some more info about the PS2 disc format before that can happen haha. |
We're nowhere even near the time fix these, but just for reference, this list is what we should aim to fix when we're ready to actually implement game stuff.
EDIT: Mainly note the key points. A lot of the outfits were removed, however, the data is still contained within Heather's mesh.
The text was updated successfully, but these errors were encountered: