Jump to content

Leaderboard

Popular Content

Showing most liked content since 07/23/2026 in all areas

  1. A little backstory; I told told a friend of mine, I tested games for fun as a hobby. He told me he knew a guy involved in accounting for a game developer. It sounded cool, and I inquired to get a small meet up. I had a few questions, and spoiler I left feeling depressed. I started off with how I gave feedback into how the experience could be enjoyable, and often checked for bugs or glitches things like that. He told me that the big money maker in games were open world games because they generated live services. I asked what are live services he said you know RCS? I shrugged, he said you know PRI? I asked what PRI was. PRI stand for Player Recurring Investment. I said micro-transactions? He laughed. He told me games are measured in Sell-through, Engagement Time, and Yes in-game store transactions. I asked why open world was so lucrative? He painted a picture... A game is a virtual world, a box, and a while ago was asked the question, "what if the box was a disguised store?" Like what if world of warcraft allowed purchases at any time? You'd never have to go to the store, you'd be in it all the time. Like Disneyland where every 200m is a shop. The more customers in the door aka game sales and the longer browsing time aka Engagement through quests, maximizes the potential for in-game purchases. I was stunned. So the quests are there for Engagement time? He said yes. The quests keep you playing and logged-in, that why we measure potential play-time in hours. We are measuring a metric of potential store transactions. You know cosmetics, DLCs, currency packs, exclusive perks, etc. Exclusive perks? He said, well the enemy of play-time is when the player feel discouraged, so we offer perks to maker their shopping or playing experience better. Is that what people call play to win I asked. He told me no it makes accomplishing time fillers are tasks easier. (I call it grinding but whatever.) He told me difficult and repetitive tasks often drive the sales for these perks. It's a feature, like icons on a map. I asked what he meant by map icons. He told me game metrics requires a certain amount of icon density to give players time consuming tasks to keep him busy. Like Disneyland's rides. So success is measured by square km, icon density, and potential hours of engagement. He told me optimizing these three lead to potential additional transactions. Then he got real excited. AI is making it so we can generate thousands of km, icons/quests, and thousands of hours of potential live service sales. He told me players want more to do, more see, and more hours of game-play. He couldn't share any of his company's formulas (for obvious reasons). I said, that's a lot of AI work how do you quality test it? He said, the elements individually tested, then simply randomized. Like testing the cookie shapes, not the cookies. He told me not all assets need interaction, some are just ascetic. It's expensive to detail buildings and interiors, while it's easier to generate square exteriors, but change color or positioning. He let me know they are saving money by limiting total designers and focusing on modulating unit for projects. The idea is reusable assets with minimal bugs or errors. I asked about how that might effect aesthetic. And he told me that's what the graphic design departement solves. You know lighting, shading, and etc. So game design is making stores with the interior as theme parks with facade castles and quest distractions all for the purpose of the gift shop? He said, games are expensive and don't pop out of thin air. There are shareholders to please and quarterly earnings to account for. He told me if the model wasn't profitable it's wouldn't be used. After about an hour or two I thanked him for his time, and did my best not to feel depressed. So I did what any angry millennial does and write an angry blog. Thank you for your time.
    2 likes
  2. until
    1 like
  3. Sorry for the double post, but when I reflect back I realized I grew up in a fortunate time in gaming. The PS2 game ICO was art and it sold, maybe not the best but it paid for itself. Or morrowind, or GTA vice city, Or shaddow of the colossus. The worlds weren't 1,000s of km big, but they were dense with things to see and do. No map markers, just exploration and around every hill or building was a new adventure. Buildings had interiors and everything was placed by human hands not AI generated. In those games you were allowed to fail and learn from it. There was no paid shortcut. The objective wasn't endless clearing of quest markers. My little brother never even finished the main questline of Morrowind or Oblivion. The thrill was in the experience. (By the way- My little brother messed up his morrowind game by killing off too many main quest NPCs, lol. Talk about learning experience). I posted this to end on a high note of what I think makes a good open world game.
    1 like
  4. Hi everyone, it's been a while! We've been on a nice long break, but has returned with a small patch to add some QoL and improve the balance a little bit. Take a read below to check out what we've been up to! Update 0.9.0.13 The changelog for update 0.9.0.13 is below: That's all folks! Head over to the discord for all of out latest updates. Please leave your feedback on Discord and we'll look at a larger balance patch for next time! Stay tuned for that! - @ OWA, @ moonsense715 and the AR Dev Team
    1 like
  5. Last updated 2020-09-24 (tested on wine 5.16 and W3Dhl: 0.11.2.1) Summary: The W3D engine itself (in current game releases) has no compatibility issues on Wine, the games are click and play. Some games that use older versions of scripts (ECW) require a simple workaround to get working. The W3D Hub launcher itself requires some non-obvious workarounds to get working (as detailed further down in this post). New renderer (scripts 5.x games) do not perform as well as of the time of writing. (lower framerates). EDIT: this is now in a lot of flux, both in the engine and the Linux graphics driver world. Things are a lot better. Introduction For years I have run Renegade and other Windows games using Wine on Linux. Wine's compatibility is reasonably impressive, but recent dotnet versions and DRM in popular games are known headaches or showstoppers. The W3Dhub launcher uses a recent version of dotnet and WPF, making it problematic. Wine lets you run Windows programs on Linux. It's not an emulator, it doesn't have to be (we're all on x86), instead it provides a userspace compatible with Windows (dlls, services, etc) so Windows programs can be run natively. Once wine is installed you can double-click on EXEs and they'll run. Wine can be installed on any major Linux distro through your relevant package manager. W3D Hub Launcher Download and run the W3Dhub installer as you normally would. I've ordered these problems based on the order I think you will encounter them. Prerequisite: Wine 4.0 or later Make sure you are running an up to date copy of wine: $ wine --version wine-4.0 Many distributions (eg Ubuntu, Mint, Debian) ship out of date copies of Wine. These will not allow dotnet and the W3Dhub launcher to operate correctly. Manually install a copy of Wine Stable if you have to. Problem 1: The W3Dhub installer hangs when it tries to install dotnet. Workaround: Kill the dotnet installer process. The W3DHub launcher won't notice the failure and will continue normally. Install winetricks. Your distro should have winetricks in its package manager. Use winetricks to install dotnet461: $ winetricks dotnet461 Installing 461 will take quite some time: various versions of dotnet have to be installed in a certain order to get there. In my case one of the steps hung because I had other Wine applications open ("Waiting for all wine applications to close"), so I had to manually close some other Windows applications I was using. Problem 2: (updated!) Graphical glitches in the launcher and drop-down menus misbehaving Workaround: open a terminal and run this command: wine reg add "HKCU\\SOFTWARE\\Microsoft\\Avalon.Graphics" /v DisableHWAcceleration /t REG_DWORD /d 1 /f This forces WPF to use software rendering, as detailed in Wine bug 49055. This will not affect your game, only the launcher (and other WPF apps). Problem 3: Extremely poor framerate/performance, even in game menus This is a common symptom seen by people using 64 bit Linux distros that don't come with the necessary libraries for 32 bit graphics acceleration. As a result your system uses slow software rendering for 32-bit games. On Debian based distros (Debian, Ubuntu, Mint, etc) you need to install several packages: $ sudo apt-get install libglx-mesa0:i386 (other packages?) TODO: find the full list of packages that need installing, or a source to link to. Nag me if you need help here, even if it's years in the future Problem 4: DXSETUP fails to run when installing a game Workaround: ignore. Appears to be harmless. Problem 5: Expansive Civilian Warfare (ECW) crashes on start with a "please report this error" dialog ECW came from an era of scripts/shaders where some directx8->directx9 conversions were being performed using a 'thunk' dll. Wine (by default) ignores any game-provided or microsoft-provided d3d8.dll and instead uses it's own version. Workaround: Open up winecfg and add a native override for d3d8.dll: Additionally: this workaround may affect or break some other games. Change it to '"Builtin (Wine)" to disable the fix. Thankyou to the members of the WineHQ community for providing the fix . Problem 6: Screen is left looking bright (or dark) after a game is closed. The W3D engine changes your screen/card gamma settings when the game is launched, but it does not always to restore them back when you close the game. Some Windows users also (used to?) experience this. Workaround: reset your gamma. A simple way on the command line: xgamma -gamma 1.0 Alternative workaround: set all of the brightness/contrast/gamma sliders in the in-game settings to 1.0 or 0.0 (as appropriate). This will make the game use a gamma of 1.0, making things appear darker overall but also ensuring a strange gamma level is not left when you close the game. Technically this also "improves" the image quality by avoiding colour crushing, so it's my preferred fix. Problem 7: Mouse problems: limited aiming angles, mouse leaves game, sluggish or slow mouse movement Cause 1: "borderless windowed mode" is not well supported. Workaround: Choose "fullscreen" or "windowed" mode instead for the game settings. Cause 2: external applications running, eg screenshot utilities when you press PrintScreen. Workaround: press Esc to enter the pause menu, then esc again to return back to game. The game will grab the mouse back properly again. The problem of 'limited mouse movement', where you feel that your mouse has been constrained in a large box, is also known to occur when some specific directinput DLLs are installed. If you have previously installed these DLLs to fix other games you may need to remove them. (Retired problem): My login credentials are not being saved The W3Dhub launcher only saves your login credentials when it exits normally. If the launcher crashes then it won't save them. Workaround: Enter your credentials Wait until you are logged in Close the W3Dhub launcher before it crashes. (Retired problem): The W3Dhub launcher crashes exactly 15 seconds after logging in EDIT: As of Wine 4.3 (March 2019) this problem no-longer appears to occur. If you are still suffering this problem then please reply to this topic saying so. Workaround: Open the W3Dhub launcher Wait for it to log you in (your name and avatar will appear on it) Launch a second copy of the W3Dhub launcher The second copy will login, work normally and will not crash. The first copy will crash, but you can safely close it and ignore it. I've paced the steps above for a reason: please follow them. If you launch two copies of the launcher at the same time then there is a chance one copy won't login properly. You can also open more than two copies, but this is not generally that useful. (Retired problem): The W3Dhub launcher pegs a few CPU cores EDIT: As of Wine 4.3 (March 2019) this problem no-longer appears to occur. If you are still suffering this problem then please reply to this topic saying so. I have no idea what's going on here. Excessive redraw loops if not vsync limited? Mining for tibercoin? This may negatively affect your gameplay if you do not have spare processor cores. Do you have a GPU that supports Vulkan? Install DXVK and reap better performance! winetricks dxvk DXVK converts directX calls into Vulkan calls. This is (generally) less CPU intensive than converting directX calls to OpenGL calls (which Wine normally does), and many W3D/Renegade games are CPU-bound. Warning: whilst this works for W3Dhub games, it is known to break other ones! If all else goes wrong: starting from scratch Sometimes installers will refuse to cooperate because of the state of your Wine environment. Installing some older versions of dotnet can 'break' dotnet461, stopping the launcher from running Installing dotnet461 or other dlls can (in some circumstance) break other older games or programs. If you need to start with a 'fresh windows environment', then consider deleting the ".wine" folder in your home directory. Warning: this will delete all files in your virtual C:\ drive, including other windows programs and games! Note: Filenames and foldernames beginning with a dot are hidden. Alternatively you can create a single "Wineprefix" just for W3Dhub and W3D games. Every "Wineprefix" you have is like a separate Windows installation and environment, complete with its own version of the C:\ drive and Windows registry. Whilst Wineprefixes are a very effective way of segregating different Windows programs/games, they require some more advanced steps to setup and use, so I don't recommend them for beginners. https://askubuntu.com/questions/956244/what-is-a-wineprefix https://wiki.winehq.org/FAQ#Wineprefixes I use wine prefixes extensively. I have had bad experiences with experimental windows programs breaking my registry and ruining modded game installs that have otherwise survived many years of my abuse. I have also had certain games require dlls that dramatically slow other games down. End notes This is a very Windows/MSVC-centric community so I don't ever expect Linux support to be priority, but it's nice to have it. Dotnet and all of its extensions are always going to be a PITA to get working on other platforms, that's arguably one of the motivations of dotnet. We now have projects like Mono and some interest from Microsoft in become cross platform, but things are far from perfect. Happy to answer questions and hear people's opinions; I don't mind if you have not used Linux before and there's no such thing a silly question.
    1 like
×
×
  • Create New...