Consider a structure satisfying all the axioms of a vector space except for $1\cdot v=v$. I don't know if there might might be a name for these, but lest call them "almost-vector spaces". Now, following exercise 1 of §43 in Halmos' Finite-Dimensional Vetor Spaces, 2. edition, let $V$ be a vector space with a projection $P$. Using juxtaposition to denote the scalar multiplication in $V$, define another scalar product $\cdot$ by $$ \alpha\cdot v := \alpha (Pv). $$ Then $V$ with this new scalar multiplication is an almost-vector space. The problem then goes on to ask (slightly paraphrased):
To what extent is it true that this method is the only way to construct an almost-vector space?
This is a kind of open-ended question, but I at least find that the answer is "not always". I'll make an answer myself with the observations I have, and I'll be grateful for any input, review, or further insights.
An almost-vector space can be viewed as a pair $(V, G)$, where $V$ is a vector space and $G$ is an Abelian group. More precisely, let $AVec$ be the the category of almost-vector spaces, $Vec$ be the category of vector spaces, and $AbGrp$ the category of Abelian groups. Then $AVec \cong Vec \times AbGrp$.
As Milten has noted in their answer, given an almost-vector space $W$, we can define a vector space $V_W = 1 \cdot W = \{1 \cdot w \mid w \in W\} = \{w \in W \mid w = 1 \cdot w\}$. And we can define an Abelian group $G_W = \ker(1 \cdot) = \{w \in W \mid 1 \cdot w = 0\}$. Then $W = V_W \oplus G_W$.
Intriguingly, consider two almost-vector spaces $W, X$ and an almost-linear map $f : W \to X$ (an almost-linear map is one that preserves addition and scalar multiplication, but is not necessarily between vector spaces proper). It turns out that for all $w \in V_W$, we have $f(w) \in V_X$, since $1 \cdot f(w) = f(1 \cdot w) = f(w)$. So $f$ restricts to a linear map $f_V : V_W \to V_X$. Similarly, for all $w \in G_W$, we have $1 \cdot f(w) = f(1 \cdot w) = f(0) = 0$. So $f$ restricts to a group homomorphism $f_G : G_W \to G_X$.
Thus, we have a functor $AVec \to Vec \times AbGrp$, which takes $W$ to $(V_W, G_W)$, and which takes $f$ to $(f_V, f_G)$.
To go the other way, note that every vector space is an almost-vector space, and that every linear map is an almost-linear map. Furthermore, note that every group $G$ can be made into an almost-vector space $A(G)$ by equipping it with the scalar multiplication law $r \cdot x = 0$; group homomorphisms become almost-linear maps. This gives us functors $Vec \to AVec$ and $AbGrp \to AVec$, which combine to give us the a functor $Vec \times AbGrp \to AVec$ which sends $(V, G)$ to $V \times A(G)$.
These functors are inverse equivalences. We have $W = V_W \oplus G_W = V_W \oplus A(G_W) \cong V_w \times A(G_W)$; it's easy to see that (binary) direct sums are direct products in the category of almost-vector spaces, just like in the category of vector spaces. It's also fairly straightforward to verify that $V \cong V_{V \times A(G)}$, and that $G \cong G_{V \times A(G)}$. And both these isomorphisms are natural.