-
Notifications
You must be signed in to change notification settings - Fork 69
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
Questions about the project. #10
Comments
I don't quite remember what IDE I used but I guess vscode is the standard these days :) codelite is a good one, too, it's specifically aimed at c++. It's compiled with GNU C++, or on Windows, the MINGW32 variant of GNU C++. I used 3D studio for the models. I think maybe I didn't include the 3D studio source files? Or maybe I did, I don't quite remember. Either way I used the .ASE export from 3D studio, so that should work. But I used the vertex colors for skin/bones support, which is hard to do without explanation how it works, so I think all in all it's a bad idea to use that anyway.. better to either leave it be, or convert the whole thing to another engine and redo the whole character/bones/skin part in that engine :) Good luck on editing the controls/kick delay, hope it works out for you! :) |
Look this is great, take some questions now, thank you! just to know, i'm seeing the files are to run on linux right? , I want to do it on windows and I noticed that they are different for not having .cpp extensions. How do I make these changes in the windows version? I want to change the menu and other details, the characters I will leave anyway, until I change where the viewers are, if I can give more support I would be very grateful. |
Hmm I'm not sure what you mean! The same cpp/hpp files are used on both Linux and Windows! :) |
I downloaded the version of windows that I'm wanting to make these modifications, but I don't know the files to modify, because in windows and google reserch there are .cpp extensions, but in windwos there are several .dll and game image files, I was wondering how do i make the game modified for windows, my english is kind of bad, hope you understand me :( |
The dll's are the compiled versions of libraries that are used by my game.. |
I understand what you mean, but I am making some of the changes because it is a project that I took to modify, I am making do with the knowledge that I have, but as I realized that I was answering and wanted to take the most superficial doubts, I thought I ended up talking too much, but thank you for caring! |
Hi |
No, I'm afraid not. You'd have to completely rewrite it |
|
[email protected] message |
Sorry guys, I really can't help, I don't know the answer to your questions and I've cancelled this project long ago, so it could be that things don't work on some modern hardware/drivers/os'es. I'm sorry to disappoint you! But I really suggest you don't put too much effort into this project, I really don't have the energy to actively support it. |
Hello everybody ! I have some doubts I know that I may not be able to answer because the project is already open source and already making all work available, I wanted to know which tool you used to be compiling and developing? and about 3D modeling characters which program do i use to be implementing in the game? I want to modify the controls as well as the kick delay and I wanted to know all the information I can.
I appreciate the attention and full support
Christopher
TINUX
The text was updated successfully, but these errors were encountered: