0 of 0

File information

Last updated

Original upload

Created by

nremind

Uploaded by

nremind

Virus scan

Safe to use

Tags for this mod

About this mod

Massively expand magazines in Night City! This framework does 2 things: First, it expands the number of magazines by 4x the amount in the base game. Second, it randomizes the magazines in Night City. Installing this by itself only does the second, so it is recommended to also install a mod made for this framework to utilize graphic expansion part

Requirements
Permissions and credits
Changelogs
Donations
Annoyed by the limited and copy-pasted magazine racks with exactly the same magazines in the same order every time? Well, then this mod is for you!

What does this do?
  • Expands the number of magazines to about 4x the vanilla game.
  • Randomizes the distribution of magazines so that they are more evenly distributed.

A graphics mod is required to experience more than just the randomizer. Here is my compatible mod for this framework: -4x- NSFW Magazines Androids

If you like this mod, you might want to check out my similar framework for vending machines: 
4x Vending Machine Framework
And for posters: 4x Poster Framework

Features transforms buffer optimizations.

Installation:

(Normal)
  • Download the non-Redmod version of the mod
  • Extract the .zip file
  • Place contents (drag archive folder) into your Cyberpunk 2077 game folder

(Redmod)
  • Download the Redmod version of the mod
  • Extract the .zip file
  • Place the contents (drag mods folder) into your Cyberpunk 2077 game folder
  • Make sure you've downloaded the free RedMod DLC from the store
  • When launching the game, be sure that "Enable Mods" toggle is on

Uninstallation:

(Normal): Remove 'Magazine_Framework.archive' and 'custom_magazine_framework.archive.xl from your Cyberpunk 2077\archive\pc\mod folder

(Redmod): Remove 'Magazine_Framework' folder from your Cyberpunk 2077\mods folder

Compatibility:

This is an ArchiveXL mod, so it should not have any conflicts with other mods. You can use regular poster replacers with this framework, but it is highly recommended to use this with a mod designed for this framework.

This mod is designed with modularity in mind, so if you use WolvenKit, it should be easy for you to swap out almost the entire set of texture files with pre-existing mods. Reminder to not upload work that is not your own, or nexus will take it down.


Information for mod creators:

To add your own mod with graphics for this framework, simply overwrite the texture files and make sure that your mod has higher load priority. Check my -4x- NSFW Magazines Androids mod to see which textures I have overwritten. All you have to do is replace these texture files with your own graphics.

The following list includes the original and new extendable magazines that can be modified:

    &[
        // closed
        r"base\environment\decoration\misc\paper\magazine\magazine_a.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_b.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_c.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_d.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_e.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_f.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_g.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_h.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_i.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_j.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_a_custom_01.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_b_custom_01.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_c_custom_01.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_d_custom_01.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_e_custom_01.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_f_custom_01.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_g_custom_01.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_h_custom_01.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_i_custom_01.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_j_custom_01.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_a_custom_02.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_b_custom_02.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_c_custom_02.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_d_custom_02.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_e_custom_02.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_f_custom_02.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_g_custom_02.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_h_custom_02.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_i_custom_02.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_j_custom_02.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_a_custom_03.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_b_custom_03.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_c_custom_03.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_d_custom_03.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_e_custom_03.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_f_custom_03.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_g_custom_03.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_h_custom_03.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_i_custom_03.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_j_custom_03.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_a_custom_04.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_b_custom_04.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_c_custom_04.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_d_custom_04.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_e_custom_04.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_f_custom_04.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_g_custom_04.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_h_custom_04.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_i_custom_04.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_j_custom_04.mesh",
    ],
    &[
        // open
        r"base\environment\decoration\misc\paper\magazine\magazine_k_open.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_l_open.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_m_open.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_n_open.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_k_open_custom_01.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_l_open_custom_01.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_m_open_custom_01.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_n_open_custom_01.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_k_open_custom_02.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_l_open_custom_02.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_m_open_custom_02.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_n_open_custom_02.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_k_open_custom_03.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_l_open_custom_03.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_m_open_custom_03.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_n_open_custom_03.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_k_open_custom_04.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_l_open_custom_04.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_m_open_custom_04.mesh",
        r"base\environment\decoration\misc\paper\magazine\magazine_n_open_custom_04.mesh",
    ],

Thanks to people who made modding tools for this game: psiberx for ArchiveXL and rfuzzo and seberoth WolvenKit creators.