Jump to content

User talk:Neo/Archive1: Difference between revisions

m
link fixes
m (http->https)
m (link fixes)
 
(One intermediate revision by the same user not shown)
Line 34: Line 34:
- make sure you run it from the local disk and not from a network share
- make sure you run it from the local disk and not from a network share
- make sure you have the correct xna version installed. The latest OniBrowser uses this
- make sure you have the correct xna version installed. The latest OniBrowser uses this
[https://download.cnet.com/Microsoft-XNA-Framework-Redistributable-1-0-Refresh/3000-2121_4-10726910.html XNA Framework 1.0 Refresh]. Previously there was another 1.0 version (without Refresh in title) but that was removed from download.
[https://download.cnet.com/microsoft-xna-framework-redistributable-1-0-refresh/3000-2121_4-10726910.html XNA Framework 1.0 Refresh]. Previously there was another 1.0 version (without Refresh in title) but that was removed from download.
- update DirectX  
- update DirectX  


Line 47: Line 47:
[[User:Ssg|Ssg]] 14:45, 23 December 2007 (CET)
[[User:Ssg|Ssg]] 14:45, 23 December 2007 (CET)


2 again. Here's an updated [https://cid-639aa31296681bfe.skydrive.live.com/self.aspx/Oni/OniBrowser.zip OniBrowser] that shows trigger volumes, flags and sounds. You need to upgrade to [https://download.cnet.com/Microsoft-XNA-Game-Studio-2-0/3000-2069_4-75542642.html XNA 2.0].
2 again. Here's an updated OniBrowser (<nowiki>https://cid-639aa31296681bfe.skydrive.live.com/self.aspx/Oni/OniBrowser.zip</nowiki>, dead link) that shows trigger volumes, flags and sounds. You need to upgrade to [https://download.cnet.com/microsoft-xna-game-studio-2-0/3000-2069_4-75542642.html XNA 2.0].


[[User:Neo|Neo]]
[[User:Neo|Neo]]
Line 55: Line 55:
[[User:Ssg|Ssg]] 15:50, 3 January 2008 (CET)
[[User:Ssg|Ssg]] 15:50, 3 January 2008 (CET)


Oops... I forgot a file. Please [https://cid-639aa31296681bfe.skydrive.live.com/self.aspx/Oni/OniBrowser.zip redownload]
Oops... I forgot a file. Please redownload (<nowiki>https://cid-639aa31296681bfe.skydrive.live.com/self.aspx/Oni/OniBrowser.zip</nowiki>, dead link)


[[User:Neo|Neo]]
[[User:Neo|Neo]]
Line 73: Line 73:
[[User:Ssg|Ssg]] 22:00, 3 January 2008 (CET)
[[User:Ssg|Ssg]] 22:00, 3 January 2008 (CET)


Stupid me, I tend to forget that XNA is actually written in C++ and it needs that. Now the only problem is that you need the [https://download.cnet.com/Microsoft-Visual-C-2005-SP1-Redistributable-Package-x86/3000-2070_4-10726887.html SP1 C++ redist] [Updated link. --Iritscen]. You were close :) .
Stupid me, I tend to forget that XNA is actually written in C++ and it needs that. Now the only problem is that you need the [https://download.cnet.com/microsoft-visual-c-2005-sp1-redistributable-package-x86/3000-2070_4-10726887.html SP1 C++ redist] [Updated link. --Iritscen]. You were close :) .


[[User:Neo|Neo]]
[[User:Neo|Neo]]
Line 101: Line 101:
[[User:Ssg|Ssg]] 18:22, 4 January 2008 (CET)
[[User:Ssg|Ssg]] 18:22, 4 January 2008 (CET)


Updated [https://cid-639aa31296681bfe.skydrive.live.com/self.aspx/Oni/OniBrowser.zip OniBrowser]
Updated OniBrowser (<nowiki>https://cid-639aa31296681bfe.skydrive.live.com/self.aspx/Oni/OniBrowser.zip</nowiki>, dead link)


* fullscreen - F11 key
* fullscreen - F11 key
Line 580: Line 580:
[[User:Neo|Neo]]
[[User:Neo|Neo]]


On a second thought: [https://cid-639aa31296681bfe.skydrive.live.com/self.aspx/Oni/OniSplit_v0.8.15.zip OniSplit v0.8.15]. The TGA files I export are always in Bgra32 format so this means they will always be autoconverted to Bgra4444 which is not ideal. Also detecting if a TGA file has an alpha channel or not is not very reliable.
On a second thought: OniSplit v0.8.15 (<nowiki>https://cid-639aa31296681bfe.skydrive.live.com/self.aspx/Oni/OniSplit_v0.8.15.zip</nowiki>, dead link) . The TGA files I export are always in Bgra32 format so this means they will always be autoconverted to Bgra4444 which is not ideal. Also detecting if a TGA file has an alpha channel or not is not very reliable.


The end result is that one needs to specify a texture format when creating TXMP files no matter what. That is:
The end result is that one needs to specify a texture format when creating TXMP files no matter what. That is:
Line 629: Line 629:
::[[User:Geyser|geyser]] 18:05, 4 March 2008 (CET)
::[[User:Geyser|geyser]] 18:05, 4 March 2008 (CET)


Fixed: [https://cid-639aa31296681bfe.skydrive.live.com/self.aspx/Oni/OniSplit_v0.8.18.zip OniSplit v0.8.18]
Fixed: OniSplit v0.8.18 (<nowiki>https://cid-639aa31296681bfe.skydrive.live.com/self.aspx/Oni/OniSplit_v0.8.18.zip</nowiki>, dead link)


[[User:Neo|Neo]]
[[User:Neo|Neo]]