-
Notifications
You must be signed in to change notification settings - Fork 11
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
Game will not start at all with both 32-bit and 64-bit binaries #82
Comments
In case you're still on Windows XP: It's discontinued, it's a huge security risk, don't use it, we don't support it. |
Since this is forked from RBDOOM-3-BFG, what changes do I need to make to just eliminate the doomclassic stuff, mainly the game selection menu and the Change Game button on the exit prompt, and the doomclassic folder in the solution for RBDOOM? Since OpenTech has already done this, what source changes do I need to take back with me?
In case you're still on Windows XP: It's discontinued, it's a huge security risk, don't use it, we don't support it.— |
That's strange, both binaries worked for me on two different systems. |
Yeah it's my system I'm sure.
That's strange, both binaries worked for me on two different systems.— |
So I tried it on another computer, and it starts and opens a window and it doesn't look like DOOM 3, but no matter I click Campaign and a console opens and the whole thing just kind of sits and does nothing. I did what the readme said to do so I'm not sure what to do next.
Yeah it's my system I'm sure.
That's strange, both binaries worked for me on two different systems.— |
You would need to type the command line arguments I provided earlier and But let me ask a question that came to my mind at first, why would you like On Mon, Oct 19, 2015 at 10:07 AM, Ryan notifications@github.com wrote:
|
It bloats the binary with something I don't use. GZDOOM is a far better port in my opinion.
You would need to type the command line arguments I provided earlier and But let me ask a question that came to my mind at first, why would you like On Mon, Oct 19, 2015 at 10:07 AM, Ryan notifications@github.com wrote:
|
So you're wasting our time just because of some KB in the binary and to
save one click when starting the game (to get to the doom3 section)?
|
I apologize if you think I'm wasting your time. I would do all of this myself if I could. Prior to being told about OpenTech, I had considered trying to modify the RB source myself (I've rebuilt other open-source projects to make small changes before successfully), so I wanted to check and make sure I could actually build the thing first which is where a lot of the questions came from. I mistakenly believed OpenTech would work as a drop-in replacement for the vanilla binary. You guys are the ones who have the experience with game programming and I sometimes I think "what if I could figure out how to mod X." So once again, I'm sorry.
So you're wasting our time just because of some KB in the binary and to |
It was no hassle on my side, I had to build new binaries for myself for both 32 and 64-bit since my pc's run a mix. |
yeah pal, you're not wasting our time, never be afraid to ask. |
I would keep the game menu, and use it for several games that might use the engine ( like the mods section of doom3 ) |
Since I can't use anything newer than VC++ 2010 Express, Yetta1 kindly offered to build the release binaries, both 32-bit and 64-bit for me. Neither one of them work. I immediately get an error saying that they are not valid Win32 appliations. I thought the 32-bit build would remedy this but it didn't. I can share the builds that Yetta1 did for me if needed.
The text was updated successfully, but these errors were encountered: