Venture Seas
This Community Hub is marked as 'Adult Only'. You are seeing this hub because you have set your preferences to allow this content.

Venture Seas

View Stats:
Game files Guide
So, idk if this is something that I should be discussing, but I highly recommend you go through the game first in a legit way so that you can appreciate this game.


So with that in mind, here is a short guide on how to access the Coins, love, and respect meters in venture seas.

Prereq:
First things first, I used Notepad++ to access the games files. This game uses a lot of javascript and true or false statements. I like >: )

Another thing is that you want to have the save slots being used by your character so you can make the statements true.

Anyways

Steps:

Step 1: Located your user files
(Local Disk/Users/*yourname*/

Step 2: Find the .prefs folder in the user folder

Step 3: Located a file called 'VentureSeas' **make sure it is exactly like that**

In this folder you are going to see saves 1-9. You want to locate the save file number you are using/want to manipulate.

(Ex. Save 4 -> open with notepad++)

Step 4: Open with notepad++

In here you will find a lot of varibles and numbers. Don't touch them. There are specific ones you can manipulate and change if you want to have love, respect, or coins.

The next part is gonna be rather confusing so bare with me, this is my first guide.

In this file your gonna see stuff like this:
"<entry key="Gull: ">null/0/0/0/133/[]/()/[]/[]/0</entry>"

so, think of the Love and Respect meters like this:
"<entry key="Gull: ">null/0/Respect/Love/133/[]/()/[]/[]/0</entry>"

For instance:

If you want to date/ and or be able to date gull, you could set it to
"<entry key="Gull: ">null/0/100/100/133/[]/()/[]/[]/0</entry>"

This maxes out his respect and love meter. Though you will have to complete some items in order to get the scenes.

This does not work on NPCs that have no love or respect meter (I think it goes without saying) [and yes, it doesn't work on lindon]


as for coins and such, there is a bracket with the name:
<entry key="sCoin">(x)</entry>

just change the currency to however much you'd like.

anyway, I hope this helps out anyone. I am super excited for the newest update! but Idk when that is gonna be. 10/10 would/will jerk again
< >
Showing 1-2 of 2 comments
the coin doesnt seem to work, i have a pretty far play through, but stopped playing because there was a part where the game would just hang up for me, decided to go through it again, but wanted to have some extra coin to get me started. when i changed the number at the start, i went from 500 to 0, then back to 500+ after completing the first area. no matter what i change it to, im still at that 500+, but the file shows the numbers i put in. am i doing something wrong?
Originally posted by ⛧🅼🅾🆁🆃🅸🆂⛧:
the coin doesnt seem to work, i have a pretty far play through, but stopped playing because there was a part where the game would just hang up for me, decided to go through it again, but wanted to have some extra coin to get me started. when i changed the number at the start, i went from 500 to 0, then back to 500+ after completing the first area. no matter what i change it to, im still at that 500+, but the file shows the numbers i put in. am i doing something wrong?

Make sure you save when you input the number and restart Venture Seas. If this doesn't work lemme know and i'll figure out the problem
< >
Showing 1-2 of 2 comments
Per page: 1530 50