LastLoader

New Member
Sep 21, 2021
3
3
I downloaded this game from Adeptus Steve's Patreon account webpage.

1.)
Just thinking bout my previous post and was a bit disturbed by this thought.. I don't have the internet at home and have not participated in any kind of demo testing for games (professional or otherwise) and am thusly unaware if C++ is required for all demo testers. To my research it is a computer programing tool but not specifically ment for operating programs. It would make sence for game testing if you had to use something like Unity or Blender (don't know because I am not a game develloper) in order to run the game.. but a program that can rewrite your computers code? Maybe I'm just uninformed but this kind of looks like they may be using some new methods of game design or they have come up with a new style of virus that circumvents the traditional detection methods.

2.)
C++ requires Net Framework, both require the internet during their installation, and with my not having any of the previously mentioned items... With more and more news coming out about hacking by diferent groups and state sponsered filth... is this a new or diferent kind of backdoor into gamers computers? Programmers are always in a rush to come up with something new and hackers are step in step with them. It is an old saying "It is dangerous, out there, in the wilds." or some such aproxamation. Is this demo actually some kind of new tact on the part of (The British, Isreal, The U.S., Russia, ETC..) to harm a specific subset of people with the internet.

3.)
With the game designers stating that they are producing something that everyone wants.. Why would they do it in a manner that would limit the operating systems that can be compatable? I would have expected a game in devellopment would be done on a computer in a static state (as in a computer with no new updates to the programming software) so that the program wouldn't cause a failure in the develloping game. Why design it so only the newer computers software can play? Now, I'm not syaing that Windows 3.1 - XP must be capible of being compatible, but why is windows 7 suddenly off of the list? I know, "Don't Bite the hand that feeds you!" but I have not yet gotten to play this demo, thusly I have not "Been Fed", and am SO VERRY HUNGRY for what is cooking.

4.)
I have had to go through a lot of hoops (inactive links, partial downloads, then finding C++, then finding an ofline downloader for Net Framework.. that dose not actually install offline) to get the download of this game and everything that they say must be used to run it. Now I find out that... the game just won't run on windows 7. I'm relying on everyones' statement that this is a game, that it works, and it hits their tickeler just right. But I'm wondering why it has been so much of an up-hill struggle in the first place. They say that they are ging to release it on Steam (product of Valve studios, former game design company, and now just a memory.. oh Portal..) becaust it will be an easy safe download, but they have made everything about the demo SOOO dificult, and I'm wondering if that is by design.

In Conclusion:
I really wanted to play this game!!!

But seriously if you are luckey enough to have gotten this thing to work, I'm happy for you because you have more cash then my household, and you get to titalate your gamer itch with The Wilds. Just please be studious about making sure it is not some new kind of trojan horse. Mac just issued a new software update to their tech because a Jewish company is legally allowed to hack on the world stage and they got into everybodys' everything. Seriously how is it that a civilian is deemed a criminal if they hack but corperations and goverments are exempt from being subjected to equal treatment?
 
Oct 3, 2020
75
129
But seriously if you are luckey enough to have gotten this thing to work, I'm happy for you because you have more cash then my household, and you get to titalate your gamer itch with The Wilds. Just please be studious about making sure it is not some new kind of trojan horse. Mac just issued a new software update to their tech because a Jewish company is legally allowed to hack on the world stage and they got into everybodys' everything. Seriously how is it that a civilian is deemed a criminal if they hack but corperations and goverments are exempt from being subjected to equal treatment?
Because corporations and governments see themselves as above us mere plebs.

As for everything else you've said, I have no idea how installing this has become such a challenge. For most it is as simple as extracting a zip file and running the executable.

'Is this demo actually some kind of new tact on the part of (The British, Isreal, The U.S., Russia, ETC..) to harm a specific subset of people with the internet. '

Mate, they could not give less of a shit about us. If you think that various government authorities are conspiring to harm a fairly small group of people interested in a porn game, you should probably seek professional help. This is an unhealthy paranoia.
 
Last edited:
  • Like
Reactions: Ikarus45

Imprimis

Member
Feb 11, 2019
166
244
The fact that our dev computers run on nvidia cards DOES NOT mean that the game will be completely unplayable for players with other manufactuerers GPUs.
Except it IS unplayable on AMD based hardware, I can take two crap (by todays standards) cards of roughly the same performance, in this case a GTX660 and R9 270X, and it runs on the nVidia based hardware and doesn't even try to load on the R9. Obviously the newer the nVidia based cards all work as well, even the wonky prerelease drivers for Win11 but if I try newer AMD based cards, it will only run on the card with 8GB vRam, and only for a couple of minutes in sandbox mode, and maybe a minute or less before crashing in the story demo. Thats multiple driver versions under Win10.

I'd suggest grabbing a cheap RX570 or 580 (as per steam charts, one of the more common AMD GPUs without stupid pricing) so you at least have *one* machine to test on occasionally.
 
  • Like
Reactions: Alohaval9

Vodka10K

Member
Jun 26, 2021
115
95
cheap RX570 or 580
Good luck finding a 8GB RX570 or 580 for a cheap price today (with all this GPU shortage and cryptomining madness).

In place where I live it's impossible, for example, to find a 8GB RX580 cheaper than $600 (and it will be, of course, a card heavily used in mining rigs). 4GB version is cheaper, but still expensive (about of $350 for a very used one).
 

Imprimis

Member
Feb 11, 2019
166
244
Good luck finding a 8GB RX570 or 580 for a cheap price today (with all this GPU shortage and cryptomining madness).

In place where I live it's impossible, for example, to find a 8GB RX580 cheaper than $600 (and it will be, of course, a card heavily used in mining rigs). 4GB version is cheaper, but still expensive (about of $350 for a very used one).
I found one just now local to me, used Strix 4GB for US$140 with the average being closer to $200. All 4GB thou, no 8GB versions but Wildlife should run fine on 4GB anyways, probably preferable in fact as that will show the vram errors etc even better. I have no idea on pricing in Germany, but even if that's more like the prices where you are, then its still relative, a RX570 will be much much cheaper than say a 5700.
 

HardcoreCuddler

Engaged Member
Aug 4, 2020
2,595
3,354
Just thinking bout my previous post and was a bit disturbed by this thought.. I don't have the internet at home and have not participated in any kind of demo testing for games (professional or otherwise) and am thusly unaware if C++ is required for all demo testers.
C++ is a programming language that expanded upon the existing C language. I has all of the "old ways" of sepparating things into functions, but it also features the new Object Oriented approach which allows devs to split the source into classes (which define objects, which can contain functionality and attributes). I'm assuming it's related to AUTOMATED testing and not so much to MANUAL testing. As far as I know, automated testing involves repeatedly testing a program or a certain part of a program in some sort of loop, while manual testing involves simply playing the game and reporting / documenting bugs.

EDIT: The actual installation of the game seriously just invloves you:
RIght clicking the downloaded archive - extracting it somewhere - double clicking the .exe file inside of the folder that was just extracted.
But, the game might ask you to install redistributables, which are basicaly some packages that applications use to run I think. To do that you can simply google the name of the package given in the error message and download and install it using the instructions given on the site from which you downloaded. Just make sure you download from the OFFICIAL sources, definitely not from some site that doesn't have the secure connection lock icon next to the URL like this. 1633450298119.png
Also you should note that since your PC doesn't have those packages in the first place, and since you're referring to your internet connection as "the internet", it's safe to assume that your computer most likely can't even handle the game, so you shouldn't bother trying anymore. No offense.
 
Last edited:

muwah

Newbie
Apr 10, 2018
18
6
C++ is a programming language that expanded upon the existing C language. I has all of the "old ways" of sepparating things into functions, but it also features the new Object Oriented approach which allows devs to split the source into classes (which define objects, which can contain functionality and attributes). I'm assuming it's related to AUTOMATED testing and not so much to MANUAL testing. As far as I know, automated testing involves repeatedly testing a program or a certain part of a program in some sort of loop, while manual testing involves simply playing the game and reporting / documenting bugs.

EDIT: The actual installation of the game seriously just invloves you:
RIght clicking the downloaded archive - extracting it somewhere - double clicking the .exe file inside of the folder that was just extracted.
But, the game might ask you to install redistributables, which are basicaly some packages that applications use to run I think. To do that you can simply google the name of the package given in the error message and download and install it using the instructions given on the site from which you downloaded. Just make sure you download from the OFFICIAL sources, definitely not from some site that doesn't have the secure connection lock icon next to the URL like this. View attachment 1438511
Also you should note that since your PC doesn't have those packages in the first place, and since you're referring to your internet connection as "the internet", it's safe to assume that your computer most likely can't even handle the game, so you shouldn't bother trying anymore. No offense.
F
 

CuddleBear

Member
Jun 9, 2017
393
120
So they added a Steam page yesterday :)
Looks very different from when i played the F95 release last and and the current screenshots. Have sadly not taken the time to play the release recently so cant say if its all the same or if its a huge change they did for the Steam release.

With how Steam have accepted everything pretty much so far. I expect it all to be uncensored across the board.
 

09S23

Newbie
Jun 2, 2018
44
9
So they added a Steam page yesterday :)
Looks very different from when i played the F95 release last and and the current screenshots. Have sadly not taken the time to play the release recently so cant say if its all the same or if its a huge change they did for the Steam release.

With how Steam have accepted everything pretty much so far. I expect it all to be uncensored across the board.
wow look at that minimum requirement...
 
Dec 26, 2020
31
3
plz i need help when i try to open the game a window appears with fatal error ue4 wildlifeC has crashed and will close can someone tell me how to solve this problem plz
 

CuddleBear

Member
Jun 9, 2017
393
120
Well they are a super tiny team and the requirements is prob just pulled from whatever the lowest spec machine they have personally. but it would be interesting to see at what res and fps one would expect with that hardware and at what setting.
Requirements is always always wrong. And most of the time they are also much higher than actually whats needed to be on the safe side that it will run.
But a 2060 or 3070 seems a bit high. with UE4? Not Using DLSS then? a few of the UE4 Adult games on here have been getting DLSS updates which is damn amazing.

That CPU Requirement is a bit high for what it is though i believe.
 

heckraiser

Member
Nov 5, 2018
146
75
do i still need to download the christmas build for vr, or has it been integrated into the main version yet?
 

Vodka10K

Member
Jun 26, 2021
115
95
RTX 2060 (6 GB) cannot even maintain stable 30 fps at 1080p in this game (on lowest possible settings). I believe they mean RTX 2060 Super (8 GB) as the minimum requirement, which is damn expensive today (and it will be a heavily used card, of course) - about of $1200 in my country. RTX 3070 is $2200, by the way.

I found one just now local to me, used Strix 4GB for US$140 with the average being closer to $200
Lucky you. :) I've never seen such a price for that card since 2020. Actually, there are no cards at all in my town, so it's necessary to convince the seller from different town/city to ship the card (and 99% that they won't bother to do it since they can easily sell their cards locally).

but that 16gb of RAM right off the bat is the real kicker
It's much cheaper than the minimum required GPU
 

HardcoreCuddler

Engaged Member
Aug 4, 2020
2,595
3,354
wow look at that minimum requirement...
LMAO A 2060 FOR A MINIMUM SPEC
I really sort of trusted the devs at the start but seeing this just makes me lose it XD
I can play games on a 1650 that look 10 times better than Wild Life while also getting 60fps constant, and these guys are asking for a 2060 minimum...that must be just a bad joke or a placeholder
 

Agraon

New Member
Jun 12, 2018
3
2
LMAO A 2060 FOR A MINIMUM SPEC
I really sort of trusted the devs at the start but seeing this just makes me lose it XD
I can play games on a 1650 that look 10 times better than Wild Life while also getting 60fps constant, and these guys are asking for a 2060 minimum...that must be just a bad joke or a placeholder
I'm using a 1650 laptop and I'm getting 40+ fps on lowest possible setting lmao
 
3.80 star(s) 188 Votes