hello https://thehellmod.ucoz.ru/Downloads/Src/th_team-th3-src_2026-03-26.zipI am trying to build Diablo 1 mod/rewrite called "the hell 3"it's source code is openon loonuxwith g++ "windows.h" is missingwith wineg++ "io.h" is missingwhat am I doing wrong, other than not using Visual Studio 2024it runs fine in wine so winelib should beable to provide the needed libs(it provides windows.h)there is also an sln file (TheHell_3.sln)I also tried Visual Studio Code , but you cannot fucking change the fucking compiler from GCC/G++ to winegcc/wineg++, even if you alise g++ to wineg++ in bash before running the application.Yea I know no one will help me.Thanks.BaseQuests.cpp suggests one can add more in this code.I want to do that but I need to compile it.I have never compiled a windows C++ app using winelib on linux.The existing TH3.exe runs fine using wine.I just wanted to add more cathedral levels. I looked through the source code and it looks possible. 4 is pathetic. I hate that the original Diablo only had 4 - 8 fun maps (cathedral + maybe catacombs)cave suckshell (the map in Diablo 1) sucks
>>534730879Sorry bro I’m really busy hating Jews.Maybe ask /mlp/?
I tried the C IRC channel on oftc.netand the winehq IRC channel before on liberaltranssexual.net (libranet) : everyone is silent, for daysto try to get you to use discord where they can ban
>>534730967Diablo has alot of crosses in it.I want more of those levels.If I can compile this project it can be done.Why are you a racist.Why do you hate Liutenent Broyels in Fringe?
>>534730879This has nothing to do with taxi
>>534730879also, in the age of LLM's you couldn't find an LLM that could walk you thrugh why it's not working?
>>534730879MXE.ccYou probably need mingw32-w64 headers or similarAsk again in /g/?
I was about to help you but>.ru
>>534730879It's a good mod. Why do you want to compile it? I got it running OK through wine, might've been proton or lutris.
>>534731325Oh right I didn't read. >cathedral levelsGood luck anon.. maybe try the d*scord if you haven't.
take it to /g/ faggot
>>5347313254 cathedral levels isn't enough.>>534731260I'm not .ru.My name is Michael Birkmier.301 Ocean Avenue Islip NY.I'm American.I just want more cathedral, and the source code of this mod suggests it's possible.When I was a kid I though diablo would be mostly cathedral levels, which look awsome and are fun.Then I made it down to the catacombs, I hoped it would get better than the first catacomb level, be more like Cathedral but different theme. Nope.Then got to the cave levels. Terrible, nothing like cathedral.And hell is not good either.I want to make what I though Diablo would be.100 levels of cathedral,
>>534731455>take it to /g/ faggotYou want to fight?Michael Birkmier301 Ocean Avenue Islip NY.Say it to my face.I'm ready to die dipshit fuck./g/ already is.Call me a faggot right to my face at my house.Lets see what happens.
>>534731325BaseQuests.cpp suggests I could add more Cathedral levels.And then some extra ones after Catacombs,and a few more after Cave. So you have some fun levels in between the levels that completely suck (and always have in Diablo).Also I'd like to do some edits to allow the alt route in all difficulty levels, and add other settings.BaseDungeon Dungeons[DungeonCount] = { // id, genType, graphType, level, quest, name, warpName { DUN_0_TOWN, DT_0_TOWN, DT_0_TOWN, 0, 0, "Tristram Town" , "Town" , 0 }, { DUN_1_CHURCH_1, DT_1_CHURCH, DT_1_CHURCH, 1, 0, "Church 1" , "Level 1" , 0 }, { DUN_2_CHURCH_2, DT_1_CHURCH, DT_1_CHURCH, 2, 0, "Church 2" , "Level 2" , 0 }, { DUN_3_CHURCH_3, DT_1_CHURCH, DT_1_CHURCH, 3, 0, "Church 3" , "Level 3" , 0 }, { DUN_4_CHURCH_4, DT_1_CHURCH, DT_1_CHURCH, 4, 0, "Church 4" , "Level 4" , 0 }, { DUN_5_CATACOMB_1, DT_2_CATACOMB, DT_2_CATACOMB, 5, 0, "Catacomb 1" , "Level 5"
>>534731495mhmmmmm
>>534731725>>534731495Not sure what errors you're getting, but it might be possible to run visual sneedio in a VM and compile it that way.
>>534731559Based, pay for my ticket from California and I will come to NY and beat you up. I am ginger and like fighting so you can look forward to some actual injuries that will give you something more interesting to talk about than your little videogame pastime.PS I will need a signed waiver of liability before bating you up. You don't need one because you will lose and I am not worried about some minor abrasions or lumps. PPS faggot
>>534731935>I use fighting words.>But you must:>1) Pay for my ticket>2) Legally indemnify me>3) I will be victorious because I'm Irish.My cousin Erik Kalinowski doesn't need all those things to fight. He's mostly Irish too. And he's in prison on and off.Why do you need that?Because you have no intention of fighting and are just mad you lost the argument.You have my name and address.Show up to die if you want.You claim I'm a faggot. Lets see.I don't have any money.
>>534731873If you see this table:BaseDungeon Dungeons[DungeonCount] = { // id, genType, graphType, level, quest, name, warpName { DUN_0_TOWN, DT_0_TOWN, DT_0_TOWN, 0, 0, "Tristram Town" , "Town" , 0 }, { DUN_1_CHURCH_1, DT_1_CHURCH, DT_1_CHURCH, 1, 0, "Church 1" , "Level 1" , 0 }, { DUN_2_CHURCH_2, DT_1_CHURCH, DT_1_CHURCH, 2, 0, "Church 2" , "Level 2" , 0 }, { DUN_3_CHURCH_3, DT_1_CHURCH, DT_1_CHURCH, 3, 0, "Church 3" , "Level 3" , 0 }, { DUN_4_CHURCH_4, DT_1_CHURCH, DT_1_CHURCH, 4, 0, "Church 4" , "Level 4" , 0 }, { DUN_5_CATACOMB_1, DT_2_CATACOMB, DT_2_CATACOMB, 5, 0, "Catacomb 1" , "Level 5" , 0 }, { DUN_6_CATACOMB_2, DT_2_CATACOMB, DT_2_CATACOMB, 6, 0, "Catacomb 2" , "Level 6" , 0 }, { DUN_7_CATACOMB_3, DT_2_CATACOMB, DT_2_CATACOMB, 7, 0, "Catacomb 3" , "Level 7" , 0 }, { DUN_8_CATACOMB_4, DT_2_CATACOMB, DT_2_CATACOMB, 8, 0, "Catacomb 4" , "Level 8" , 0 },The important parts are the level number (0,1,2,3,4,5,6,8), and the duengon identifier (DUN_2_CHURCH_2)Which are probably a #define somewhere.One could add DUN_5_CHURCH_5etc etc and extend the amount of church levels, and just renumber the level number all the way down.Though maybe it would be better to put the extra levels between DUN_3_... and DUN_4_.... if the transition from church to catacomb is hard codedAnd then one could add some more levels after cata and the terrible cave levels for more reward.Diablo never gets better after catacomb.The church is the best.
Kill yourself Mike
>>534732548Well yes, you are the one who invited me to come fight you and I am not traveling all the way across the country at my own expense. I will be victorious because of my skills and experience in real world confrontations, you will gain massive social status by having an entertaining yarn to tell at cocktail parties. I know you are crazy for cocktail parties out there on the east coast. You're probably some effete yuppie who says things like 'let's drive over to connecticut in my leased BMW320i' and does little bumps of coke while sipping long island ice teas and fantasizing about owning a home in the hamptons. Maybe you'll run for office in a few years, because you're ducated, financially secure, and doggone it, people like you.>Because you have no intention of fighting and are just mad you lost the argument.What argument, I just told you to try /g/ instead of /pol/ because you might get an actual useful reply there
>>534732870You have my name and address.You can take your swing.I will not kill myself.You'll have to do it.And I'll bring you down with me. (YHWH willing)>>534733011I've been posting this on /g/ before I posted it on /pol/ here. I've been using /g/ for many years, I remeber why not4chan was made. You don't remember not4chan at all. And no I'm not talking about the eight. /g/ is dead. No I do not get a useful reply there. Just Zoomers like yourself telling me to use AI.As for fighting:You used fighting words and dishonoured me calling me a "faggot".I gave you my name and address.You then backed down while trying to save face.You either come here and die (or I die) defending your words;or you don't.It seems you have chosen to not to do so.As I said: you're all talk.I've give you my physical location and we can hash this out.One or both of us will die in that conflict.A matter of honour.
>>534730879This is exactly something you should use an LLM for. I've used Gemini to compile some extremely ugly shit.
>>534733011>east coast. You're probably some effete yuppie who says things like 'let's drive over to connecticut inAs I said: I gave you my name. You can look up all my information and determine if you are accurate or not. You have decided not to do so.It's not a mystery who I am. You don't have to suppose. You can look all the information up on Lexis Nexis. You can see if I own this or that thing you dislike (I don't own anything), you can see if I drive here or there (have gone to 49 states, didn't diss them), you can also look up my travel records and see where I go more often.You can do that.You don't have to guess.But you want to live.So you won't come fight me.Because I will die killing you when you step over my door.(YHWH willing)
>>534733352I'm a millenial and I don't know how.Also as a millenial I'm not rich like Zoomers, and only pay for physical things (CDs of games from before piracy protection).AI has only done 2 things for me:1) ass kiss my programming projects (I reposted those on /g/). Don't know why it does that, you people here just diss me for my projects.2) Evangelize about Toropets being a 15kt nuclear holocaust of a 3 mile long, 1 mile wide, military base, destroying 139 buildings in an instant, leaving 1 central crater of 110 meters, and 3 other craters: all where supersonic cruise missiles hit.I don't know why it does that either, but it loves Toropets. But... don't we all now???(??).Everything else it just fails at the times I've used it (like it cannot morph C code for a 1 foci circle to a 2 foci Ellipse: I had to do it myself)
>>534733253>honourI should have guessed it was a bong on a VPN
>>534730879I never got into diablo, better games around, x-com ufo defense is more engaging.
>>534733559Good catch anon. Could be a Canadian jeet too.