EKL

Newbie
Apr 17, 2021
75
209
Thanks for sharing my method! One more thing you should know about if you're trying to share the media through GDrive. Since its not that easy to get the direct link from google drive. I've spent 3 days to figure it out how it'd be possible. That's how I solved the playing video in my Classroom map. Once you uploaded your video to your own google drive, copy its link and paste that into there -->

You're not done yet. Once you get the link there, delete this: "export=download" press enter and you got the direct link. Copy that and paste it inside the media player inside WildLife editor. That's it!
 
Last edited:

Ariharu

Newbie
Jul 22, 2021
60
52
Bruh now I feel like I wasted my time, still learnt some things in doing so but still that's much more elegant. Nice! :PogChamp:
That's also kinda gimmicky.
But isn't my method working? Can't try it now cuz I'm very far from my pc but on paper it should work.
For example you have media player with sound file and wanna make it to start playing that track forever by pushing the button.
You making a delay (run = d1) with the timer = length of the sound file and dispatchers:
1. Stop track
2. Play track
3. d1

And after that you making a button with dispatchers:
1. Play track
2. d1
 

Provo26

Newbie
Mar 6, 2020
22
8
Thanks for sharing my method! One more thing you should know about if you're trying to share the media through GDrive. Since its not that easy to get the direct link from google drive. I've spent 3 days to figure it out how it'd be possible. That's how I solved the playing video in my Classroom map. Once you uploaded your video to your own google drive, copy its link and paste that into there -->

You're not done yet. Once you get the link there, delete this: "export=download" press enter and you got the direct link. Copy that and paste it inside the media player inside WildLife editor. That's it!
no way i just successfully changed your classroom ambience myself single handedly like couple of hours ago lol. basically, i don't know how to use the link from my gdrive because the share link seems doen't work so i just replaced the line after the "uc?&id=" wiith mine in the URL and surprisingly it worked, then i see your post right now :ROFLMAO: i really like your classroom map btw. it's my favourite map so far
 
Last edited:
  • Love
Reactions: EKL

Louissaint

New Member
Jul 30, 2021
5
1
I have a problem in playing. Im using window10, AMD ryzen 7 5700G , RTX 3060, 155hz monitor. But i have FPS problem. In any graphic option i samely got 10~15 FPS( Low quality option FPS = epic quality option FPS).

And graphics card usage is almost 4~5% with not very change while play the game. I have same problem at game 'under the witch' 'carnal instinct'. But strangenly wild life steam version runs well.

I think the f95zone version wild life game is not using my graphics card.

I have updated my window version, and also graphics card driver too.

I dont know why my wildlife game not using graphics card. anyone could help me please?
 

he_found_you

Member
Jun 11, 2017
283
390
I have a problem in playing. Im using window10, AMD ryzen 7 5700G , RTX 3060, 155hz monitor. But i have FPS problem. In any graphic option i samely got 10~15 FPS( Low quality option FPS = epic quality option FPS).

And graphics card usage is almost 4~5% with not very change while play the game. I have same problem at game 'under the witch' 'carnal instinct'. But strangenly wild life steam version runs well.

I think the f95zone version wild life game is not using my graphics card.

I have updated my window version, and also graphics card driver too.

I dont know why my wildlife game not using graphics card. anyone could help me please?
try alt+enter for fullscreen or go in game settings and select fullscreen not windowed
 
  • Like
Reactions: Louissaint

mulambo

New Member
Nov 1, 2019
14
49
Thank you guys for resolving audio loop problem, video file works perfectly. Also you don't need actual video, it just needs to be mp4 file, so you can delete video sequence and leave only sound, getting much smaller file.
 
  • Like
Reactions: EKL and FeltTheNeed

Farker65

Newbie
Jan 4, 2018
32
16
is there a way to spawn npcs in modded map
I don't see any of my npcs in mods when I spawn them and it turns out they spawn in the base showroom and not where I am
 

Purple_Heart

Engaged Member
Oct 15, 2021
2,123
3,592
I have a problem in playing. Im using window10, AMD ryzen 7 5700G , RTX 3060, 155hz monitor. But i have FPS problem. In any graphic option i samely got 10~15 FPS( Low quality option FPS = epic quality option FPS).

And graphics card usage is almost 4~5% with not very change while play the game. I have same problem at game 'under the witch' 'carnal instinct'. But strangenly wild life steam version runs well.

I think the f95zone version wild life game is not using my graphics card.

I have updated my window version, and also graphics card driver too.

I dont know why my wildlife game not using graphics card. anyone could help me please?
Maybe it is using onboard graphics of your cpu? Try forcing the game to use your dedicated graphics card but I have no idea how you'd do that. Try checking nvidia control panel or something, idk.
 

Odin Hammer

Newbie
Jun 22, 2021
16
9
Hello,

I have built in the "New Wildlife" 2 empty castles. If I want to fill the castles, the savegame cannot load after restart. I got a "Fatal Error".
Castello.png
In the 1. floor is a room for a Prison. After placing the Prison, the whole save cannot be loaded (fatal error).
Prison.png
By using the Prison Cell from Zenovii#9014 (thanks for your work). Although on this Map is the other castle.
Castle-Lakeside.png
This is the savegame with the empty castles, that can be loaded. Is a limit at the editor for maximal using Props, Poses and Scenes? Can evryone write an event for Open/Close the gate and the bridge?
 
Last edited:

FeltTheNeed

Newbie
Nov 22, 2021
84
478
Thank you guys for resolving audio loop problem, video file works perfectly. Also you don't need actual video, it just needs to be mp4 file, so you can delete video sequence and leave only sound, getting much smaller file.
This is a good workaround but I'm wishing for a Loop toggle to be added to the Media Player itself for all formats such as MP3 and MP4.
Something for their Sandbox 2.0 coder to look into once they're done with their well earned vacation for the good efforts so far.


Hello,
If I want to fill the castles, the savegame cannot load after restart. I got a "Fatal Error".
Fatal error might have to do with limited PC system resources such as available system RAM and GPU VRAM.
For example the new map by Colonel Jensen called Gulhragg's Pleasure Palace while pretty is a heavy beast.

Gulhragg's Pleasure Palace.png
7700K, 3070 Ti 8GB, 32GB DDR4.

Is a limit at the editor for maximal using Props, Poses and Scenes? Can evryone write an event for Open/Close the gate and the bridge?
No artificial limit set by devs AFAIK, rather ones own PC and the game engine is the limit to push it before it inevitably crashes.
Are you asking others to use the automation event mechanics to make that bridge function? It wouldn't be too hard to perform.
 
Last edited:

EdGuy69

Member
Jun 28, 2022
210
488
I'll share the file as soon as the base model is finished. What I mean by "base" is without all the details and more realistic brickwork, which most people won't be able to load. I still need to design the tower on the back and improve the front door, add wooden support structures, etc.
HighresScreenshot_2022.07.21-20.56.23.png
 

Louissaint

New Member
Jul 30, 2021
5
1
Maybe it is using onboard graphics of your cpu? Try forcing the game to use your dedicated graphics card but I have no idea how you'd do that. Try checking nvidia control panel or something, idk.
I have already checked nvidia control panel. All things are seted to my 3060 graphics. Thanks for reply!
 
3.80 star(s) 179 Votes